olxver/sandbox-plugin
A ChatGPT plugin that replicates the abilities of the Code Interpreter plugin, but for your own machine.
This tool helps you analyze data, automate tasks, or experiment with code using natural language prompts within ChatGPT. You provide instructions or data to ChatGPT, and it runs Python code on your computer, returning the results directly to you. It's designed for data analysts, researchers, or anyone who wants to leverage AI for local computation without manually writing scripts.
No commits in the last 6 months.
Use this if you want to use ChatGPT to execute Python code directly on your machine for data analysis, task automation, or coding experiments, treating ChatGPT as your personal coding assistant.
Not ideal if you are uncomfortable with an AI potentially running code on your local system, especially from untrusted sources, or if your tasks require highly sensitive data handling.
Stars
18
Forks
—
Language
Python
License
GPL-3.0
Category
Last pushed
Jul 10, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/olxver/sandbox-plugin"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
openai/chatgpt-retrieval-plugin
The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions...
lencx/chat-todo-plugin
✅ ChatGPT Plugin for managing a TODO list
WoodGoose/awesome-cow-plugins
这个仓库主要是收集CoW(chatgpt-on-wechat)与DoW(dify-on-wechat)的插件,欢迎补充加入看到、用过或新开发的插件。
targed/Awesome-Plugins
Awesome-Plugins is a GitHub repository that serves as a comprehensive list of plugins, add-ons,...
zhuweiyou/chatgpt-api
封装 OpenAI 网页版最新 ChatGPT 接口, 不需要使用 API Key, 完全免费