eumemic/ai-legion
An LLM-powered autonomous agent platform observed · 2026-08-28
Health v2 · maintenance only
40/100
- Activity 23
- Release rhythm 35
- Longevity 88
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1241
- days_rel: n/a
- days_push: 463
- n_releases_24m: 0
Adoption not part of the score
1435 stars · 170 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
AI Legion is a TypeScript framework for running LLM-powered autonomous agents that collaborate to accomplish tasks. Agents are managed through a console interface, persist their state (memory, goals, notes) to disk, and can use actions like web search and file writing.
Use cases
- run multiple autonomous AI agents that collaborate on tasks
- build a multi-agent system powered by GPT-4 or GPT-3.5
- give LLM agents tools like web search and file writing
- persist and replay agent memory across sessions
- experiment with autonomous agent behavior from a console
When to choose
- you want a lightweight, hackable multi-agent framework in TypeScript
- you need agents with persistent state you can inspect and edit
- you want to experiment with agent autonomy using OpenAI models
When to avoid
- you need a production-ready agent platform with a GUI or API
- you want to avoid OpenAI API costs and token-burning error loops
- you need unattended agent operation, since agents can enter infinite loops
Facets
framework · maturity active
agent-framework llm-inference chatbot web-scraping artificial-intelligence large-language-models developer-tools cli cross-platform autonomous-agents multi-agent openai console-based agent-memory ai-agents nodejs typescript
1 source
- readme: https://github.com/eumemic/ai-legion · fetched 2026-08-28 · bf089cf4f0ca
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| eumemic/ai-legion | main | 40 |
For agents
markdown · JSON · MCP: product_card(name="eumemic/ai-legion")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem