🚀 An AI-powered personal finance mentor that helps users manage money, build wealth, and make smarter financial decisions — all in one place.
95% of people lack a structured financial plan, while traditional financial advisors are expensive and mostly accessible only to high-net-worth individuals.
AI Money Mentor aims to democratize financial guidance by providing an intelligent, affordable, and always-available solution.
AI Money Mentor is a 24/7 AI-based financial assistant that:
- Tracks income and expenses
- Provides smart budgeting strategies
- Suggests investment options
- Offers personalized financial advice
- Educates users about finance
- Ask finance-related queries
- Get intelligent and personalized responses
- Track daily income & expenses
- Automatic categorization
- AI-generated monthly budget plans
- Spending insights and optimization tips
- SIP, stocks, and savings recommendations
- Risk-based financial planning
- Weekly / Monthly reports
- Spending analysis and trends
- Bill reminders
- Overspending notifications
- HTML
- CSS
- JavaScript
- Python (Flask)
- OpenAI API / Groq API (LLM-based chatbot)
- MySQL / SQLite
- User → Frontend UI → Flask Backend → AI Model API ↓ Database
- User enters financial data or query
- Frontend sends request to backend
- Backend processes input
- AI model analyzes the request
- Response is generated
- Output displayed to user
- 📉 Reduces financial illiteracy
- 💰 Improves saving habits
- 📈 Enhances investment decisions
- 🧠 Makes financial planning accessible to everyone
- 📱 Mobile App (Android & iOS)
- 🎙️ Voice-based assistant
- 🌐 Multi-language support
- 🏦 Bank API integration
- 📊 Advanced portfolio tracking
- 🤖 Multi-agent AI system
# Clone the repository
git clone https://github.com/omroy07/AI-Money-Mentor.git
# Navigate into the project folder
cd AI-Money-Mentor
# Install dependencies
pip install -r requirements.txt
# Run the application
python app.py