How Wokai Works

Build AI agents that live on Solana. No-code setup, real blockchain capabilities, and verifiable AI outputs.

01

Connect Your Wallet

Link your Solana wallet to get started. Wokai uses your wallet for agent ownership, on-chain verification, and future billing.

02

Create an AI Agent

Use the Agent Builder to configure your bot. Pick a template or start from scratch — set a name, description, system instructions, and select capabilities like price tracking, web search, or wallet analysis.

03

Add Knowledge Sources

Upload documents (PDF, TXT, CSV, etc.) to give your agent specialized knowledge. Files are processed with OCR, vectorized, and stored for retrieval-augmented generation.

04

Chat & Test

Interact with your agent in real-time. It can fetch token prices from CoinGecko, analyze wallets via Helius, search the web with Serper, and speak responses with ElevenLabs text-to-speech.

05

Verify On-Chain

AI-generated responses can be hashed and registered on Solana for tamper-proof verification. Anyone can verify that content was produced by your agent at a specific time.

06

Embed & Share

Generate an embeddable chat widget for any website. Customize colors, toggle the watermark, and set dimensions. Your agent is accessible to anyone via a simple iframe.

Built-in Capabilities

Every agent can be configured with any combination of these tools.

📈

Price Tracking

Real-time crypto prices and market data via CoinGecko

👛

Wallet Analysis

Portfolio and transaction analysis via Helius on Solana

🔍

Web Search

Live web search results powered by Serper API

🔊

Text-to-Speech

Natural voice output with ElevenLabs multilingual voices

📚

Knowledge Base

Upload documents for RAG-powered contextual answers

🔐

Content Verification

On-chain hash verification of AI outputs on Solana

🧠

Intent Classification

Automatic routing via Together AI to the right tool

🧩

Embeddable Widget

Drop a chat widget into any website with one line of code

Under the Hood

The tech stack powering your agents.

LLMFetchAI (ASI1-mini) for reasoning and generation
IntentTogether AI classifies user queries into token_price, wallet_analysis, web_search, or customer_support
EmbeddingsJina AI for vector embeddings powering knowledge base search
BlockchainSolana via Helius for wallet data, Anchor for on-chain verification programs
VoiceElevenLabs for multilingual text-to-speech and speech-to-text
SearchSerper API for real-time web search results
StorageMongoDB Atlas for agents, capabilities, knowledge, and usage data