Eigenwise/atomic-agents
Building AI agents, atomically observed · 2026-08-28
Health v2 · maintenance only
91/100
- Activity 99
- Release rhythm 99
- Longevity 58
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: 10.5
- age_days: 821
- days_rel: 9
- days_push: 9
- n_releases_24m: 51
Adoption not part of the score
6202 stars · 535 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Atomic Agents is a lightweight, modular Python framework for building agentic AI pipelines and applications from small, composable components (agents, tools, context providers). It is built on Instructor and Pydantic, emphasizing schema-validated, predictable outputs and strong developer experience.
Use cases
- build ai agents in python
- create multi-agent orchestration pipelines
- build a rag chatbot
- add tools and memory to an llm application
- get structured json outputs from llms
- build an mcp agent
- summarize youtube videos with ai
When to choose
- you want a lightweight, composable alternative to heavyweight agent frameworks
- you value Pydantic-based schema validation and predictable agent outputs
- you need modular pipelines with hooks, tools, and context providers
- you prefer software-engineering-first patterns for LLM apps
When to avoid
- you need a batteries-included all-in-one agent platform with a UI
- your stack is not Python
- you need built-in vector database or hosting rather than library-level composition
Facets
framework · maturity active
agent-framework llm-inference rag prompt-engineering mcp chatbot serialization artificial-intelligence large-language-models developer-tools python cross-platform pydantic instructor modular multi-agent structured-outputs openai ai-agents retrieval-augmented-generation
3 sources
- readme: https://github.com/Eigenwise/atomic-agents · fetched 2026-08-28 · f78009eb1858
- homepage: https://eigenwise.github.io/atomic-agents/ · fetched 2026-08-29 · e4b012cf43f9
- registry_pypi: https://pypi.org/pypi/atomic-agents/json · fetched 2026-08-29 · 0e6f0f0abd70
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Eigenwise/atomic-agents | main | 91 |
For agents
markdown · JSON · MCP: product_card(name="Eigenwise/atomic-agents")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem