Yojana Mitra is an AI-powered web application that helps users find the most relevant Indian government schemes based on their personal details like location, age, income, and occupation.
The goal is to make government benefits more accessible to common people through an easy-to-use and language-friendly interface.
- 🔍 Gemini API integration to suggest suitable government schemes
- 🌍 Location, age, income, and occupation-based filtering
- 🌐 Simple and responsive HTML frontend
- 🌱 Future scope: Multilingual support and voice-based search
- Frontend: HTML, CSS, JavaScript
- API: Google Gemini API (for fetching schemes)
- Backend: Coming soon (currently static HTML + AI prompts)
- User enters their basic details (age, location, income, occupation).
- The data is sent to the Gemini API with a custom prompt.
- The AI returns a list of government schemes suitable for the user.
- The website displays those schemes in a readable format.
"Suggest the best Indian government schemes for a 24-year-old student living in Uttar Pradesh with a family income under 2 lakh per year."
- Add language translation support for more local languages
- Improve prompt engineering for more accurate results or using official government data api for realtime updated data
- Convert to full-stack using Node.js / Express or Flask
- Add voice search/navigation support for visually impaired users
- Adding a authentication page for user data security and verfication
Want to help? You can contribute in:
- Improving the frontend UI/UX
- Enhancing Gemini prompts
- Adding backend integration
- Translating scheme data
Developed by Team Zebra -
- Pranav Kumar Singh
- Priyanshu Kumar Prasad
- Prashant Singh
- Pranshu Rai
- Priyanshu Kumar
For Problem statememt -
Smart Analysis of Government Schemes Awareness
Many citizens are unaware of government welfare schemes they are eligible for. How can AI analyse user data (income, region, education) to identify suitable schemes and raise awareness in local languages?
This project started as a college hackathon idea but has the potential to help millions if expanded well!