Skip to content

Commit 2acc7f9

Browse files
authored
Merge pull request #15097 from ethereum/ai-page
AI agents page
2 parents 435b85f + 26174e3 commit 2acc7f9

File tree

19 files changed

+418
-41
lines changed

19 files changed

+418
-41
lines changed

public/content/ai-agents/index.md

Lines changed: 96 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,96 @@
1+
---
2+
title: AI agents
3+
metaTitle: AI agents | AI agents on ethereum
4+
description: An overview of AI agents on ethereum
5+
lang: en
6+
template: use-cases
7+
emoji: ":robot:"
8+
sidebarDepth: 2
9+
image: /images/ai-agents/hero-image.png
10+
alt: People gathered at terminal table
11+
summaryPoint1: AI that interacts with blockchain and trades independently
12+
summaryPoint2: Controls onchain wallets and funds
13+
summaryPoint3: Hires humans or other agents for work
14+
buttons:
15+
- content: What are AI agents?
16+
toId: what-are-ai-agents
17+
- content: Explore agents
18+
toId: ai-agents-on-ethereum
19+
isSecondary: false
20+
---
21+
22+
Imagine navigating Ethereum with an AI assistant that studies on-chain market trends 24/7, answers questions, and even executes transactions on your behalf. Welcome to the world of AI Agents—intelligent systems designed to simplify your digital life.
23+
24+
On Ethereum, we’re seeing innovations of AI agents ranging from virtual influencers and autonomous content creators to real-time market analysis platforms, empowering users by delivering insights, entertainment, and operational efficiency.
25+
26+
## What are AI agents? {#what-are-ai-agents}
27+
28+
AI agents are software programs that use artificial intelligence to perform tasks or make own decisions. They learn from data, adapt to changes, and handle complex tasks. They operate non-stop and can instantly detect opportunities.
29+
30+
### How AI agents work with blockchains {#how-ai-agents-work-with-blockchains}
31+
32+
In traditional finance, AI agents often operate in centralized environments with limited data inputs. This hinders their ability to learn or manage assets autonomously.
33+
34+
In contrast, Ethereum's decentralized ecosystem offers several key advantages:
35+
36+
- <strong>Transparent data:</strong> Access to real-time blockchain information.
37+
- <strong>True asset ownership:</strong> Digital assets are fully owned by AI agents.
38+
- <strong>Robust onchain functionality:</strong> Enables AI Agents to execute transactions, interact with smart contracts, provide liquidity, and collaborate across protocols.
39+
40+
These factors transform AI agents from simple bots into dynamic, self-improving systems that offer significant value across multiple sectors:
41+
42+
<CardGrid className="grid grid-cols-[repeat(auto-fill,_minmax(min(100%,_280px),_1fr))] gap-8">
43+
<Card title="Automated DeFi" emoji=":money_with_wings:" description="AI agents keep a close eye on market trends, execute trades, and manage portfolios — making the complex world of DeFi a lot more approachable."/>
44+
<Card title="New AI agent economy" emoji="🌎" description="AI agents can hire other agents (or humans) with different skills to perform specialized tasks for them." />
45+
<Card title="Risk management" emoji="🛠️" description="By monitoring transactional activities, AI agents can help spot scams and safeguard your digital assets better and faster." />
46+
</CardGrid>
47+
48+
## AI agents on Ethereum {#ai-agents-on-ethereum}
49+
50+
We're beginning to explore the full potential of AI agents, and projects are already leveraging the synergy between AI and blockchain—particularly in transparency and monetization.
51+
52+
<AiAgentProductLists list="ai-agents" />
53+
54+
<strong>Luna's first appearance as a podcast guest</strong>
55+
56+
<YouTube id="ZCsOMxnIruA" />
57+
58+
## Agent-controlled wallets {#agent-controlled-wallets}
59+
60+
Agents like Luna or AIXBT control their own onchain wallet ([AIXBT's wallet](https://clusters.xyz/aixbt), [Luna's wallet](https://zapper.xyz/account/0x0d177181e3763b20d47dc3a72dd584368bd8bf43)) enabling them to tip fans and participate in economic activities.
61+
62+
During Luna's X social campaign #LunaMuralChallenge, Luna selected and rewarded the winners via her Base wallet — marking <strong>the first instance of an AI hiring humans for crypto reward</strong>.
63+
64+
<InfoBanner isWarning emoji="💡">
65+
<p className="mt-0"><strong>Good to know</strong></p>
66+
<p className="mt-2">AI agents and related tools are still in early development and very experimental—use with caution.</p>
67+
</InfoBanner>
68+
69+
## Control your wallet using chat commands {#control-your-wallet-using-chat-commands}
70+
71+
You can skip the complicated interfaces of DeFi and manage your crypto with simple chat commands.
72+
73+
This intuitive approach makes transactions faster, easier, and less prone to errors like sending funds to the wrong address or overpaying for fees.
74+
75+
<AiAgentProductLists list="chat" />
76+
77+
## AI agents vs AI bots {#ai-agents-vs-ai-bots}
78+
79+
The distinction between AI agents and AI bots can sometimes be confusing, as both perform automated actions based on input.
80+
81+
- AI bots are like automated assistants — They follow specific, pre-programmed instructions to perform routine tasks.
82+
- AI agents are more like intelligent companions — They learn from experience, adapt to new information, and make decisions on their own.
83+
84+
| | AI agents | AI bots |
85+
| ------------------------- | ------------------------- | ------------------------- |
86+
| **Interactions** | Complex, adaptable, autonomous | Simple, pre-defined scope, hardcoded |
87+
| **Learning** | Learns continuously, can experiment and adapt to new data in real-time | Operates on pre-trained data or fixed rules |
88+
| **Task completion** | Aims to achieve broader objectives | Focuses on specific tasks only |
89+
90+
## Dive deeper {#dive-deeper}
91+
92+
<AiAgentProductLists list="dive-deeper" />
93+
94+
## You can build your own AI agent {#you-can-build-your-own-ai-agent}
95+
96+
<BuildYourOwnAIAgent />

public/images/ai-agents/ai16z.png

10.6 KB
Loading
2.69 KB
Loading

public/images/ai-agents/aixbt.png

9.97 KB
Loading

public/images/ai-agents/bankr.png

5.68 KB
Loading

public/images/ai-agents/botto.png

1.47 KB
Loading

public/images/ai-agents/clanker.png

497 Bytes
Loading

public/images/ai-agents/cookiefun.png

1.21 KB
Loading

public/images/ai-agents/game.png

16 KB
Loading
237 KB
Loading

0 commit comments

Comments
 (0)