๐ Biz Tracker v3 โ A Smart Expense Tracker with AI, Invoicing, and Clean UI
โTrack. Classify. Bill. Repeat.โ
Welcome to Biz Tracker v3, a new leap in managing small business expenses, product stock, and invoice generation โ all powered by a minimal, modern web UI and artificial intelligence.
๐ Live Demo: biz-tracker-vert.vercel.app
๐ Invoice Mint (Standalone): invoice-mint.onrender.com
๐ AI Expense Classifier API: bizexpneser.onrender.com
โจ Whatโs New in Version 3?
โ Professional Material UI
We've redesigned the dashboard using Materialize CSS to give it a cleaner, mobile-friendly look. Navigation now includes:
- Stock View
- Shop Map
- About Section
- Invoice Generator
- Home
All pages are accessible through a responsive navbar and mobile sidenav.
๐งพ Invoice Mint โ Clean Invoices (Without GST)
Weโve decoupled our invoice tool into its own microservice. Features include:
- Invoice generation without GST
- Clean itemized layout
- Supports multiple entries
- Real-time entry and reset
- PDF download (via browser print/save)
Try it at: invoice-mint.onrender.com
๐ค AI-Powered Expense Classifier & Tracker
We've built a small AI using Multinomial Naive Bayes
to automatically classify expenses. Just send an expense description and let the API do the rest!
Examples:
Input | AI Prediction |
---|---|
uber |
Transport |
movie |
Entertainment |
milk |
Groceries |
Access API: bizexpneser.onrender.com
๐ป Tech Stack
- Frontend: Svelte + Materialize CSS
- AI Model: Python (Flask, scikit-learn)
- PDF: Browser-based printing support
- Deployment: Render, Vercel
๐งช Dev Setup
requirements.txt
for AI Expense Classifier (Flask server)
Flask
scikit-learn
gunicorn
๐ Special Thanks
A huge thanks to everyone who gave feedback and helped us shape this project:
- ๐ค Accio by Alibaba Group โ for their encouraging comment and support
- ๐ง AquaScript โ for their encouraging and helpful comment
Your feedback gave us confidence to take the project forward!
๐ What's Next?
- ๐ Advanced analytics dashboards (daily, weekly, monthly)
- ๐ฆ Product QR scanner (via webcam)
- ๐ง Smarter AI for tagging vendors and payment modes
- ๐ Auth system with API key access
๐ฌ Feedback?
Found a bug or have a feature request? Leave a comment or open an issue on our GitHub repo (coming soon).
Made with ๐ก in India by @pjdeveloper896
Top comments (0)