🚀 Get smarter financial decisions with AI: multi-LLM support (Ollama, Gemini, OpenAI), natural conversations about your finances, automated portfolio recommendations, and 10-year historical insights.
# 💰 Personal Financial AI Agent [](https://opensource.org/licenses/Apache-2.0) [](https://github.com/merendamattia/personal-financial-ai-agent/releases) [](https://hub.docker.com/repository/docker/merendamattia/personal-financial-ai-agent) [](https://www.python.org/) An intelligent personal financial advisor powered by AI. Get expert financial guidance in your preferred language with support for multiple LLM providers, including local offline inference with Ollama. ## ✨ Features - 🤖 **Multi-Provider AI Support** - Choose from Ollama (local), Google Gemini, or OpenAI - 💬 **Interactive Conversations** - Natural language financial discussions - 📊 **Portfolio Analysis** - AI-generated portfolio recommendations based on your profile - 📈 **Historical Data** - 10-year historical returns for analyzed assets - 🛡️ **Privacy First** - Full offline support with Ollama - 🌐 **Multi-Language** - Communicate in your preferred language - 📥 **Profile Management** - Load, save, and download financial profiles as JSON ## 📋 Requirements - **Python 3.11+** - **Ollama** (optional, for local LLM inference) ## 🚀 Getting Started ### Installation 1. **Clone the repository and enter the directory:** ```bash git clone https://github.com/merendamattia/personal-financial-ai-agent.git cd personal-financial-ai-agent ``` 2. **Create and activate a Python virtual environment:** ```bash conda create --name personal-financial-ai-agent python=3.11.13 conda activate personal-financial-ai-agent ``` 3. **Install dependencies:** ```bash python -m pip install --upgrade pip pip install -r requirements.txt `
Google's AI-powered research notebook that ingests your documents and becomes an expert on your content. Generates audio overviews, study guides, FAQs, and interactive discussions from uploaded sources.
Google DeepMind's experimental AI agent that can navigate websites, fill forms, and complete multi-step browser tasks autonomously. Uses Gemini's multimodal understanding to interact with web interfaces.
Google DeepMind's universal AI assistant prototype that can see, hear, and respond in real-time through your device camera and microphone. Demonstrates the future of multimodal AI interaction.
Google Cloud's enterprise platform for building, deploying, and managing AI agents powered by Gemini. Supports multi-agent orchestration, tool integration, and enterprise governance.
Gemini's agentic research capability that autonomously browses the web, synthesizes information from dozens of sources, and produces comprehensive research reports on any topic.
Interactive coding and content creation agent that generates, previews, and iterates on code, documents, and interactive applications in a side panel. Supports HTML/CSS/JS, Python, and more.