GitHub
uAgents
观察池 · 暂无正式排名
该项目当前未满足“两个有效维度 + 两种数据源”的主榜门槛。
— 未排名
可观测采用度缺失 —
动量当前有效 · 2026-09-12 0
关注度当前有效 · 2026-09-12 8
信号可信度 依据当前有数据的独立评分维度数量计算。
中2/3 · 1 种数据源
项目介绍
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…
各数据源
1.6k Star
- Star 1.6k
- Fork 358
- 提交 587
- 发布 115