Decentralized AI Compute · Beta

Your GPU.The World's LLM.

Enigma connects idle gaming GPUs with users who need AI inference — no cloud, no middlemen. Earn ENI tokens for every prompt you serve.

Start Using AI →Become a Provider
Decentralized
AI Compute
GPU Sharing
ENI Tokens
Proof-of-Compute
Open Network
LLM Inference
Community-Owned
No Cloud
Decentralized
AI Compute
GPU Sharing
ENI Tokens
Proof-of-Compute
Open Network
LLM Inference
Community-Owned
No Cloud
GPU Nodes Available
1.0
ENI per Job Completed
10
ENI Welcome Bonus
0%
Platform Fee (Beta)
Three actors. One network.

Enigma orchestrates AI inference across a global mesh of consumer hardware through cryptographic incentives.

01
👤

User sends prompt

Submit any text prompt via the web dashboard or API. Pay 1 ENI per request. Your request is routed to the best available provider node.

02

Network routes job

The coordinator selects the optimal provider using a composite score: benchmark quality × user rating × reliability. Best node wins the job.

03
💰

Provider earns ENI

Your GPU runs the inference locally via Ollama or llama.cpp. Result is returned, validated, and ENI tokens are credited to your wallet.

For Users

AI without Big Tech

Access powerful language models without sending your data to centralized clouds. Community-hosted, open, and private.

  • 10 ENI welcome bonus — start immediately
  • Choose from multiple models: Gemma, Phi, Llama
  • Rate providers and shape the network quality
  • No subscription, pay per prompt
  • Your data stays in the network, not in a datacenter
Get 10 ENI Free →
For Providers

Put your GPU to work

Your gaming PC earns real value while you sleep. Configure once, run forever — everything in Docker, fully automated.

  • Runs as Docker containers — isolated and safe
  • Auto-detects your GPU and recommends models
  • Multi-model: run 2–4 LLMs on one GPU simultaneously
  • Earn ENI per inference, view earnings in real-time
  • Works on Linux, macOS and Windows
Become a Provider →
Works with your existing tools.

Enigma speaks the protocols your tools already use — drop in as an OpenAI or Ollama endpoint with no code changes.

from openai import OpenAI

client = OpenAI(
    base_url="https://www.enigmanet.org/v1",
    api_key="enk_your_key_here",
)

response = client.chat.completions.create(
    model="phi3:mini",
    messages=[{"role": "user", "content": "Hello!"}],
)
print(response.choices[0].message.content)

OpenAI-compatible /v1/chat/completions

Cline, LangChain, n8n, Continue.dev, AnythingLLM, AutoGen — just swap the base URL

Ollama-compatible /api/generate + /api/chat

Open WebUI, Msty, Homebrew and any Ollama client — set host to enigmanet.org

Anthropic Messages API + MCP (planned)

Claude Desktop, Cursor agent mode and MCP-native tools — coming soon

Get API Key →
Fair by design. Powered by ENI.

ENI is the token that keeps Enigma honest — ensuring users never get exploited and providers always get rewarded. No middlemen. No hidden fees. Pure balance.

ENIToken

Fair use for users

Pay only for what you use. ENI costs a fraction of a cent per request — with a free daily claim of 10 ENI, most users never run out. AI for everyone.

Real rewards for providers

Every inference your GPU serves earns ENI — automatically, instantly, on-chain. The better your node performs, the more jobs it receives. Quality is rewarded.

Built-in balance

ENI creates a self-regulating equilibrium: when demand rises, providers earn more. When supply grows, costs drop for users. The market finds the fair price.

Governance (coming)

ENI holders will shape the future — voting on fees, routing rules, and protocol upgrades. The network belongs to its participants.

Built for scale

Interface-driven architecture means every component is swappable — from SQLite to blockchain, from round-robin to distributed schedulers.

Web App
CLI
API
Coordinator · Scored Router · ENI Ledger
Provider Node Ollama / gemma3:12b
Provider Node Ollama / gemma3:4b
Provider Node llama.cpp / phi3
Scale path: RegistryStore → etcd · Router → Distributed Scheduler · Ledger → Blockchain

Join the grid.

Start earning or start building — no setup fees, no lock-in.