About
The state of AI is flawed.
Ritual is the solution.
Introducing Decentralized AI.
Censorship Resistant
Transcend geographic boundaries and closed ecosystems to participate in proliferating the open access of models globally.
Privacy First
Enable privacy with lightweight statistical & cryptographic schemes without heavy performance degradation for your users.
Fully Verifiable
Get guaranteed results from real models. Construct proofs for unbounded model sizes, for both classical & foundation AI models, to facilitate verification.
Built for a seamless developer experience.
Ritual.useInference({
model: ["LLAMA2-30B", "Mistral-7b"],
parameters: [...]
});
Ritual.useInference({
model: [
"LLAMA2-30B",
"Mistral-7b"
],
parameters: [...]
});