AI Intelligence Platform & Product Ecosystem

One platform. Infinite intelligence.

Twelve vertical products. One identity. One AI layer. One entity graph. Stop stitching together tools that don’t talk to each other — and start reasoning across your entire business.

10 LLM providers12 vertical productsFree-first AI routingIndia-first

The problem

Your tools don’t know about each other.

Every tool has its own login, its own data, its own AI. You pay for five and still can’t answer one question across all of them.

🔐

Five logins, five accounts

Your team re-logs in every time. Offboarding is a manual checklist. No one knows who still has access.

One ORIS account covers all 12 products. Offboard once — every session revokes instantly.

🗂️

Five records for the same entity

The same company is a donor, a client, and an employer in three different tools. None know it's the same org.

ORIS resolves entities across every product. One query: "Show everything about Acme Corp."

💸

Three AI bills for the same work

Each tool has its own LLM subscription. None share context. You pay for three independent AI layers.

ORIS routes every AI request through one layer — free models first. One bill. Cross-product intelligence.

Architecture

How ORIS works.

Two layers power everything. Products plug in with two lines of code.

Your products

DonateazyPeopleOSOris WorkOris InvoiceKapitalyzeDeedSure

ORIS Identity

SSO, RBAC, sessions, tenant management. One JWT for all products.

ORIS AI

10 LLM providers, free-first routing, per-product prompts, credit metering.

Shared Entity Graph · Audit Log · Compliance Engine

One person, one organisation, one record — visible across every product they touch.

Ecosystem

The ecosystem.

Twelve vertical products. Activate what you need. They share identity, intelligence, and data from day one.

Coming next

ThynkBooksThynkTaxThynkAuditiVeeKashioThynkReach

Cross-product intelligence

One entity. Every product.

When “Acme Corp” is a donor in Donateazy, a client in Kapitalyze, and an employer in PeopleOS, ORIS knows it’s the same entity. One question, answers from every product.

Unified

Entity Graph

Pro tier+

Cross queries

Every action

Audit trail

ORIS Identity

One account. Every product.

A single sign-on, a single JWT, a single admin console to manage users, roles, and access across your entire organisation.

What one JWT carries · auth.meetoris.com
sub"user-uuid"
tenant_id"org-uuid"
products["DE","KAP","POS"]
roles{"DE":"admin","KAP":"viewer"}
ai_tier"pro"
data_residency"IN"

Single Sign-On

Login once, access everything. Logout once, revoke everywhere.

Per-Product Roles

Admin in Donateazy, viewer in Kapitalyze. Granular control.

Tenant Management

Organisations, subscriptions, and entitlements in one console.

Session Control

Centralised sessions with ecosystem-wide revocation.

Admin Console

Manage users, roles, products, AI usage, and audit logs.

M2M Auth

API keys for background jobs. No human token needed.

ORIS AI

Ten providers. Free models first.

ORIS routes every AI request through free models first, ultra-cheap second, and premium only when the task demands it.

Automatic routing waterfall, per request
1Free firstGoogle Gemini, Groq Llama, Mistral Small$0
2Ultra-cheapQwen Flash, DeepSeek V3~$0.0001
3BudgetKimi K2.5, MiniMax, xAI Grok~$0.001
4PremiumClaude Sonnet, GPT-4.1, Gemini Pro~$0.01
5FlagshipClaude Opus, GPT-5.4~$0.05

If Step 1 fails (rate limit), Step 2 tries. All free models are exhausted before any paid model is touched.

Why not call LLM APIs directly?

DIY approach

  • Manage 10 API keys
  • Build your own fallback
  • No cost optimisation
  • Pay from token one
  • Separate billing per provider
  • No cross-product context

With ORIS AI

  • One API, ten providers
  • Automatic fallback across all
  • Free models always tried first
  • 60–70% of requests cost $0
  • One credit pool, one bill
  • Cross-product AI reasoning

Pricing

Simple, honest pricing.

Start free. Scale as you grow. AI credits included in every plan.

Starter

Freeto begin
Get started
  • 1 product
  • 100 AI credits/month
  • Up to 5 users
  • Free-tier models (Gemini, Groq)
  • Community support

Enterprise

Custom
Contact sales
  • Unlimited everything
  • Unlimited AI credits
  • Data residency (EU/US/IN)
  • SSO federation
  • SLA guarantee
  • Dedicated support
  • On-premise available

Integration

Two lines to connect.

Every product connects with two packages. Identity handles auth. Intelligence handles AI.

Identity: one line of middleware
app.use('/api/*', orisAuth({
  issuer: 'https://auth.meetoris.com'
}))

// Done. Every request is now
// authenticated via ORIS Identity.
Intelligence: one API call
const result = await oris.reason({
  primitive: 'compliance.evaluate',
  messages: [{ role: 'user', content: query }]
})

// ORIS picks the model, manages cost,
// falls back on failure. You get the answer.

Get started today

Stop paying for fragmented tools.

One platform. One identity. One AI layer. Twelve products. Start free, scale to enterprise.

No credit card required · Free plan forever · Setup in 2 minutes