An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# WealthWise AI 💰

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/)
[![Gradio](https://img.shields.io/badge/Gradio-3.0+-orange.svg)](https://gradio.app)
[![HuggingFace Spaces](https://img.shields.io/badge/🤗-HuggingFace%20Spaces-blue.svg)](https://huggingface.co/spaces)

Your intelligent personal finance assistant powered by AI and real-time market data.

https://huggingface.co/spaces/mkhekare/investment_advisor

Screenshot 2025-04-15 at 9 36 41 PM

## 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