shroominic/codeinterpreter-api
👾 Open source implementation of the ChatGPT Code Interpreter observed · 2026-08-28
Health v2 · maintenance only
19/100
- Activity 0
- Release rhythm 8
- Longevity 82
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1151
- days_rel: 664
- days_push: 664
- n_releases_24m: 1
Adoption not part of the score
3848 stars · 386 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Python library providing an open-source implementation of the ChatGPT Code Interpreter, built on LangChain. It lets LLM agents execute sandboxed Python code via CodeBox, accepting text and file inputs and returning text and generated file outputs.
Use cases
- analyze a csv dataset with an llm and plot interesting charts
- generate stock or bitcoin charts from a natural language prompt
- run python code generated by an llm in a sandbox
- build a chatgpt code interpreter clone with my own api key
- let an ai agent manipulate images with python
- auto-install python packages during llm code execution
When to choose
- you want ChatGPT Code Interpreter-like functionality self-hosted with your own OpenAI key
- you need sandboxed LLM-driven Python execution with file input/output
- you are already using LangChain and want a code-executing agent
When to avoid
- you need a fully local LLM without any OpenAI dependency
- you need production-grade sandboxing guarantees beyond CodeBox
- your project requires actively maintained support, as development has slowed
Facets
library · maturity maintenance
agent-framework llm-inference chatbot data-science artificial-intelligence large-language-models data-science python cloud code-interpreter langchain sandboxed-code-execution openai llm-agent ai-agents docker
2 sources
- readme: https://github.com/shroominic/codeinterpreter-api · fetched 2026-08-28 · 161010bbec00
- homepage: https://discord.gg/Vaq25XJvvW · fetched 2026-08-29 · e218aedcf3f8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| shroominic/codeinterpreter-api | main | 19 |
For agents
markdown · JSON · MCP: product_card(name="shroominic/codeinterpreter-api")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem