Effortlessly track, scan, and split your expenses with AI. Snap a photo of any receipt and let Expensift extract all the details, organize, categorize, and split expenses with friends or colleagues.
- 📸 AI Receipt Scanning: Instantly extract merchant, date, items, and totals from any receipt photo using advanced AI.
- 🧠 Automatic Categorization: Expenses are auto-categorized for a clear overview of your spending.
- 🗂️ Manual Entry: Add receipts manually when needed for full control.
- 🧾 Receipt List: View and manage all your receipts in one place.
- ➗ Expense Splitting: Split receipts and expenses with others: choose equal or itemized splits, and assign items to specific people.
- 🔒 Secure & Private: All data is securely stored in MongoDB. Access your information from any device after login.
- 🖥️ Responsive UI: Works great on desktop and mobile, with a clean, modern interface.
- 📱 PWA Support: Install Expensift on your device for an app-like experience (Add to Home Screen on iOS/Android).
- 🔄 Edit & Adjust: Modify any detail after scanning; edit line items, tax, tip, and more.
- 👥 User Authentication: Secure login and protected pages for your data.
bun install
bun run dev
Visit http://localhost:3000 in your browser.
Copy .env.example
to .env
and fill in required values.
MIT