24/7 AI support that reads the wallet of your users.
Open-source SDK that deploys an agent in your Discord or Telegram. It answers from your docs (RAG) and reads each user's real on-chain positions on Hyperliquid and Aave V3 over Arbitrum. Not textbook examples — their wallet.
Demo
Watch it answer with real numbers from a wallet.
Demo in production
The video will be available here very soon.
The problem
A protocol's support scales with its success.
A protocol with 100K Discord members faces 300–500 repeat questions a day. Vireo Vigía handles them for a fraction of the cost.
What you pay today
With Vireo Vigía
How it works
When a user asks, it answers with their numbers.
RAG over your docs
Ingest whitepapers and guides into a vector store. Answers grounded in your real documentation — zero hallucinations.
Live on-chain context
Reads Hyperliquid positions, Aave health factor and liquidation prices in real time, per wallet.
Proactive alerts
The /monitor command DMs the user before liquidation, not after. It reduces churn.
Arbitrum integration
Read straight from Aave V3 on Arbitrum mainnet.
The OnchainReader protocol makes each new integration a 2–4 hour build. GMX and Vertex are next.
Aave V3
Arbitrum mainnet
Hyperliquid L1
Positions + funding
GMX V2
roadmap · Arbitrum
Vertex
roadmap · Arbitrum
# Pool: 0x794a61358D6845594F94dc1DB02A252b5b4814aD (Arbitrum)
async with AaveV3Reader() as reader:
balance = await reader.get_user_balance("0xWALLET")
# -> health_factor: 1.42, collateral: $8,200, debt: $4,100
positions = await reader.get_user_positions("0xWALLET")
# -> [{"asset": "WETH", "type": "supply", "apy": 0.024}]
market = await reader.get_market_info("USDC")
# -> variable_borrow_apy: 8.3%, utilization: 0.84Install
From zero to a running agent.
Published on PyPI — anyone installs it with one command, no cloning. All you need is an Anthropic API key.
Install the SDK
$ pip install "vireo-vigia[discord]"A single dependency. Local embeddings, free.
Ingest your docs
$ vireo-vigia ingest https://docs.tuprotocolo.ioRAG over your real documentation.
Launch the agent
$ vireo-vigia chat 0xWALLETOr start the Discord / Telegram bot.
Quality
Not a hackathon demo. A maintained SDK.
mypy strict · ruff 0 violations · bandit 0 security issues · CI on every push.
211
unit tests
no API keys
E2E
against mainnet
real Qdrant + Hyperliquid
1
API key
Anthropic only
<1h
to deploy
docs → live bot
Business model
Services-first, then SaaS.
Setup and integration per protocol, with a monthly retainer. Self-serve SaaS from Q4 2026. ~90% gross margin.
Setup
$10K–15K
one-off
Retainer
$2K–3K
per month
SaaS · Q4 2026
$299+
per month
LATAM angle
The first AI-DeFi tooling company for the Spanish-speaking market.
Vireo · Bucaramanga, Colombia. Colombia, Mexico, Argentina and Ecuador together hold millions of DeFi users underserved by English-only tools.