NEAR AI Agent Examples¶
Below you will find a list of easy-to-use agent templates as well as more comprehensive agent examples you can review, modify, and deploy.
Agent Templates¶
Ready-to-use Agent Templates to quickly get started.
Template | Description | Link |
---|---|---|
NEAR Blockchain | Agent that can view and perform transactions on the NEAR Blockchain. | View |
Twitter / X | Agent that listens for and responds to twitter mentions. | View |
AgentKit | For use with Langchain, LangGraph, & Coinbase's Agentkit | View |
TypeScript | Create an AI agent using TypeScript. | View |
Info
You can deploy these templates right from the NEAR AI App.
Just click the plus sign in the upper right hand corner.
Agent Examples¶
Community created agent examples to help you understand how to build on NEAR AI and showcase what's possible.
General Purpose Agents¶
Example | Description | Link | Category |
---|---|---|---|
AI Product Manager | Agent that helps with product management tasks | View | Productivity |
Image Processing | Agent for handling and processing images | View | Images |
Agent Builder | Agent that can build other agents | View | Coding |
Shopping Agent | Agent for shopping and product recommendations | View | E-commerce |
Blockchain Enabled Agents¶
Example | Description | Link |
---|---|---|
Linkdrop Agent | Agent for creating and managing linkdrops | View |
AI AMM | AI-powered Automated Market Maker Agent | View |
AMM Agent | Automated Market Maker Agent | View |
Memecoin Creation | Agent for creating and managing memecoins | View |
- For more examples, see NEAR AI Official Agents.
Getting Started
New to NEAR AI? Check out our quickstart guide to get up and running with your first agent.