Back to AI Projects
Intermediate
AI-Powered Smart Expense Tracker
Expense tracker that auto-categorizes transactions using ML
A personal finance web app that automatically categorizes expenses from transaction descriptions using a trained text classification model, plus spending analytics.
What's included
- ML model for auto-categorizing transactions
- Expense entry and monthly analytics dashboard
- Charts for category-wise spending trends
- REST API backend with database storage
- Report and setup documentation
Tech stack
PythonScikit-learnReactNode.js
More in AI Projects
Handwritten Digit Recognition (CNN)
Deep learning classifier trained on MNIST with a live prediction demo
PythonTensorFlow/KerasOpenCVFlask
Beginner
Face Recognition Attendance System
Automated attendance marking using real-time face detection
PythonOpenCVface_recognitionSQLite
Intermediate
Sentiment Analysis on Social Media Data
NLP pipeline that classifies text as positive, negative or neutral
PythonNLTK/spaCyScikit-learnStreamlit
Intermediate