AI Finance Platform
An AI-powered personal finance platform that helps users manage expenses, set budgets, get automated insights, and add transactions with ease via receipt scanning.

Frontend:
Backend:
Database:
ORM:
Tools:
Deployment:
What the project is?
AI Finance Platform is a modern personal finance management tool with AI features. It enables users to track expenses, add transactions, scan receipts, set recurring payments, and receive AI-generated reports with insights into their financial health. The system also alerts users every 6 hours if they are exceeding their budgets.
Why I built this?
I built this project to combine my interest in finance and artificial intelligence. It was an opportunity to explore OCR-based automation, AI insight generation, and event-driven backend logic for alerting and reporting. The project also serves as a demonstration of real-world AI utility in personal productivity apps.
What problem it solves?
It helps users maintain financial discipline by tracking all expenses, setting clear budgets, and automatically generating insights. The AI-powered receipt scanner reduces manual data entry, while the budget alerts ensure proactive financial control without needing to constantly check the app.
Key Features









































What I Learned / Challenges
Learned how to integrate AI into financial workflows using Google Generative AI and automate tasks via Inngest cron functions. Faced challenges in handling OCR data from receipt images, generating insightful summaries, and managing recurring transaction logic effectively.