Oraculum Protocol Docs
  • Introduction to Oraculum
  • General
    • Vision & Philosophy
    • Key Features
      • 1. Natural Language Blockchain Interface
      • 2. Solana Native
      • 3. Wallet Intelligence Layer
      • 4. Real-Time Transaction Aggregation
      • 5. Conversational AI Layer
  • Architecture Overview
    • Core Components
    • AI Model Stack
    • Data Pipeline
  • Use Cases
    • Retail Traders
    • Institutional Analysts
    • Crypto Influencers & Communities
    • DeFi Protocols & DAOs
  • How It Works
  • Technical Overview
    • Ecosystem Integrations
    • Query Translation Engine
    • Custom Solana Indexer
    • AI Orchestration Layer
    • Oraculum API
  • End of the Docs
    • Glossary
Powered by GitBook
On this page
  1. Architecture Overview

Core Components

  • AI Engine: Handles NLP interpretation and rephrasing of user queries into structured prompts.

  • Parser & Query Compiler: Converts natural queries into executable blockchain search expressions.

  • Indexer Layer: Continuously scrapes Solana ledger data and enriches it with contextual metadata.

  • API Gateway: Exposes Oraculum as a service via RESTful and gRPC endpoints.

  • Frontend Interface: Web-based dashboard (primary access point) and optional Telegram bot for convenience.

PreviousArchitecture OverviewNextAI Model Stack

Last updated 4 days ago