Ritual: The $25M Bet on Making Blockchains Think
Ritual, founded in 2023 by former Polychain investor Niraj Pant and Akilesh Potti, is an ambitious project at the intersection of blockchain and AI. Backed by a $25M Series A led by Archetype and strategic investment from Polychain Capital, the company aims to address critical infrastructure gaps in enabling complex on-chain and off-chain interactions. With a team of 30 experts from leading institutions and firms, Ritual is building a protocol that integrates AI capabilities directly into blockchain environments, targeting use cases like natural-language-generated smart contracts and dynamic market-driven lending protocols.
Why Customers Need Web3 for AI
The integration of Web3 and AI can alleviate many limitations seen in traditional, centralized AI systems.
-
Decentralized infrastructure helps reduce the risk of manipulation: when AI computations and model outputs are executed by multiple, independently operated nodes, it becomes far more difficult for any single entity—be it the developer or a corporate intermediary—to tamper with results. This bolsters user confidence and transparency in AI-driven applications.
-
Web3-native AI expands the scope of on-chain smart contracts beyond just basic financial logic. With AI in the loop, contracts can respond to real-time market data, user-generated prompts, and even complex inference tasks. This enables use cases such as algorithmic trading, automated lending decisions, and in-chat interactions (e.g., FrenRug) that would be impossible under existing, siloed AI APIs. Because the AI outputs are verifiable and integrated with on-chain assets, these high-value or high-stakes decisions can be executed with greater trust and fewer intermediaries.
-
Distributing the AI workload across a network can potentially lower costs and enhance scalability. Even though AI computations can be expensive, a well-designed Web3 environment draws from a global pool of compute resources rather than a single centralized provider. This opens up more flexible pricing, improved reliability, and the possibility for continuous, on-chain AI workflows—all underpinned by shared incentives for node operators to offer their computing power.
Ritual's Approach
The system has three main layers—Infernet Oracle, Ritual Chain (infrastructure and protocol), and Native Applications—each designed to address different challenges in the Web3 x AI space.
1. Infernet Oracle
- What It Does Infernet is Ritual’s first product, acting as a bridge between on-chain smart contracts and off-chain AI compute. Rather than just fetching external data, it coordinates AI model inference tasks, collects results, and returns them on-chain in a verifiable manner.
- Key Components
- Containers: Secure environments to host any AI/ML workload (e.g., ONNX, Torch, Hugging Face models, GPT-4).
- infernet-ml: An optimized library for deploying AI/ML workflows, offering ready-to-use integrations with popular model frameworks.
- Infernet SDK: Provides a standardized interface so developers can easily write smart contracts that request and consume AI inference results.
- Infernet Nodes: Deployed on services like GCP or AWS, these nodes listen for on-chain inference requests, execute tasks in containers, and deliver results back on-chain.
- Payment & Verification: Manages fee distribution (between compute and verification nodes) and supports various verification methods to ensure tasks are executed honestly.
- Why It Matters Infernet goes beyond a traditional oracle by verifying off-chain AI computations, not just data feeds. It also supports scheduling repeated or time-sensitive inference jobs, reducing the complexity of linking AI-driven tasks to on-chain applications.
2. Ritual Chain
Ritual Chain integrates AI-friendly features at both the infrastructure and protocol layers. It is designed to handle frequent, automated, and complex interactions between smart contracts and off-chain compute, extending far beyond what typical L1s can manage.
2.1 Infrastructure Layer
-
What It Does Ritual Chain’s infrastructure supports more complex AI workflows than standard blockchains. Through precompiled modules, a scheduler, and an EVM extension called EVM++, it aims to facilitate frequent or streaming AI tasks, robust account abstractions, and automated contract interactions.
-
Key Components
-
Precompiled Modules
:
- EIP Extensions (e.g., EIP-665, EIP-5027) remove code-length limits, reduce gas for signatures, and enable trust between chain and off-chain AI tasks.
- Computational Precompiles standardize frameworks for AI inference, zero-knowledge proofs, and model fine-tuning within smart contracts.
-
Scheduler: Eliminates reliance on external “Keeper” contracts by allowing tasks to run on a fixed schedule (e.g., every 10 minutes). Crucial for continuous AI-driven activities.
-
EVM++: Enhances the EVM with native account abstraction (EIP-7702), letting contracts auto-approve transactions for a set period. This supports continuous AI-driven decisions (e.g., auto-trading) without human intervention.
-
-
Why It Matters By embedding AI-focused features directly into its infrastructure, Ritual Chain streamlines complex, repetitive, or time-sensitive AI computations. Developers gain a more robust and automated environment to build truly “intelligent” dApps.