Most of our work is delivered for departments and offices of the Government of Maharashtra: Marathi-first, multilingual platforms that put modern AI to work on real public-service problems, alongside commercial products built on the same foundations.
District Collector's office, Government of Maharashtra
An AI workflow platform for a District Collector's office, built around a retrieval-augmented knowledge base over roughly 46,000 Marathi Government Resolutions, with a copilot that drafts official documents grounded in those resolutions, a meeting-intelligence pipeline, and a voice-first WhatsApp citizen chatbot in Marathi. PII is masked before any model call.
~46,000 Marathi GRs ingested
Department for the Welfare of Persons with Disabilities, Government of Maharashtra
A statewide grievance platform where a citizen describes a problem by voice in Marathi over WhatsApp; the system transcribes, summarizes, classifies it against the official taxonomy, and routes it to the correct officer with a full audit trail. Classification runs on a self-hosted zero-shot model doing two-pass hierarchical matching against a live, editable taxonomy.
Department for the Welfare of Persons with Disabilities, Government of Maharashtra
A portal for the disability-welfare department that registers the NGOs and welfare institutions serving persons with disabilities and manages the full lifecycle of welfare schemes: applications, verification, approvals, beneficiaries and disbursements. It runs across a multi-tier officer hierarchy (Commissioner, District Collector, DDEO) with analytics dashboards and a multilingual, accessibility-minded UI.
Offices of elected representatives (MLAs)
A multi-tenant platform for the offices of elected representatives that manages citizen complaints, visitors, meetings, document registers, development works, and government-scheme beneficiaries, with one database per tenant. Google Gemini triages complaints from text, image and audio, and a SHA256 ledger verifies the integrity of complaint-document PDFs. Localized in Marathi, Hindi and English.
ENMED (private healthcare platform)
A multi-tenant SaaS platform for Indian medical clinics with separate portals for doctors, clinic admins, patients and a super-admin console. It covers voice-to-prescription, a live patient queue, appointment booking, prescription safety checks, revenue tracking, dose reminders, and an All-India drug index, with strict multi-tenancy throughout.
~248K-medicine All-India drug index
BHASHINI LEAP Hackathon (modeled on Maharashtra Police)
A dual-persona platform that lets citizens file voice complaints in Indian languages and helps police officers draft FIRs, map BNS/BNSS legal sections, and generate investigation checklists. A FastAPI backend integrates Bhashini speech services and a pgvector RAG store over Indian law, with NCRB-format FIR PDF generation.