eliaz/mycodeinterpreter
Like code interpreter but on your own serverbackend
This tool enables you to connect your custom ChatGPT bot to your own server, allowing the bot to execute commands directly on your machine. You provide a custom GPT with an OpenAPI schema generated by this tool, and in return, your GPT gains the ability to interact with your server's shell. It's designed for users who want to extend ChatGPT's capabilities to manage or automate tasks on their personal or work servers.
Use this if you want your custom ChatGPT bot to have direct command-line access to your server for automation or specific tasks.
Not ideal if you are uncomfortable with the security implications of giving an AI direct access to your server or if you require a robust, production-ready solution with strong authentication.
Stars
9
Forks
1
Language
Go
License
MIT
Category
Last pushed
Oct 29, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/eliaz/mycodeinterpreter"
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