shroominic/codeinterpreter-api
An open-source LangChain implementation of the ChatGPT Code Interpreter that enables LLMs to execute sandboxed Python code for data analysis, visualization, and image manipulation.

This project provides a LangChain-based implementation of the ChatGPT Code Interpreter, allowing LLMs to execute sandboxed Python code in conversations. It supports internet access and automatic Python package installation, works with OpenAI API keys for local experiments, and uses the CodeBox API as backend for scalable production deployments. The system functions as an LLM agent framework for autonomous code generation and execution with conversation memory.
Frequently asked
- What is shroominic/codeinterpreter-api?
- An open-source LangChain implementation of the ChatGPT Code Interpreter that enables LLMs to execute sandboxed Python code for data analysis, visualization, and image manipulation.
- Is codeinterpreter-api open source?
- Yes — shroominic/codeinterpreter-api is open source, released under the MIT license.
- What language is codeinterpreter-api written in?
- shroominic/codeinterpreter-api is primarily written in Python.
- How popular is codeinterpreter-api?
- shroominic/codeinterpreter-api has 3.8k stars on GitHub.
- Where can I find codeinterpreter-api?
- shroominic/codeinterpreter-api is on GitHub at https://github.com/shroominic/codeinterpreter-api.