#873 · Primary category: AI Agents & Automation
agents
An Open-source Framework for Data-centric, Self-evolving Autonomous Language Agents
Project last updated:09/26/24
GitHub Stars
6.0K
Forks
480
Contributors
26
License
Apache-2.0
Why we included this project
Most agent frameworks leave you hand-tuning prompts until the behavior sticks. This one borrows an idea from how neural networks are trained, treating the agent pipeline like a computational graph with prompts and tools as its weights. You run the agent on a task, the framework scores the outcome, then sends textual reflections back through each step to update the prompts and tools, much the way back-propagation updates weights. That feedback loop lets teams keep improving agent behavior on their own data rather than starting over each time, and it extends to multi-agent setups where several agents share a pipeline. The 2.0 release added evaluation tooling as well, so this suits researchers and engineers prototyping agents, not people who want a quick chatbot wrapper.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.