Inspiration

The complexity of interacting with multiple blockchain networks often becomes a barrier for everyday users. We were inspired to simplify Web3 transactions by leveraging natural language and voice commands, making blockchain truly accessible and intuitive for everyone.

What it does

Web3AI is an all-in-one AI-powered Web3 agent that allows users to perform blockchain tasks—such as transactions, swaps, bridging, and interacting with smart contracts—using simple conversations or voice commands. It supports multiple blockchain networks and includes smart automation features like batch transfers with Paymaker.

How we built it

We used Next.js 14 with TypeScript and Tailwind CSS for building a modern frontend. Blockchain interactions are powered by OnchainKit, Base Agent Kit, and CDP tools. We integrated OpenAI APIs for NLP and AI agent functionality. Cross-chain functionality is achieved with Hyperlane Bridging, and we used Alchemy and Moralis APIs for real-time on-chain data. Voice and blink (magic link) commands were handled with custom utilities and generators.

Challenges we ran into

  • Achieving seamless interoperability across multiple Layer 2 solutions.
  • Parsing and validating dynamic user input for safe smart contract interactions.
  • Ensuring secure execution of batch transfers with multiple token types.
  • Handling real-time blockchain feedback within a natural conversation interface.

Accomplishments that we're proud of

  • Successfully deployed smart contracts on Base Sepolia and Arbitrum Sepolia testnets.
  • Built the Paymaker Contract to enable dynamic, multi-token batch transfers.
  • Created a truly conversational and voice-command driven blockchain experience.
  • Integrated multiple agents and tools into a unified, user-friendly Web3 assistant.

What we learned

  • How to effectively integrate AI-driven natural language interfaces with smart contract logic.
  • Deepened our understanding of cross-chain architecture and Layer 2 networks.
  • Optimized smart contract design for batch and automated transfers.
  • Enhanced frontend performance using modern React and styling best practices.

What's next for Web3AI

  • Enhanced voice-to-action capabilities using multilingual NLP.
  • Real-time portfolio tracking and automated DeFi strategies.
  • Community-driven AI fine-tuning for custom workflows and smart contract tasks.

Built With

Share this project:

Updates