Somnia Agents

Somnia Agents are consensus-validated compute jobs with the ability to access off-chain data. They can pull from APIs, scrape websites, and run AI inference, all with the same trust guarantees as on-chain execution. Multiple validators independently fetch and verify the same data, reaching consensus on the result before it enters the chain, with no single oracle or point of failure.

Native Reactivity

Smart contracts on Somnia respond to onchain events in real time without polling or middleware.

AI Inference

Somnia Agents run LLMs onchain to analyze data and resolve outcomes.

Deterministic LLMs

Somnia's onchain LLMs use fixed random seeds so every validator node produces the same output.

Start Building with Somnia Agents

Somnia is fully EVM compatible. If you write Solidity, you can deploy agents. Your existing toolchain works: Hardhat, Foundry, and any EVM development environment. The agent SDK is open-source, and the quickstart guide takes you from zero to a deployed agent in minutes.

Somnia