OptimisticGeneralIntelligenceIntelligence belongs to everyone, or it belongs to no one worth trusting.
One intelligence.A billion shareholders.
The brain
Continuous revenue creates continuous energy, continuous energy creates continuous learning, and continuous learning creates a brain that never stops.
The commons
We do not have shareholders. We have stewards. We do not have customers. We have participants. We do not have a product. We have a commons.
The drop-in
You will not pay by the hour.You will hold them.
- Every token is a GPU hour
- Open weights, open data, open governance
- No boardroom can switch it off
import OpenAI from "openai"; // Kimi, Qwen and OGI all speak thisconst client = new OpenAI({ // was: https://api.moonshot.ai/v1 baseURL: "https://inference.opgein.com/v1", apiKey: process.env.OGI_API_KEY,});const completion = await client.chat.completions.create({ model: "ogi-language-1", messages: [ { role: "user", content: "Who owns the machines that think?" }, ],});console.log(completion.choices[0].message.content);Moonshot AIWe do not publish benchmarks.We publish the protocol.
Three properties of the network, each defined in the codex. None of them describe a demo, and none of them are set by us alone.
0new supply
Issued after genesis
Mint authority is revoked at deployment and the freeze authority is never set. The network runs on what it earns, not on what it prints.
Protocol · Token3%
Of answers are re-run
Queries are dispatched to a second validator at random and the outputs compared. Serving dishonestly stops paying long before it becomes worth detecting.
Network · Architecture2of 7
Steps reach the chain
Inference happens at validator speed. Settlement only ever sees the registry that chose the validator and the attestation that paid it.
Network · Query pathWhy this exists
The greatest technology of our centuryis being built behind closed doors.
We reject this future, not with anger, but with architecture. Three things break when one company owns the mind.
It can be bought
A brain owned by one company can be shut down by one boardroom.
A brain owned by millions cannot be shut down at all. Decentralization is not a feature. It is immortality.
It can run out
A model without continuous capital is a candle without oxygen.
Centralized labs solve endurance with venture capital. We solve it with crypto. Where they see quarterly earnings, we see an eternal flame.
It inherits its owner
An intelligence trained by a monopoly will reflect a monopoly.
Alignment cannot be delegated to the few. An intelligence trained by the world will reflect the world.
OGI
Infrastructure for an intelligence nobody owns.
Inference runs at validator speed. Settlement is touched once, at the end, to record what happened and pay for it.