| | --- |
| | 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](https://github.com/fetchai/uAgents) - python library for uagents src. |
| |
|
| | Build and deploy agents with [Agentverse.ai](http://agentverse.ai/) - a hosting and agent management platform. |
| | - [Agentverse](http://agentverse.ai/) - the platform for building production-ready AI agents. |
| |
|
| | Chat with AI Agents using DeltaV; the gateway to the AI-Engine. |
| | - [DeltaV](https://deltav.agentverse.ai/) - a simple web interface to chat with AI agents as part of DeltaV |
| |
|
| | Essential reading: |
| | - [Create an agent](https://fetch.ai/docs/guides/agents/create-a-uagent) - guide to get you started quickly |
| | - [What is AI Engine](https://fetch.ai/docs/concepts/ai-engine/ai-engine-intro) - our AI multi-model system, utilizing LLMs. |
| | - [What is Fetch.ai](https://fetch.ai/docs/concepts/introducing-fetchai) - overview of our tech stack and ecosystem. |
| |
|
| | Web3: |
| | - [Cosmpy](https://github.com/fetchai/cosmpy) - interact with the FET chain (or any cosmos-based chains) with Cosmpy. |
| | - [Wallet](https://fetch.ai/docs/guides/fetch-network/fetch-wallet/web-wallet/get-started) - ASI Alliance Wallet for the native FET token. |
| |
|
| | Addendum: |
| | - [Company Website](https://fetch.ai/) - Fetch.ai organization and company info |
| | - [Examples](https://github.com/fetchai/uAgent-Examples) - quickly build on top of examples and integrations shared by our community. |