IntelliSpend is a smart, intuitive finance management app designed to simplify expense tracking and provide actionable financial insights using machine learning and real-time data processing.
✅ Smart Expense Tracking – Automatically categorize expenses using ML (GoLearn) for better financial insights.
✅ OCR-Based Receipt Parsing – Leverages Google Cloud Vision API to extract data from receipts with high accuracy.
✅ Real-Time Sync – Ensures seamless synchronization across devices using Redis caching and a Golang backend.
✅ Smart Notifications – Detects transactions and allows one-click confirmation for fast data entry.
✅ Customizable UI – Built with Flutter, offering a clean and user-friendly interface with theme support.
Component | Technology |
---|---|
Frontend | Flutter (Dart), Riverpod, FL Chart |
Backend | Golang, Gin Framework, PostgreSQL, Redis |
ML & OCR | GoLearn (ML), Google Cloud Vision API |
Infrastructure | Docker, AWS EC2, GitHub Actions |
- Clone the repository
git clone https://github.com/Yash05080/intellisped.git
cd intellisped
- Set up backend
- Install Golang and PostgreSQL
- Configure Google Cloud Vision API
- Start backend server
go run main.go
- Set up frontend
- Install Flutter dependencies
flutter pub get
flutter run
Pull requests are welcome! Feel free to open an issue or reach out if you'd like to contribute.
🔥 Built with ❤️ by Yash05080
This keeps it professional, structured, and highlights the fintech focus and smart features. Let me know if you’d like to adjust anything! 😎