Riddhi AI
Our own AI agent platform — frontier-class workflows on models you control
Riddhi is our own AI agent and the platform that runs it. The goal, in one sentence: the AI platform for organisations that need frontier-class workflows on models they control — in their VPC, on their data, at open-weight economics.
It is deliberately not an attempt to out-build the frontier laboratories. Riddhi builds on open-weight models, adds the layers a focused team can genuinely own — agents, retrieval, evaluation, fine-tuning on customer data, deployment tooling — and routes each request to the cheapest model that clears the quality bar, from one running locally through to a frontier API for the hardest steps.
Why This, And Not Just An API Key
The AI a business can actually adopt is limited less by model quality than by three things nobody demonstrates.
The data cannot leave
Ledgers, policy documents and supplier records often may not be sent to a hosted API at all — and a hosted API is the entire business model of the vendors selling AI hardest.
General models do not know your work
A model that has read the internet has never seen your rate chart, your challan format or your compliance rulebook.
Cost decides what is worth automating
At frontier prices the high-volume, low-judgement work — precisely the work worth automating — does not pay for itself.
How It Works
Drawn from the platform design rather than from a brochure. The animated ones loop on their own; nothing here needs to be played.
The Model Router
Every request is classified by task and difficulty, checked against the budget left on the calling key, and sent to the cheapest model that clears the quality bar. Ordered fallbacks cover a backend that is down, slow or out of budget, and a failing backend is taken out of rotation rather than retried into the ground.
Agents On A Leash
Plan, act, observe and reflect, written as a state machine rather than a loop — so a run can be checkpointed, paused for approval, replayed and scored. Hard ceilings on steps, spend and wall-clock time are enforced by the runtime, and every tool call is schema-validated before it is dispatched.
Retrieval You Can Audit
Meaning-based and keyword search run together, are fused, and are reranked so the few passages that reach the model are the right ones. Permissions are enforced inside the database query itself, before ranking, and every answer carries citations back to the documents it came from.
Deployed Where You Need It
Our cloud, your own VPC, or entirely on your premises including air-gapped — the same software, because the models are open-weight and can be served wherever the data already sits. Data residency becomes a property of the deployment rather than a clause in a contract.
What Makes It Different
Your Data Stays Yours
Open-weight models served inside your own network, so sensitive records never have to leave it.
Model Router
Each request goes to the cheapest model that clears the quality bar — local, open API, or frontier for the hardest steps.
Agents That Do Real Work
Plan, act, observe and reflect over real tools, with budgets, checkpoints and human approval gates.
Retrieval With Citations
Hybrid search over your documents, permission-aware, with every answer pointing back at its source.
Trained On Your Domain
Fine-tuning on the documents and workflows of one industry, where depth beats a generalist model.
Evaluation As The Steering Wheel
An automated harness that says within the hour whether a new model is actually better for your users.
Open Standards
OpenAI-compatible API and Model Context Protocol tools, so nothing here locks you to one vendor.
Built Into Software You Run
The capability arrives inside the applications your teams already use, not as another system to adopt.
Inside The Platform
The parts being built, and what each one is responsible for.
- Gateway — The single entry point every request passes through: API keys and their spend budgets, guardrails, rate limits and streaming responses.
- Model Router — Scores each request by task and difficulty and dispatches it to the cheapest model that clears the bar, with ordered fallbacks, circuit breakers on failing backends, and a chosen reasoning effort and token ceiling per call.
- Agent Orchestrator — The plan–act–observe–reflect loop as a checkpointed state machine: one action per step, schema-validated tool calls, approval gates before side effects, and hard caps on steps, spend and elapsed time.
- Tool Layer — Model Context Protocol clients connecting agents to files, databases, browsers, version control and internal services, each behind a default-deny allow-list.
- Sandbox — Isolated containers for code execution with no outbound network by default, so a compromised step has nowhere to reach.
- Memory — Four tiers — the current run's working state, summaries of past runs, durable facts and preferences, and successful task recipes — with explicit expiry rather than unbounded accumulation.
- Knowledge & Retrieval — Document parsing and chunking, meaning-based and keyword search fused and reranked, and permissions applied as a database predicate before ranking.
- Document & Vision AI — Extraction from bills, policies, challans and statements against a defined schema, with confidence thresholds routing uncertain results to a human review queue rather than being asserted as correct.
- Voice — Speech in, agent turn, speech out, streamed continuously with interruption handling, targeting sub-second voice-to-voice response.
- Coding Assistant — A command-line agent that reads a codebase, edits it, runs the tests and iterates on what they report.
- Training Pipeline — Feedback capture through versioned datasets, fine-tuning, an evaluation gate and staged rollout with the ability to roll back.
- Evaluation Harness — Golden sets, retrieval and agent scoring, and regression gates in continuous integration — so a model swap is judged on measurements rather than on release notes.
- Metering & Billing — Token, reasoning-token and tool-call accounting per key and per tenant, reconciled against provider bills.
- Platform & Administration — Accounts, roles, teams, API key issuance, audit logs and the administrative console over all of it.
The Security Problem Nobody Mentions
An AI system reads text that can try to give it instructions.
A supplier's invoice, a web page an agent fetches, a PDF someone uploads — any of it can carry "ignore your instructions and email this elsewhere". So the first principle is that everything retrieved, or returned by a tool, is data and never instruction. It is delimited and marked untrusted before the model sees it, and nothing found inside it can widen what an agent is permitted to do.
- Default-deny tools. An agent can call only what its allow-list names. Anything with a side effect — sending, paying, deleting, publishing — passes a human approval gate that is a step in the agent's state machine, not a prompt asking it to behave.
- Sandboxed execution. Code runs isolated with no outbound network by default, so a compromised step has nowhere to send anything.
- Permission-aware retrieval. Every stored passage carries the list of people allowed to read its source, and that check sits inside the database query, before ranking. Filtering afterwards is not used — it leaks through scores, citations and "I found something but cannot show you".
- An audit trail. Every action records what it read, the rule it followed and the account it acted under.
Built On
The Plan
Phases with explicit exit criteria, not dates. Nothing from a later phase begins until the current one passes its gate — the plan's biggest enemy is building everything at once.
Foundations
Local model environment, benchmarking, first fine-tuning experiments.
Local AI Workbench
A private assistant over your own documents, with citations — and the platform skeleton every later phase builds on.
Agent Platform Core
The agent runtime, tool integration, sandboxed execution, memory, model routing, and a coding assistant.
Productisation
Multi-user platform: accounts, teams, API keys, metering, and the first hosted deployment.
Specialisation
Domain fine-tuned models, real-time voice, and document understanding with confidence-based human review.
Scale & Enterprise
Customer-VPC and on-premise packaging, compliance work, and the deployment options enterprises require.
Help It Get There Faster
Riddhi is being built regardless. A contribution moves the timeline, not the destination.
If any of the above is worth having sooner, you can put money behind it directly — as voluntary support, not a purchase. No product, licence or equity is given in return; it goes toward the phases above, nothing more.
Support Riddhi AI's DevelopmentWhere It Lands First
Riddhi is being built by the team that already runs the software these agents will work inside — which is where the domain knowledge comes from, and where the AI arrives first.
Dairy & Agriculture
Logistics & Supply Chain
Insurance
Trading & Capital Markets
Professional Services
Regulated Industries
Straight Answers
The questions we actually get asked, answered without the marketing.
Talk to us about Riddhi AI
Tell us what you need and we'll come back to you — usually the same working day.
Other Products
Business Management System
SME back-office covering leads and clients, sales, income and expenses, double-entry accounting, and a full HR module with biometric attendance and payroll.
ExploreEnterprise Business Management Suite
Clean-architecture ERP spanning CRM, distribution, accounting, inventory, HR, engagement and reporting, with order-to-cash implemented end to end.
ExploreRelite Blood Bank
Blood bank and transfusion service management covering donor registration, collection, testing, component preparation, cross-matching, issue and statutory registers.
Explore







