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.

01

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.

02

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.

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

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.

05

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

FeatureDescription
AI Agent BuilderUpload documents, paste URLs, or use templates to spin up your agent in minutes.
Blockchain IntegrationOn-chain data via Helius, token info via CoinGecko — real-time Solana insights.
Voice OutputGenerate and verify speech using ElevenLabs text-to-speech.
Verifiable AIEvery AI output can be hashed and verified on-chain for authenticity and transparency.
EmbeddableEmbed agents into your site or apps with iframes and APIs.
Crypto BillingPay 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 BillingPay in SOL or USDC directly from your wallet
  • AI Agent BuilderFast, no-code deployment of intelligent agents
  • Voice VerificationPowered by ElevenLabs for authentic speech
  • Verifiable AI OutputBacked by blockchain transparency
  • Solana-Native IntegrationsHelius, 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.js

Wallet login, agent templates, dashboard, and billing UI.

Voice

ElevenLabs

Voice responses and audio agent interaction.

LLM

Fetch.ai (ASI1-Mini)

Handles chat, RAG, and general intelligence.

Intent Classification

Together.ai

Classifies user intent for smart tool routing.

Document Processing

Jina AI

Converts uploads into searchable vector knowledge.

Database

MongoDB Atlas

Stores documents, user configs, and agent data.

Token Data

CoinGecko

Real-time DeFi and token price information.

On-Chain Data

Helius

Tracks wallet and transaction activity on Solana.

Web Data

Serper

Pulls fresh search results for real-world context.

Smart Contracts

Solana

Hashes and verifies agent outputs on-chain for transparent, verifiable AI.

Request Flow

1User sends a message via the chat interface or API
2Together.ai classifies the intent (price check, web search, wallet lookup, etc.)
3The system routes to the appropriate tool (CoinGecko, Helius, Serper, etc.)
4Tool results are combined with agent knowledge (RAG) and system instructions
5Fetch.ai LLM generates a contextual response
6Response is optionally hashed on Solana for verification
7User receives the response with optional voice output via ElevenLabs

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.

PlanPrice/MonthAgentsAPI CallsVerificationSupport
Free0 SOL11000.01 SOL/verify-
Starter0.5 SOL11,000Basic-
Pro2.5 SOL510,000Advanced-
Enterprise8 SOL30100,000Premium24/7
Pay-as-you-go-FlexibleFlexible0.01 SOL/verify-

Assumed SOL price: ~$170 USD. USDC payment is also supported.

Cost Breakdown

LLM (Fetch.ai)~$0.002/call
MongoDB Atlas~$0.01 per 1K reads
Helius API~$0.0005 per call
CoinGecko APIFree tier
ElevenLabs~$0.002 per voice output

At 0.001 SOL per call (~$0.17), Wokai remains profitable while offering a scalable, crypto-native solution.

Roadmap

1

Phase 1: Build Core Product

3 months
  • Finalize platform features
  • Internal feedback loops
  • System integration and testing
2

Phase 2: Grow the Ecosystem

Ongoing
  • Launch community and awareness campaigns
  • Team growth and collaborations
  • Partnership development
3

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.