https://github.com/mkhekare/pbf_advisor
Streamlit web app that helps you manage your personal finances, calculate monthly savings, and get smart, AI-powered advice on budgeting, saving, and investing. Powered by Google Gemini.
https://github.com/mkhekare/pbf_advisor
gemini streamlit
Last synced: 2 months ago
JSON representation
Streamlit web app that helps you manage your personal finances, calculate monthly savings, and get smart, AI-powered advice on budgeting, saving, and investing. Powered by Google Gemini.
- Host: GitHub
- URL: https://github.com/mkhekare/pbf_advisor
- Owner: mkhekare
- Created: 2025-04-04T05:43:43.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-24T11:12:40.000Z (about 1 year ago)
- Last Synced: 2025-04-24T11:35:58.529Z (about 1 year ago)
- Topics: gemini, streamlit
- Language: Python
- Homepage: https://pbf-advisor.vercel.app
- Size: 71.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WealthWise AI 💰
[](https://opensource.org/licenses/MIT)
[](https://www.python.org/downloads/)
[](https://gradio.app)
[](https://huggingface.co/spaces)
Your intelligent personal finance assistant powered by AI and real-time market data.
https://huggingface.co/spaces/mkhekare/investment_advisor

## Features ✨
- **AI Financial Advisor** 💬 - Get personalized financial advice using Google's Gemini AI
- **Budget Planning** 📊 - Track income, expenses, and savings with visual analytics
- **Investment Tracking** 📈 - Monitor your portfolio and research market trends
- **Savings Goals** 🎯 - Set and track financial goals with progress tracking
- **Financial News** 📰 - Real-time market news ticker
- **Learning Center** 📚 - Financial calculators and educational resources
## Tech Stack 🛠️
- **Frontend**: Gradio (Python web UI)
- **AI**: Google Gemini API
- **Data**: yFinance, RSS Feeds
- **Visualization**: Plotly
- **Deployment**: Hugging Face Spaces
## Installation & Setup 🚀
### Local Development
1. Clone the repository:
```bash
git clone https://github.com/yourusername/wealthwise-ai.git
cd wealthwise-ai