How It Works
1
User Query
User asks a question via the Web App (primary method), Telegram bot, or API.
2
NLP Engine
The AI interprets the query intent and extracts semantic entities.
3
Data Compilation
Parser fetches data from indexer, executes relevant calculations.
4
Response Generation
Clean, simple language reply generated and displayed.
Example:
"How much SOL has Wallet 8uj... transferred to CEXs this year?" → "Wallet 8uj... transferred 2,441 SOL to known centralized exchanges since January 1st."
Last updated