AlexisAndradeDev/CommandsGPT
(Legacy) A Python framework for a GPT implementation (although any LLM could be implemented) that determines which commands (functions) it must run to fulfill the user's instruction, using a graph. Create new commands easily by describing them using natural language and coding the functions corresponding to the commands.
No commits in the last 6 months. Available on PyPI.
Stars
4
Forks
1
Language
Python
License
BSD-3-Clause
Category
Last pushed
Dec 22, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/AlexisAndradeDev/CommandsGPT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
nazdridoy/ngpt
🤖 nGPT - A lightning-fast CLI tool that brings any OpenAI-compatible LLM (OpenAI, Ollama, Groq,...
abhagsain/ai-cli
Get answers for CLI commands from ChatGPT right from your terminal
JohannLai/gptcli
🔥 All-in-one ChatGPT CLI - Build custom AI tools like GitHub Actions. Features AI commit,...
aorumbayev/autogpt4all
🛠️ User-friendly bash script for setting up and configuring your LocalAI server with the GPT4All...
0xacx/chatGPT-shell-cli
Simple shell script to use OpenAI's ChatGPT and DALL-E from the terminal. No Python or JS required.