Welcome to Wokai
Wokai is your go-to platform for building AI-powered agents integrated seamlessly with the Solana blockchain.
Whether you are a startup needing scalable customer support, a Web3 builder incorporating blockchain data, or a creator developing voice-enabled AI assistants — Wokai has you covered.
Wokai is an AaaS (Agent-as-a-Service) platform that enables straightforward agent creation. No code required. Upload your documents, configure capabilities, and deploy — it is that simple.
RAG-Powered Chatbots
Upload documents and website links to generate intelligent chatbots with retrieval-augmented generation.
Embeddable Agents
Embed your agents into any website or app with a simple iframe or API call.
Voice Responses
Generate and verify speech responses using ElevenLabs text-to-speech integration.
Solana-Native Auth
Access control and identity powered by Solana wallet authentication.
Our mission is to democratize access to intelligent agents for crypto-native and traditional users alike — through crypto billing, voice verification, token-gating, and Solana-native infrastructure.
Getting Started
Get up and running with Wokai in just a few minutes. Follow these steps to create and deploy your first AI agent.
Connect Your Wallet
Link your Solana wallet (Phantom, Solflare, etc.) to get started. Your wallet serves as your identity for agent ownership, on-chain verification, and future billing.
Create an Agent
Head to the Agent Builder and choose a template or start from scratch. Give your agent a name, description, system instructions, and select capabilities like price tracking, web search, or wallet analysis.
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.
Test Your Agent
Use the built-in chat interface to interact with your agent in real-time. It can fetch token prices, analyze wallets, search the web, and speak responses aloud.
Deploy & Share
Generate an embeddable chat widget for any website. Customize colors, toggle the watermark, and set dimensions. Share via a simple iframe snippet or use the API directly.
Core Features
| Feature | Description |
|---|---|
| AI Agent Builder | Upload documents, paste URLs, or use templates to spin up your agent in minutes. |
| Blockchain Integration | On-chain data via Helius, token info via CoinGecko — real-time Solana insights. |
| Voice Output | Generate and verify speech using ElevenLabs text-to-speech. |
| Verifiable AI | Every AI output can be hashed and verified on-chain for authenticity and transparency. |
| Embeddable | Embed agents into your site or apps with iframes and APIs. |
| Crypto Billing | Pay and manage plans directly with your Solana wallet. |
Why Wokai?
Traditional AI assistants are powerful — but they are not transparent, verifiable, or easily deployable on-chain. Wokai changes that.
- ▸Crypto Billing — Pay in SOL or USDC directly from your wallet
- ▸AI Agent Builder — Fast, no-code deployment of intelligent agents
- ▸Voice Verification — Powered by ElevenLabs for authentic speech
- ▸Verifiable AI Output — Backed by blockchain transparency
- ▸Solana-Native Integrations — Helius, CoinGecko, and more built in
Architecture
Wokai is built on a modern, modular architecture designed for scalability and reliability. Here is how the system components connect:
Frontend
Next.jsWallet login, agent templates, dashboard, and billing UI.
Voice
ElevenLabsVoice responses and audio agent interaction.
LLM
Fetch.ai (ASI1-Mini)Handles chat, RAG, and general intelligence.
Intent Classification
Together.aiClassifies user intent for smart tool routing.
Document Processing
Jina AIConverts uploads into searchable vector knowledge.
Database
MongoDB AtlasStores documents, user configs, and agent data.
Token Data
CoinGeckoReal-time DeFi and token price information.
On-Chain Data
HeliusTracks wallet and transaction activity on Solana.
Web Data
SerperPulls fresh search results for real-world context.
Smart Contracts
SolanaHashes and verifies agent outputs on-chain for transparent, verifiable AI.
Request Flow
Agent Capabilities
Each Wokai agent can be configured with a combination of powerful capabilities. Select the ones relevant to your use case when creating an agent.
Token Price Tracking
Real-time cryptocurrency prices from CoinGecko. Your agent can look up any token by name or symbol.
Web Search
Search the internet via Serper API for up-to-date information on any topic.
Wallet Analysis
Analyze Solana wallet portfolios and transaction history using Helius.
Text-to-Speech
Speak responses aloud using ElevenLabs. Great for voice assistants and accessibility.
Knowledge Base (RAG)
Upload PDFs, text files, and CSVs. Your agent uses vector search to find relevant context.
Web Scraping
Extract content from web pages using Jina AI for real-time data ingestion.
On-Chain Verification
Hash AI outputs to Solana for tamper-proof verification of agent responses.
Custom Instructions
Define your agent's personality, tone, and behavior with system-level instructions.
Embedding & API
Deploy your Wokai agent anywhere with embeddable widgets or direct API access.
Embed via Iframe
Copy the iframe snippet from the API Keys & Embed page and paste it into your website HTML. You can customize the background color, text color, button color, and watermark visibility.
<iframe
src="https://your-domain.com/embed/AGENT_ID?bg=0a0808&text=ffffff&button=ff3131&watermark=true"
width="400"
height="600"
frameborder="0"
style="border-radius: 12px; border: 1px solid #333;">
</iframe>Chat API
Send messages to your agent programmatically via the Chat API endpoint.
POST /api/chat/AGENT_ID
{
"message": "What is the current price of SOL?",
"walletAddress": "optional-wallet-for-tracking"
}
Response:
{
"response": "The current price of SOL is $170.32...",
"toolsUsed": ["coingecko"],
"verified": false
}Agent Details API
GET /api/agent/AGENT_ID
Response:
{
"agent": {
"_id": "...",
"name": "My Agent",
"description": "...",
"capabilities": [...],
"systemInstructions": "...",
"ownerAddress": "wallet-address"
}
}Pricing
Wokai offers flexible pricing to fit every scale — from hobbyists to enterprises. All payments are in SOL or USDC.
| Plan | Price/Month | Agents | API Calls | Verification | Support |
|---|---|---|---|---|---|
| Free | 0 SOL | 1 | 100 | 0.01 SOL/verify | - |
| Starter | 0.5 SOL | 1 | 1,000 | Basic | - |
| Pro | 2.5 SOL | 5 | 10,000 | Advanced | - |
| Enterprise | 8 SOL | 30 | 100,000 | Premium | 24/7 |
| Pay-as-you-go | - | Flexible | Flexible | 0.01 SOL/verify | - |
Assumed SOL price: ~$170 USD. USDC payment is also supported.
Cost Breakdown
At 0.001 SOL per call (~$0.17), Wokai remains profitable while offering a scalable, crypto-native solution.
Roadmap
Phase 1: Build Core Product
3 months- ▸Finalize platform features
- ▸Internal feedback loops
- ▸System integration and testing
Phase 2: Grow the Ecosystem
Ongoing- ▸Launch community and awareness campaigns
- ▸Team growth and collaborations
- ▸Partnership development
Phase 3: Improve and Scale
Ongoing- ▸Revise app based on user feedback
- ▸Scale user acquisition and API throughput
- ▸Expand capabilities and integrations
Impact
For Customers
Save time, scale faster, reduce onboarding cost, and delight users with voice-AI chat.
For Solana Ecosystem
Drive network usage with crypto billing, wallet auth, on-chain data interactions — and push the boundaries of decentralized AI.
Ready to build your first agent?
Start with the free tier and deploy in minutes.
