Orinla is infrastructure AI: fake news detection and bidirectional speech and text, built natively for English, Pidgin, Yorùbá, Igbo, Hausa, and Arabic. One model family, made to be built on.
// capabilities
Global AI wasn't built for our languages or our information ecosystem. Orinla is, from the ground up.
Orinla reads a claim and returns a credibility score with a full signal breakdown: content analysis, source reputation, and fact-check evidence, weighted into a single 0.0–1.0 score.
Translate and converse in both directions across six languages, as text or as speech. Speak Yorùbá, read it in English. Type in Pidgin, hear it in Hausa.
# credibility scoring POST /v1/credibility { "text": "BREAKING: govt to ban…", "language": "en" } # translation POST /v1/translate { "text": "Ẹ káàsán, ṣé àlàáfíà ni?", "source": "yo", "target": "en", "mode": "text" }
{
"score": 0.23,
"signals": {
"content": 0.31,
"source": 0.18,
"factCheck": 0.20
},
"modelVersion": "orinla-v1"
}
{
"translation": "Good afternoon, how are you?",
"confidence": 0.94
}// built as infrastructure
Orinla isn't a feature. It's a platform layer. The same principles that make it safe to run inside a social platform make it ready for anyone to build on.
A shared multilingual backbone with task-specific adapters: credibility, translation, and speech scale independently, never blocking each other.
Content is processed, scored, and discarded. Nothing you send is stored by the model or used for training without explicit, separate consent.
Nigerian data is processed in Nigeria and EU data stays in the EU where the law requires it. Residency is enforced, not promised.
Every response carries its model version. Every model ships with an evaluation report, native-speaker review, and a rollback path.
The verified, low-toxicity social platform rooted in Nigerian culture uses Orinla for its authenticity badges, translations, and safety layer, the first of many platforms to build on it.
// mark the date
We're training, evaluating, and native-speaker-reviewing every language direction before it ships. Request early access for builders and partners.
For builders and early partners. No spam, just launch news.