Ross ROSS = Recommend OSS · open-source software intelligence for agents

FareedKhan-dev/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. observed · 2026-08-28

github.com/FareedKhan-dev/all-agentic-architectures · homepage · Jupyter Notebook · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

63/100

  • Activity 88
  • Release rhythm 54
  • Longevity 24
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 343
  • days_rel: 97
  • days_push: 72
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

4154 stars · 732 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A Python library packaging 35 production-grade agentic AI architectures (Reflexion, LATS, GraphRAG, MemGPT, Voyager, etc.) as runnable Architecture classes with a uniform contract, built on LangGraph. It doubles as a living textbook with executed Jupyter notebooks and includes a 17-task benchmark leaderboard comparing patterns across 9 LLM providers.

Use cases

  • implement agentic AI patterns like Reflexion or Tree of Thoughts in Python
  • compare agent architectures on a benchmark before choosing one
  • learn how GraphRAG or MemGPT work with real executed examples
  • build a multi-provider LLM agent without vendor lock-in
  • study agentic RAG variants like Corrective RAG and Self-RAG
  • run a benchmark leaderboard of agent patterns across tasks
  • add memory or self-critique loops to an LLM application

When to choose

  • you want runnable, tested implementations of many agentic patterns in one library
  • you need provider-agnostic LLM support across OpenAI, Anthropic, Groq, Ollama, and others
  • you are learning agent architectures and want theory backed by real captured runs
  • you want to benchmark which agent pattern suits your task family

When to avoid

  • you need a production agent orchestration platform rather than reference implementations
  • you want a no-code or GUI agent builder
  • you only need a single simple agent without studying architecture trade-offs
  • you cannot provide API keys or run LLM calls, since examples execute real models

Facets

library · maturity active

agent-framework rag llm-inference benchmarking machine-learning prompt-engineering chatbot artificial-intelligence large-language-models machine-learning developer-tools tutorials python cross-platform cli agentic-ai langgraph langchain jupyter-notebook llm-providers reflection-patterns graphrag memgpt tree-of-thoughts benchmark-leaderboard textbook multi-provider-llm ai-agents retrieval-augmented-generation

2 sources

Member repositories

RepositoryRoleHealth v2
FareedKhan-dev/all-agentic-architecturesmain63

For agents

markdown · JSON · MCP: product_card(name="FareedKhan-dev/all-agentic-architectures")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem