AI Intelligence Platform & Product Ecosystem
One platform. Infinite intelligence.
ORIS is Zoho for vertical SaaS: twelve products sharing one identity, one AI brain, and one data layer. Stop paying for fragmented tools. Start reasoning across everything.
Your tools don’t talk to each other.
You use one tool for HR, another for donations, another for compliance. Each has its own login, its own data silo, its own AI that knows nothing about the rest.
Siloed identity
Employees manage 5+ logins. Offboarding misses accounts. No single view of who has access to what.
ORIS gives every person one account across all 12 products. Offboard once, revoke everywhere.
Siloed data
Your donor in Donateazy is invisible to Kapitalyze. Cross-department reports need manual data stitching.
ORIS maps entities across products. Ask "show me everything about John Doe" and get answers from every vertical.
Siloed AI
Each product calls its own LLM with no shared context. You pay 3x for 3 separate AI subscriptions.
ORIS routes all AI through one intelligent layer. One bill, one credit pool, cross-product reasoning.
How ORIS works.
Two layers power everything. Products plug in with two lines of code.
YOUR PRODUCTS
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.
The ecosystem.
Twelve vertical products. Activate what you need. They share identity, intelligence, and data from day one. No integration required.
Donateazy
NGO & Donor Management
80G receipts, FCRA compliance, donor CRM, campaign intelligence
Learn more ›
Kapitalyze
Corporate Governance
Board management, regulatory filing, fund administration
Learn more ›
Wasiyat
Islamic Estate Planning
6-doctrine inheritance calculator, Wasiyyah, document generation
Learn more ›
PeopleOS
HR & Payroll
Attendance, leave, payroll, PMS, Labour Code compliance
Learn more ›
ReachOS
Marketing Automation
Campaigns, audience segmentation, engagement analytics
Learn more ›
RestoOS
Restaurant Operations
POS, inventory, kitchen management, demand forecasting
Learn more ›
Coming soon
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. Ask one question, get answers from every product.
Unified
Entity Graph
Pro tier+
Cross queries
Every action
Audit trail
ORIS Identity
One account.
Every product.
No product has local auth. A single sign-on, a single JWT, a single admin console to manage users, roles, and access across your entire organisation.
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, product entitlements, all 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 providers second, and premium models only when the task demands it. You pay for intelligence, not infrastructure.
If Step 1 fails (rate limit), Step 2 tries. All free models are exhausted before any paid model is touched. Fallback is automatic and invisible to your product.
Why not call LLM APIs directly?
DIY approach
- ✕Manage 10 API keys
- ✕Build your own fallback logic
- ✕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 tried first, always
- 60-70% of requests cost $0
- One credit pool, one bill
- Cross-product AI reasoning
Task Router
Maps task type + AI tier to the best-fit model automatically.
Cost Optimiser
Free first. Then cheapest paid model above the quality threshold.
Fallback Chain
All free exhausted → ultra-cheap → cheap → premium. Invisible.
Prompt Registry
Each product gets domain-specific prompts. Donateazy knows FCRA, Wasiyat knows Faraid.
Credit Metering
Weighted credits. Chat costs 1, doc.draft costs 5, cross-vertical costs 10.
Streaming
Server-sent events for real-time responses in every product.
How credits work.
One credit is not one API call. Credits are weighted by task complexity: simple tasks cost less, complex reasoning costs more.
e.g. "How many donors lapsed?"
e.g. "Summarise the board minutes"
e.g. "Analyse donor retention trends"
e.g. "Draft a board resolution"
e.g. "Show everything about Acme Corp"
What 5,000 credits gets you
Pro plan, typical monthly usage
~3,300 actual API calls. ~60% handled by free models at zero cost.
Pricing.
Start free. Scale as you grow. AI credits included in every plan.
Starter
- 1 product
- 100 AI credits/month
- Up to 5 users
- Free-tier models (Gemini, Groq)
- Community support
Pro
- Unlimited products
- 5,000 AI credits/month
- Cross-vertical queries
- All 10 providers (free-first)
- Up to 50 users
- Custom AI prompts
- Priority support
Enterprise
- Unlimited everything
- Unlimited AI credits
- Data residency (EU/US/IN)
- SSO federation
- SLA guarantee
- Dedicated support
- On-premise available
Two lines to connect.
Every product in the ecosystem connects with two packages. Identity handles auth. Intelligence handles AI. That’s it.
app.use('/api/*', orisAuth({
issuer: 'https://auth.meetoris.com'
}))
// Done. Every request is now
// authenticated via ORIS Identity.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.Stop paying for fragmented tools.
One platform. One identity. One AI layer. Twelve products. Start free, scale to enterprise.