reworkd/AgentGPT
A web-based platform that lets users configure and deploy autonomous AI agents that independently plan, execute tasks, and learn from outcomes.

Velocity · 7d
+31
★ / day
Trend
→steady
star history
AgentGPT provides a browser interface for creating autonomous AI agents that work toward user-defined goals. The agents leverage LLMs to decompose objectives into subtasks, execute them sequentially, and iteratively improve based on results. Built with Next.js, TypeScript, and LangChain, it integrates with OpenAI models for reasoning and action execution.