Dingolytics/golem-gpt
Framework for building actionable agents to achieve goals specified by user, powered by OpenAI GPT-4 and GPT-3.5
This project helps developers automate complex coding tasks by breaking down high-level goals into executable steps. You input a desired outcome, like "build a web app" or "create a file," and it generates an action plan. The output is a series of commands or scripts that interact with your environment. It's designed for software developers looking to streamline their workflow and offload repetitive tasks.
No commits in the last 6 months. Available on PyPI.
Use this if you are a software developer looking to automate multi-step coding or system interaction tasks using natural language prompts.
Not ideal if you are not comfortable with command-line tools, Docker, or managing API keys, as this is a developer-centric framework.
Stars
13
Forks
1
Language
Python
License
—
Category
Last pushed
May 03, 2025
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Dingolytics/golem-gpt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rawandahmad698/PyChatGPT
⚡️ Python client for the ChatGPT API with, conversation tracking, proxy support and more.
k4l1sh/alexa-gpt
A tutorial on how to use ChatGPT in Alexa
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.