Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion website/src/pages/en/ai-suite/_meta-titles.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"graph-assistant": "Graph Assistant",
"ai-introduction": "The Graph's AI",
"subgraph-mcp": "Subgraph MCP",
"token-api-mcp": "Token API MCP"
Expand Down
1 change: 0 additions & 1 deletion website/src/pages/en/ai-suite/_meta.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import titles from './_meta-titles.json'

export default {
'ai-introduction': titles['ai-introduction'],
'graph-assistant': titles['graph-assistant'],
'subgraph-mcp': titles['subgraph-mcp'],
'token-api-mcp': titles['token-api-mcp'],
}
23 changes: 1 addition & 22 deletions website/src/pages/en/ai-suite/ai-introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,35 +6,14 @@ Build with speed and scale faster with The Graph's AI.

## Using AI on The Graph

Instead of relying on static datasets or centralized APIs, you can now access live blockchain data through our **agentic** app, [Graph Assistant](/ai-suite/graph-assistant/introduction/), and use our AI-native tooling, [Subgraph MCP](/ai-suite/subgraph-mcp/introduction/), and [Token API MCP](/ai-suite/token-api-mcp/introduction/).
Instead of relying on static datasets or centralized APIs, you can now use our AI-native tooling, [Subgraph MCP](/ai-suite/subgraph-mcp/introduction/) and [Token API MCP](/ai-suite/token-api-mcp/introduction/).

### Why Use Onchain Data with AI?

Using onchain data with AI unlocks powerful new ways to interact with and understand blockchain ecosystems.

- **AI for Non-Technical End Users**: AI can turn complex onchain data into accessible insights. Assistants powered by AI enable you to explore and analyze blockchain data without coding.
- **AI for Developers**: You can use AI to interact directly with The Graph's data through your agents or build AI-powered applications on top of it. This streamlines development and opens up more intuitive, dynamic use cases.

## AI for Non-Technical/End Users

[Graph Assistant](/ai-suite/graph-assistant/introduction/) is a powerful **agentic** application that empowers users to easily interact with blockchain data. Ask questions in simple, natural language and get rich, AI powered insights. Both technical developers and non-technical product teams can move faster, make smarter decisions, and gain a clearer understanding than ever before.

### Benefits of Using Graph Assistant

- **Natural language Input**: You don't need to write complex queries or sift through dashboards. Simply ask your question in plain English and get clear, structured results.
- **Multi-source support**: Works across multiple Subgraphs and Token API. The Assistant automatically determines which data source to use, so you don't have to switch tools or manage endpoints.
- **Schema-free access**: You don't need to understand the schema. You can refer to tokens, protocols, dates, or addresses using natural language. The Assistant takes care of the rest.

### Conversational Querying with Graph Assistant

**Example queries:**

- "List the top-5 swaps by USD value in the last 24 hours."
- "Give me the daily volume on Uniswap."
- "List the 20 most recently registered .eth names."

[Graph Assistant](/ai-suite/graph-assistant/introduction/) will eventually be a one-stop shop for interacting with The Graph. Right now, it's an agentic AI app that uses state-of-the-art AI techniques, LLMs, and MCPs to understand and answer your questions about [Subgraphs](/subgraphs/developing/subgraphs/) and [Token API](/token-api/quick-start/) data.

## AI for Developers

### Enable Natural Language Access to Onchain Data
Expand Down
6 changes: 0 additions & 6 deletions website/src/pages/en/ai-suite/graph-assistant/_meta.js

This file was deleted.

26 changes: 0 additions & 26 deletions website/src/pages/en/ai-suite/graph-assistant/faq.mdx

This file was deleted.

56 changes: 0 additions & 56 deletions website/src/pages/en/ai-suite/graph-assistant/how-to-guide.mdx

This file was deleted.

31 changes: 0 additions & 31 deletions website/src/pages/en/ai-suite/graph-assistant/introduction.mdx

This file was deleted.

44 changes: 0 additions & 44 deletions website/src/pages/en/ai-suite/graph-assistant/quick-start.mdx

This file was deleted.