Clad3815/gpt-code-interpreter
An independent, customizable version of OpenAI's code interpreter supporting multiple languages, unrestricted file access, and additional dependencies, executed safely within a Docker container. Contributions for UI improvements are welcomed!
This tool helps data analysts, researchers, and anyone working with data by providing a customizable code interpreter similar to OpenAI's ChatGPT. You can input data files and natural language prompts, and it will execute code (Python, NodeJS) within a secure environment to perform tasks like data analysis, visualization, mathematical operations, and file conversions. It outputs processed data, visualizations, or converted files based on your instructions.
No commits in the last 6 months.
Use this if you need an advanced, customizable code execution environment for data tasks with support for multiple languages, unlimited file access, and the ability to install extra packages.
Not ideal if you're not comfortable with Docker, Node.js, and npm, as setup and interaction require familiarity with these tools.
Stars
47
Forks
5
Language
JavaScript
License
—
Category
Last pushed
Jul 24, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Clad3815/gpt-code-interpreter"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
e2b-dev/code-interpreter
Python & JS/TS SDK for running AI-generated code/code interpreting in your AI app
openinterpreter/open-interpreter
A natural language interface for computers
haseeb-heaven/code-interpreter
An innovative open-source Code Interpreter with (GPT,Gemini,Claude,LLaMa) models.
sumitsahoo/chart-gen
Generate charts using OpenAI Code Interpreter
ricklamers/gpt-code-ui
An open source implementation of OpenAI's ChatGPT Code interpreter