Introduction
We are developing an innovative AI platform designed to transcend traditional boundaries. Our mission is to enable AI to interact seamlessly with any on-chain data across blockchain networks, unrestricted by limitations. This platform serves as a collaborative hub where users can create, share, and own AI tools, agents, and widgets—collectively advancing the capabilities of AI within the decentralized ecosystem.
Key Features
- AI-Powered Smart Actions: Simplify complex blockchain interactions using intuitive prompts. Execute tasks effortlessly, such as "Swap 1.2 NEAR for USDC" or "Stake 50 tokens in Linear", making Dapp protocols and smart contracts more accessible.
- Collaborative Creation of AI Tools and Agents: Empower users to develop their own AI tools and agents on our platform. By sharing these creations, the community collectively enhances the AI's ability to interact with diverse decentralized applications (dApps) and perform a wide range of on-chain tasks.
- Customizable Widgets and Social Sharing: Personalize your platform experience by creating and sharing widgets that display real-time data, AI outputs, or any concept you envision. Share your profile, widgets, and agents with others, fostering a vibrant social environment where innovation flourishes.
- User-Owned AI Ecosystem: Embrace the concept of User-Owned AI, where control and ownership of AI assets are decentralized. Users have the autonomy to shape the AI's development, ensuring it evolves according to the community's needs and values.
The Vision of User-Owned AI
Our platform embodies the emerging paradigm of User-Owned AI, where users retain control over the AI systems they utilize. By decentralizing AI development and ownership, we prevent monopolization by large corporations and promote a more equitable digital landscape. This collaborative approach accelerates innovation, as collective contributions lead to rapid advancements in AI capabilities.
How We Built It -The Next Generation of Blockchain + AI
We designed our platform to be user-friendly for both regular users and those who want to create AI tools.
Source: yoheinakajima - User from X
For Agent Creators:
- AI Tools: These are like building blocks or libraries that you create. By developing AI Tools, you're training the AI to understand and work with specific smart contracts on the blockchain. Each tool adds new abilities to the AI, allowing it to perform different tasks. For example, instead of the AI writing complex code from scratch, it uses these tools to get the job done efficiently:
// Instead of creating a new function
const a = c + b;
// The AI uses an existing library
import totalMath from "mathlib";
c = totalMath(a, b);
- Agents: Agents use one or more AI Tools to understand and carry out what users want, based on natural language commands. When a user says, "Swap 1 NEAR for USDC," the agent figures out how to perform that action by utilizing the relevant tools.
This approach allows the AI to:
Learn and Grow: As more AI Tools are created and shared, the AI becomes smarter and can handle more complex tasks across different decentralized applications (dApps).
Work Efficiently: By reusing existing tools, the AI saves time and reduces errors, making interactions faster and more accurate.
For Normal Users:
Easy Interaction: Users can give simple, natural language commands, and the AI will handle the rest. There's no need to understand complex code or blockchain mechanics.
Personalized Experience: Users can customize their platform with widgets and share their profiles, making the experience more engaging and tailored to their preferences.
Bringing It All Together
By combining cutting-edge AI with blockchain technology, we've created a collaborative ecosystem:
Community Contribution: Users and creators share and improve AI Tools and Agents, which benefits everyone. The more contributions, the smarter and more capable the AI becomes.
Rapid Development: Our use of the Micro Function model means the AI doesn't have to start from scratch each time. It uses existing libraries and tools, allowing for quick deployment of new features and functions.
Open and Rewarding: Because our platform is built on blockchain, contributions are transparent, and creators can earn rewards for their innovations.
Challenges We Ran Into
- Integration Complexity: Merging AI capabilities with blockchain technology presented technical challenges, particularly in ensuring efficient real-time interactions.
- User Experience: Balancing advanced functionalities with user-friendly interfaces was critical to ensure accessibility for all users, regardless of technical expertise.
What's Next

Built With
- evm
- near
- nextjs
- node.js
- openai

Log in or sign up for Devpost to join the conversation.