Bookmark

Examples

Quick examples of complete agents to get you started quickly.

Create your first Agent

An example showing how to create your first agent using the uAgents Python library.

Interval task with Agents

An example to show what an interval task is using Agents.

Local Network Interaction

An example showing how to set up a local network interaction.

Multiple agents communication

An example shows to create two different agents and make them communicate using the uAgents Python library.

Simple communication between two agents

An example for communication between two Agents.

Agents Storage

An example showing how to use agents storage functions using the uAgents Python library.

Table booking service with Agents

An example showing how to set up a table booking service using Agents.

Cleaning service with Agents

An example showing how to set up a cleaning service using Agents.

Sending tokens with Agents

An example to show how to use Agents to make them send tokens.

Message verification with Agents

An example to show how to verify messages using Agents.

Wallet Messaging between two agents

An example showing how to set up Agents communication via the Fetch Wallet.

Agents communication with Mailbox

An example for Agents communication using the Agentverse Mailbox service.

Agents broadcast

An example showing how to use a custom protocol to make Agents communicate.

Agents Name Service

An example showing how to set up Agents Name Services.

Query an agent using a proxy API

An example showing how to query an agent using a proxy API.

Agentverse Services: register a coin toss service on DeltaV

An example for a coin toss service available on DeltaV.

Agentverse Services: register a dice roll service on DeltaV

An example for a dice roll service available on DeltaV.

Agentverse Services: register a local agent as a service

An example for a local AI Agent registered as a service available on DeltaV.

Hugging face API agent as a service

An example for an integration of the Hugging Face API with an Agentverse Agent.

Using News API to build network of tasks and subtasks in Agentverse

An example for a news reading agent showing operations with tasks and subtasks.

Locally Hosted Agent with LangChain Integration

An example for a locally hosted agent that utilizes LangChain's Etherscan integration.

uAgent and Service Creation using APIs

An example on how to create agents with agentverse api.

Adding Secret to agent using Agentverse API

An example on how to create agents with agentverse api.

AI-Engine Chat API guide

An example on how to use AI-Engines chat api.

Open Dialogue Chit-Chat

An example on how to dialogues with all transitions visible to user.

Predefined Dialogue Chit-Chat

An example in which dialogue flow is predefined, minimizing the need for manual intervention

Was this page helpful?

Bookmark