All Agentic Architectures banner
FareedKhan-dev FareedKhan-dev

All Agentic Architectures

AI community

Description

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.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README


Agentic Architectures

Thirty-five production-grade agentic AI patterns. End to end.

A library *and* a living textbook — real LLM outputs, provider-agnostic, deterministic-picker discipline throughout, and a comparative benchmark leaderboard that ranks every architecture against every relevant task.


[![CI](https://img.shields.io/github/actions/workflow/status/FareedKhan-dev/all-agentic-architectures/ci.yml?branch=main&label=CI&logo=githubactions&logoColor=white&style=for-the-badge&color=0a0a0a)](https://github.com/FareedKhan-dev/all-agentic-architectures/actions/workflows/ci.yml) [![Docs](https://img.shields.io/github/actions/workflow/status/FareedKhan-dev/all-agentic-architectures/docs.yml?branch=main&label=DOCS&logo=materialformkdocs&logoColor=white&style=for-the-badge&color=6366f1)](https://fareedkhan-dev.github.io/all-agentic-architectures/) [![PyPI](https://img.shields.io/pypi/v/agentic-architectures?style=for-the-badge&logo=pypi&logoColor=white&label=PyPI&color=a855f7)](https://pypi.org/project/agentic-architectures/) [![License](https://img.shields.io/badge/license-MIT-ec4899?style=for-the-badge&logo=opensourceinitiative&logoColor=white)](LICENSE)


Quickstart Documentation Architectures Benchmarks Open in Codespaces

Related Skills