uAgents
A fast and lightweight framework for creating decentralized agents with ease. observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 98
- Release rhythm 86
- Longevity 100
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: 6.0
- age_days: 1435
- days_rel: 13
- days_push: 13
- n_releases_24m: 83
Adoption not part of the score
1636 stars · 354 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
uAgents is a lightweight Python framework by Fetch.ai for building autonomous AI agents as microservices, using decorators for scheduled tasks, message handlers, and REST endpoints. Agents register on the Almanac smart contract for decentralized discovery and exchange cryptographically secured messages, optionally transacting on the Fetch.ai blockchain.
Use cases
- build autonomous ai agents in python
- create a multi-agent system that communicates securely
- deploy agents as microservices with scheduled tasks
- register and discover agents on a decentralized network
- connect llm-powered agents to a marketplace
- run agent-to-agent messaging between services
- integrate blockchain wallets and transactions into agents
When to choose
- you want a lightweight, decorator-based Python framework for autonomous agents
- you need decentralized agent discovery and secure inter-agent messaging
- you want agents that can transact on the Fetch.ai blockchain or integrate with Agentverse
When to avoid
- you need a fully self-contained agent stack with no blockchain or external registry dependencies
- you require Python 3.14+ or legacy Python 3.8/3.9 support
- you want a framework with a large plugin ecosystem independent of the Fetch.ai platform
Facets
framework · maturity active
agent-framework sdk middleware security rpc artificial-intelligence large-language-models blockchain microservices developer-tools python cross-platform windows multi-agent-systems decentralized-agents fetch-ai agentverse microservices autonomous-agents blockchain-registry ai-agents linux macos
10 sources
- readme: https://github.com/fetchai/uAgents · fetched 2026-08-28 · 2d4172e12220
- homepage: https://innovationlab.fetch.ai/resources/docs/intro · fetched 2026-08-29 · b95aa5d1ff1b
- site_page: https://innovationlab.fetch.ai/resources/docs/next/intro · fetched 2026-08-29 · b80520afe725
- site_page: https://innovationlab.fetch.ai/resources/docs/1.0.4/intro · fetched 2026-08-29 · 6947dbff7a4e
- site_page: https://innovationlab.fetch.ai/resources/docs/1.0.3/intro · fetched 2026-08-29 · 3ce1266e49c3
- site_page: https://innovationlab.fetch.ai/resources/docs/1.0.2/intro · fetched 2026-08-29 · ce2f076ef3b1
- site_page: https://innovationlab.fetch.ai/resources/docs/1.0.1/intro · fetched 2026-08-29 · 18484abd04ac
- site_page: https://innovationlab.fetch.ai/resources/docs/1.0.0/intro · fetched 2026-08-29 · d5b044bb1fce
- site_page: https://innovationlab.fetch.ai/resources/docs/agent-creation/uagent-creation · fetched 2026-08-29 · 25855fa4ae07
- site_page: https://innovationlab.fetch.ai/resources/docs/agent-communication/uagent-uagent-communication · fetched 2026-08-29 · edbf42fc8938
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fetchai/uAgents | main | 94 |
| fetchai/innovation-lab-examples | examples | 62 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem