AI-powered Welfare Scheme Recommendation System built using Flask, SQLite, HTML, CSS and JavaScript.
This project helps users find eligible government schemes based on:
- Age
- Income
- Category / Occupation
It also includes:
- Voice Assistant
- AI Chat Assistant
- Dashboard Analytics
- Admin Panel
- SQLite Database
Users enter:
- Age
- Annual Income
- Occupation
Then system recommends matching welfare schemes.
Based on:
- Age eligibility
- Income limit
- Category type
System gives:
- Recommended schemes
- Eligibility score percentage
Users can speak:
I am a farmer age 45 income 2 lakh
System understands voice input and helps users quickly.
Supports multiple languages:
- English
- Hindi
- Kannada
- Tamil
- Telugu
- Marathi
- Bengali
- Gujarati
- Punjabi
Users can ask:
- I am student
- I am farmer
- Senior citizen schemes
System replies with best suggestions.
Displays:
- Total Users
- Matches Generated
- Success Rate
- Popular Categories
- System Insights
Admin can:
- Add new schemes
- View all schemes
- Manage data
- Python
- Flask
- SQLite
- HTML5
- CSS3
- JavaScript
- Speech Recognition API
app.py
schemes.db
README.md
pip install flask