title: README
emoji: π
colorFrom: blue
colorTo: gray
sdk: static
pinned: true
Fetch.ai's vision is to create an AI-empowered platform that can connect services and APIs without any domain knowledge. Our technology is built on four key components: AI Agents, the Agentverse, the AI Engine, and the Fetch Network. AI Agents are independent decision-makers that connect to the network and represent data, APIs, services, and people, while the Agentverse serves as a development platform for these agents. The AI Engine links human input to AI actions, and the Fetch Network underpins the entire system, ensuring smooth operation and integration.
The uAgent Library is the library behind the agents.
- uAgents - python library for uagents src.
Build and deploy agents with Agentverse.ai - a hosting and agent management platform.
- Agentverse - the platform for building production-ready AI agents.
Chat with AI Agents using DeltaV; the gateway to the AI-Engine.
- DeltaV - a simple web interface to chat with AI agents as part of DeltaV
Essential reading:
- Create an agent - guide to get you started quickly
- What is AI Engine - our AI multi-model system, utilizing LLMs.
- What is Fetch.ai - overview of our tech stack and ecosystem.
Web3:
- Cosmpy - interact with the FET chain (or any cosmos-based chains) with Cosmpy.
- Wallet - ASI Alliance Wallet for the native FET token.
Addendum:
- Company Website - Fetch.ai organization and company info
- Examples - quickly build on top of examples and integrations shared by our community.