aiagent.club
中文
GitHub

uAgents

Observation pool · not formally ranked

This project does not currently meet the main index requirement of two current dimensions across two source types.

Not ranked
Observed adoptionMissing
MomentumCurrent · 2026-09-12
0
AttentionCurrent · 2026-09-12
8
Signal confidence Based on how many independent score dimensions currently have data.
Medium2/3 · 1 source types

Methodology v2.0 · snapshot 2026-09-12 · stale after 2 days

About

uAgents is a library developed by Fetch.ai that allows for creating autonomous AI agents in Python. With simple and expressive decorators, you can have an agent that performs various tasks on a schedule or takes action on various events.

Get started with uAgents by installing it for Python 3.10 to 3.13:

Build your first uAgent using the following script:

Include a seed parameter when creating an agent to set a fixed address, for example from an environment variable:

Otherwise the agent's private key will be stored locally alongside its name in privatekeys.json. If you create the agent without a name alice = Agent(), a new address will be generated each time you run the agent.

Give it a…

Across sources

1.6k Stars
  • Stars 1.6k
  • Forks 358
  • Commits 587
  • Releases 115