michaelneale/RunGPT
ChatGPT plugin to test code that it generates
This tool helps developers and programmers test and evaluate code snippets generated by ChatGPT directly within the ChatGPT interface. You input a code-generation prompt into ChatGPT, and with this plugin, ChatGPT can then execute and return the results of the code it wrote. This is for software developers, data scientists, or anyone who writes code and uses ChatGPT as an assistant.
No commits in the last 6 months.
Use this if you want to quickly test or debug code snippets generated by ChatGPT without manually copying and pasting them into a local environment.
Not ideal if you need a secure, sandboxed environment for executing untrusted code or if you don't have access to ChatGPT plugins.
Stars
8
Forks
2
Language
Python
License
MIT
Category
Last pushed
May 16, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/michaelneale/RunGPT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
k4l1sh/alexa-gpt
A tutorial on how to use ChatGPT in Alexa
rawandahmad698/PyChatGPT
⚡️ Python client for the ChatGPT API with, conversation tracking, proxy support and more.
Simatwa/WebChatGPT
Python SDK/API for ChatGPT Web-Version
toshiakit/MatGPT
MATLAB app to access ChatGPT API from OpenAI
minimaxir/simpleaichat
Python package for easily interfacing with chat apps, with robust features and minimal code complexity.