Bring your finances to life with AI-powered conversations
Built during BärnHäckt 2025 - A hackathon project that transforms personal finance data into engaging, conversational experiences.
SpendCast is an intelligent, multimodal financial assistant that uses generative AI, knowledge graphs, and AI agents to provide personalized, natural language responses about your spending habits. Think Spotify Wrapped, but for your finances.
- 🗣️ Natural Language Queries: Ask questions like "How much did I spend on unhealthy food last month?"
- 🎵 Text-to-Speech: Get responses as spoken audio using Chrome TTS
- 🎤 Speech-to-Text: Voice input support via Chrome STT
- 📊 Animated Visualizations: Beautiful slide presentations using Animotion
- 🧠 AI Agent Orchestra: Intelligent agents coordinate data access and analysis
- 🕸️ Knowledge Graph Integration: Connects personal data with external sources (Open Food Facts, Wikidata)
- 🎯 MCP Protocol: Model Context Protocol for seamless data source integration
- 📱 Responsive UI: Modern interface built with ShadCN components and Tailwind CSS
- SvelteKit - Full-stack framework
- ShadCN/UI - Component library
- Tailwind CSS - Utility-first styling
- Animotion - Animated presentation slides
- Chrome Web APIs - TTS/STT integration
- Hono - Lightweight web framework
- LLM Query Layer - Custom data querying system
- AI Agents - Orchestrated intelligence system
- MCP (Model Context Protocol) - Data source dumping and querying
- Microservices - Distributed service architecture
- Knowledge Graphs - Structured data relationships
- OCR System - Document text extraction (unfinished)
- External APIs - Open Food Facts, Wikidata integration
┌─────────────────┐ ┌─────────────────┐ ┌─────────────────┐
│ SvelteKit │ │ Hono API │ │ LLM Query │
│ Frontend │◄──►│ Gateway │◄──►│ Layer │
│ │ │ │ │ │
└─────────────────┘ └─────────────────┘ └─────────────────┘
│ │ │
▼ ▼ ▼
┌─────────────────┐ ┌─────────────────┐ ┌─────────────────┐
│ Chrome APIs │ │ AI Agents │ │ Knowledge │
│ (TTS/STT) │ │ Orchestrator │ │ Graph │
└─────────────────┘ └─────────────────┘ └─────────────────┘
- "How much did I spend on groceries this month?"
- "What's my biggest spending category?"
- "Show me my unhealthy food expenses as a podcast"
- 🎵 Audio: Spoken responses and podcast-style summaries
- 📊 Visual: Animated charts and infographics
- 📱 Interactive: Chat, speak and interact with the AI bot
Built with ❤️ during BärnHäckt 2025