Lylo Documentation
  • Lylo Documentation
    • Overview
      • Mission
      • Introduction
      • Team
      • Roadmap 2025
      • Tech Stack
  • Core Components
    • Consensus Engine: Tendermint Core
    • Application Framework: Cosmos SDK
    • Inter-Blockchain Communication: IBC
    • On-Chain Governance
    • ABCI Interface
    • Modularity & Extensibility
    • Light Clients & Relayers
    • Client & API Tooling (CLI, REST, gRPC)
    • AI Intent Compiler
    • HydraGraph Data Fabric
  • Integrations
  • Functions
  • Solutions
  • Tokenomics
  • Community
Powered by GitBook
On this page
  1. Core Components

AI Intent Compiler

The AI Intent Compiler is Lylo’s translation layer between human language and deterministic blockchain logic. When a user types or speaks a request—“Rebalance my portfolio into 60 % ETH, 40 % SOL”—the compiler parses the sentence, identifies entities (assets, percentages, destinations), and assembles a step-by-step execution graph that any chain can understand.

Under the hood, it applies preset guard-rails for slippage, risk limits, and compliance, then converts the intent into standardized messages that Lylo Chain and connected networks can execute atomically. Because the compiler produces a cryptographically signed “intent object,” every downstream module can verify the plan without re-interpreting the original text—eliminating ambiguity and front-running risk.

PreviousClient & API Tooling (CLI, REST, gRPC)NextHydraGraph Data Fabric

Last updated 2 days ago