OpenCodeInterpreter/OpenCodeInterpreter
OpenCodeInterpreter is a suite of open-source code generation systems aimed at bridging the gap between large language models and sophisticated proprietary systems like the GPT-4 Code Interpreter. It significantly enhances code generation capabilities by integrating execution and iterative refinement functionalities. observed · 2026-08-28
Health v2 · maintenance only
25/100
- Activity 0
- Release rhythm 35
- Longevity 66
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 926
- days_rel: n/a
- days_push: 848
- n_releases_24m: 0
Adoption not part of the score
1757 stars · 221 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
OpenCodeInterpreter is a suite of open-source code generation models and deployment code that integrates code execution and iterative refinement, aiming to match systems like the GPT-4 Code Interpreter. It includes open-sourced models on Hugging Face, the Code-Feedback training dataset, and a local demo deployment setup.
Use cases
- generate code from natural language instructions with a local open-source model
- run generated code and iteratively refine it based on execution feedback
- self-host a GPT-4 Code Interpreter alternative
- fine-tune or evaluate code LLMs using the Code-Feedback dataset
- benchmark code generation models on HumanEval and MBPP
When to choose
- you want an open-source alternative to GPT-4's code interpreter with execution feedback
- you need to run code generation models locally or on your own GPU infrastructure
- you want training data or models for research on execution-refined code generation
When to avoid
- you need a lightweight code completion plugin for an editor rather than a full model suite
- you cannot host large GPU models (up to 33B parameters)
- you need actively maintained software with recent updates
Facets
framework · maturity maintenance
llm-inference machine-learning large-language-models machine-learning developer-tools python self-hosted code-generation execution-feedback code-llm huggingface iterative-refinement code-interpreter docker
2 sources
- readme: https://github.com/OpenCodeInterpreter/OpenCodeInterpreter · fetched 2026-08-28 · 745fe2b434c4
- homepage: https://opencodeinterpreter.github.io/ · fetched 2026-08-29 · f65278dd005a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| OpenCodeInterpreter/OpenCodeInterpreter | main | 25 |
For agents
markdown · JSON · MCP: product_card(name="OpenCodeInterpreter/OpenCodeInterpreter")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem