π 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)