Skip to content
All Projects

Scheme-Saathi — AI Public Service Platform

A multilingual AI-powered platform helping 1,000+ citizens discover and access government schemes through natural language search and personalized recommendations.

Scheme-Saathi — AI Public Service Platform

Overview

Scheme-Saathi is a production-grade web application that helps Indian citizens discover government welfare schemes they’re eligible for, in their own language. Over 1,000 users have used it to find and apply for schemes they previously didn’t know existed.

The Problem

India has hundreds of central and state government schemes across health, agriculture, education, and social welfare. Most citizens — especially in rural areas — never benefit from them because:

Solution Architecture

AI Recommendation Engine

At the core is a semantic search system:

Backend Design

Built with production patterns from day one:

Frontend

Results

MetricValue
Active users1,000+
Throughput improvement40% (Redis + Celery)
Recommendation accuracy+67%
Languages supported3+

Tech Stack

Backend: Flask · SQLAlchemy ORM · PostgreSQL · Redis · Celery · Pydantic AI: SentenceTransformer · ChromaDB · API Setu (live scheme data) Frontend: TailwindCSS · Alpine.js · Jinja2 Auth: OAuth2 · JWT · RBAC

All Projects