#693 · Primary category: AI Agents & Automation
all-agentic-architectures
35 production-grade agentic AI architectures (Reflexion, LATS, GraphRAG, MemGPT, Voyager, BrowserAgent, ...) — a Python library and runnable textbook with multi-provider LLM support and a 17-task benchmark leaderboard.
Project last updated:06/22/26
GitHub Stars
4.2K
Forks
735
Contributors
3
License
MIT
Why we included this project
Teams trying to choose between agent patterns often end up wading through scattered blog posts and half-finished demos. This project packages 35 well-known architectures, including Reflexion, LATS, GraphRAG, MemGPT, Voyager, ReAct, and BrowserAgent, as runnable Python classes behind one uniform .run(task) interface and a single return shape. Because every pattern shares that contract, you can move from a self-critique loop to a tree-search or retrieval-grounded design without touching your downstream code. It is built on LangGraph and supports nine LLM providers, so it slots into whatever model stack you already use. Each pattern comes with a fully executed notebook, and a 17-task benchmark ranks the architectures against one another, which beats trusting vibes when you are deciding which design to take to production.
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.