ricklamers/gpt-code-ui
An open source implementation of OpenAI's ChatGPT Code interpreter
This tool helps you analyze data and perform complex tasks using natural language, similar to ChatGPT's Code Interpreter. You provide plain English instructions and data files, and it generates and executes Python code to produce insights or processed files. It's designed for data analysts, researchers, or anyone who needs to manipulate data without writing code themselves.
3,574 stars. No commits in the last 6 months.
Use this if you need to quickly analyze datasets, generate reports, or process files using programming logic but prefer to communicate in plain English rather than writing code.
Not ideal if you need a fully custom, high-performance application or if you require fine-grained control over the underlying code generation and execution environment.
Stars
3,574
Forks
434
Language
Python
License
MIT
Category
Last pushed
Mar 20, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ricklamers/gpt-code-ui"
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
shroominic/codeinterpreter-api
👾 Open source implementation of the ChatGPT Code Interpreter