Skip to main content
ARIS (Autonomous Registry and Intelligent Systems) is a decentralized compute network for verifiable AI inference. You can route prompts to distributed worker nodes through one Python SDK.

Ship an app

Send your first generation request in minutes.

Run infrastructure

Launch worker nodes and earn from compute.

Integrate retrieval

Add agentic RAG and MCP tools.

Inspect API

Review request, response, and error formats.

How ARIS works

1

Authenticate

Your app sends an API key to the registry and receives session credentials.
2

Select node

The SDK selects a healthy compute node based on availability and policy.
3

Run inference

The node executes your prompt and returns output with usage metadata.
4

Settle usage

Credits and earnings are recorded through the registry ledger.

Choose your path

Start with /quickstart, then continue to /python-sdk and /advanced-usage.
Last modified on February 21, 2026