UATU - Query on-chain data in natural language
PlaygroundNPM PackageAPI Dashboard
  • Problems UATU is solving
  • White Paper
    • Abstract
    • Introduction
      • Background and motivation
      • Objectives of UATU
      • Scope and limitations
    • UATU Architecture
      • Blockchain Nodes & Knowledge Database
      • UATU Services and Service-Specific Databases
      • UATU API Cluster
      • Natural Language Processing (NLP) module
      • UATU Query Language (UATU QL)
      • Data extraction and presentation
  • UATU Services
    • On-chain data services
      • Implementation details and data sources
    • Integration with third-party APIs (where applicable)
  • User Interface, API, and NPM Library
    • Playground for direct user queries
    • API for developers and organisations
    • UATU libraries
      • Installation and usage
      • Library features and functions
    • Security and access control mechanisms
  • Use Cases and Applications
    • End-user scenarios
    • Developer and organisation scenarios
  • Evaluation and Performance Metrics
  • Future Work and Enhancements
  • Conclusion
  • Appendix
    • UATU QL Syntax and Examples
    • Detailed Service Descriptions
    • API Documentation and Usage Examples
    • UATU Library Documentation and Usage Examples
  • Tokenomics
    • Distribution
    • Token Sale Rounds
    • User Metrics & Trade Data
    • Burning
    • Milestones
  • FAQs
    • AI Model & NLP
    • UATU QL
    • UATU Library
    • UATU APIs
    • UATU Services
      • Wallet
      • Ticker
  • Links & Social
    • Uatu Playground
    • UATU Dev Dashboard
    • Twitter
    • Telegram Community
    • LinkedIn
    • Discord
Powered by GitBook
On this page

Was this helpful?

  1. White Paper
  2. UATU Architecture

UATU Query Language (UATU QL)

UATU Query Language (UATU QL) is a custom query language designed for accessing and analyzing data within the UATU system. UATU QL acts as a bridge between the NLP module and UATU services, translating user queries into executable statements for fetching relevant data. This language streamlines communication between the architecture's components, ensuring ease of use for developers and end-users alike. UATU QL features a flexible and extensible syntax, enabling the support of new data sources, services, and query types as the platform evolves.

PreviousNatural Language Processing (NLP) moduleNextData extraction and presentation

Last updated 2 years ago

Was this helpful?