#523 · Primary category: AI Agents & Automation
uAgents
A fast and lightweight framework for creating decentralized agents with ease.
Project last updated:08/20/26
GitHub Stars
1.6K
Forks
355
Contributors
63
License
Apache-2.0
Why we included this project
uAgents is Fetch.ai's Python library for building autonomous AI agents that talk to one another over a decentralized network. The selling point is how little setup it demands: you decorate a function with a trigger like @alice.on_interval, give the agent a name and an optional seed, and it starts handling scheduled or event-driven tasks on its own. On startup each agent registers with the Almanac, a smart contract on the Fetch.ai blockchain, so peers can discover and message it, with wallets and message traffic cryptographically signed. Teams prototyping multi-agent systems who want verifiable identities and tamper-proof messaging get a lighter alternative to wiring up message queues and auth by hand. If you're moving from a single script to a fleet of collaborating agents, this gets you there without standing up heavy orchestration infrastructure first.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.