惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Vercel News
Vercel News
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
雷峰网
雷峰网
有赞技术团队
有赞技术团队
罗磊的独立博客
博客园 - 叶小钗
Jina AI
Jina AI
博客园 - 司徒正美
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
T
Tailwind CSS Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
人人都是产品经理
人人都是产品经理
Apple Machine Learning Research
Apple Machine Learning Research
阮一峰的网络日志
阮一峰的网络日志
Microsoft Security Blog
Microsoft Security Blog
大猫的无限游戏
大猫的无限游戏
量子位
MyScale Blog
MyScale Blog
V
Visual Studio Blog
博客园 - 聂微东
The Cloudflare Blog
Engineering at Meta
Engineering at Meta
小众软件
小众软件
宝玉的分享
宝玉的分享

DEV Community

Authentication Security Deep Dive: From Brute Force to Salted Hashing (With Java Examples) Why AI Systems Don’t Fail — They Drift Spilling beans for how i learn for exam😁"Reinforcement Learning Cheat Sheet" I Replaced Chrome with Safari for AI Browser Automation. Here's What Broke (and What Finally Worked) How Python Borrows Other People's Work The $40 Architecture: Processing 1 Billion API Requests with 99.99% Uptime Vibe Coding: A Workflow Guide (From Zero to SaaS) Most webhook security guides protect the wrong side. The scary part is delivery. Headless CMS for TanStack Start: Build a Blog with Cosmic EU Age Verification App "Hacked in 2 Minutes" — What Actually Happened Comfy Cloud’s delete function does not actually remove files Running AI Models on GPU Cloud Servers: A Beginner Guide Event-driven media intelligence with AWS Step Functions and Bedrock I scored 500 AI prompts across 8 quality dimensions — here's what broke How to Call Google Gemini API from Next.js (Free Tier, No Backend Needed) The Portal Protocol: Reclaiming Human Connection in the Age of AI How to Fix Your Team's Scattered Knowledge Problem With a Self-Hosted Forum Intro to tc Cloud Functors: A Graph-First Mental Model for the Modern Cloud Designing Multi-Tenant Backends With Both Ownership and Team Access I Built a Neumorphic CSS Library with 77+ Components — Here's What I Learned PostgreSQL Performance Optimization: Why Connection Pooling Is Critical at Scale Cómo construí un SaaS multi-rubro para gestionar expensas en Argentina con FastAPI + Vue 3 🚀 I Built an Ethical Hacking Scanner Tool – Open Source Project I Replaced /usage and /context in Claude Code With a Single Statusline A Pythonic Way to Handle Emails (IMAP/SMTP) with Auto-Discovery and AI-Ready Design I Collected 8.9 Million Polymarket Price Points — Here's What I Found About How Markets Really Move EcoTrack AI — Carbon Footprint Tracker & Dashboard Everyone's Using AI. No One Agrees How. 5 self-hosted ebook managers worth trying in 2026 Building Your First AI Agent with LangChain: From Chatbot to Autonomous Assistant
🚀 Meet JanSahayak AI: Your Personal Guide to Indian Gover...
Aritra Mondal · 2026-06-22 · via DEV Community

By Aritra Mondal | Built for the Google Gen AI Academy "Meet the Builders" Campaign

💡 The Everyday Struggle
Imagine Ramesh, a 45-year-old farmer from Maharashtra earning ₹1.5 Lakhs a year. The Indian Government has multiple schemes designed exactly for people like him—subsidies for seeds, healthcare benefits, and financial aid.

But there’s a catch.
To get these benefits, Ramesh needs to know the exact name of the scheme, navigate a complex government portal (usually in English or formal Hindi), and figure out a maze of document requirements. Result? He gives up, and the funds meant for him remain unused.

This isn't just Ramesh's story. Millions of farmers, students, women, and low-income families in India miss out on their rightful benefits simply because of information overload and language barriers.

I realized that citizens don't need another search engine. They need a guide. That’s why I built JanSahayak AI.

What is JanSahayak AI?
JanSahayak AI is a smart, multilingual web platform powered by Google Gemini. Instead of asking citizens to search for schemes, it reverses the process: You tell the AI who you are, and it tells you exactly what government benefits you are entitled to.

I built it to be as simple as talking to a knowledgeable friend. Here is how it works:

1. The Scheme Matchmaker
No more endless scrolling through PDF documents. A user simply enters their basic details: Age, State, Occupation, and Income.
Instantly, the AI engine scans its knowledge base and outputs the top 3 schemes the user is highly eligible for, complete with a bulleted list of benefits and the official application link.

2. The Document Doctor
A scheme is useless if you don't have the right paperwork. JanSahayak has a built-in "Readiness Checker". You tick the documents you currently have (like Aadhaar and a Bank Passbook), and the AI tells you what is missing (like an Income Certificate) and guides you on how to get it.

3. It Speaks Your Language
India speaks in hundreds of dialects. Using the native reasoning power of Gemini, the entire platform—from the interface to the AI's advice—can instantly switch between English, Hindi, and Bengali.

4. The 24/7 Citizen Chatbot
Got a specific question? The platform features a floating AI assistant. A user can simply type, "How do I update my address on my Aadhaar?" and the AI will provide a simple, actionable reply.

🧠 The Brains Behind the Magic: Google Gemini
To make this work seamlessly on a lightweight website, I used the Google Gemini 2.5 Flash API.

Why Gemini? Because civic-tech requires empathy and accuracy.

1. Speed: The Flash model processes the user's profile and returns formatted, localized results in milliseconds.
2. Accuracy over Hallucination: Using strict Prompt Engineering, I confined the AI to only output factual data. It is explicitly programmed to never invent fake official links. If it doesn't know the exact portal, it directs the user to the safe fallback: india.gov.in.

(Note: To ensure trust, the platform features a highly visible moving disclaimer clarifying it is an AI prototype and not an official government portal).

The Bigger Picture
Generative AI is brilliant at writing code and generating images, but its true superpower is leveling the playing field.

JanSahayak AI is my submission for the Google Gen AI Academy, but more importantly, it is a prototype for digital empowerment. By bridging the gap between complex bureaucracy and the common citizen, we can ensure that India's social safety nets finally reach the hands they were built for.

Let’s use AI to build a smarter, more inclusive India.

GoogleGenAIAcademy #MeetTheBuilders #GeminiAI #TechForGood #SocialImpact #WebDevelopment #GovTech