andywer/rungpt
GPT client with local plugin framework, built by GPT-4
This tool helps developers enhance large language model (LLM) interactions by allowing GPT to access and execute local resources. It takes your chat prompts, potentially augmented with local file content or other local execution results, and sends them to the OpenAI API. The output is GPT's response, now informed by your local environment. This is for software developers looking to build more powerful and context-aware AI applications.
No commits in the last 6 months.
Use this if you are a developer wanting to give GPT controlled access to your local filesystem, the internet, or specific execution environments like Docker containers, directly from your prompts.
Not ideal if you are an end-user looking for a pre-built AI application, as this is a foundational tool for developers.
Stars
8
Forks
1
Language
TypeScript
License
—
Category
Last pushed
Aug 19, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/andywer/rungpt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
KudoAI/chatgpt.js
🤖 A powerful, open source client-side JavaScript library for ChatGPT
janhq/jan
Jan is an open source alternative to ChatGPT that runs 100% offline on your computer.
WongSaang/chatgpt-ui
A ChatGPT web client that supports multiple users, multiple languages, and multiple database...
FrancescoCoding/easyGPT
🤖 Template for a Node.js server (complete of npm module!) that sends requests to the ChatGPT API...
reflex-dev/reflex-chat
A ChatGPT clone built in Reflex