Dan Varela's profile picture

Work

Shared Expenses Tracker

A self-hostable web-app for tracking shared expenses

Track shared expenses within a group: split costs, attach receipts, and settle up. Receipts get scanned with OCR.space, then an LLM (Ollama or Gemini) structures the OCR text into line items — no manual entry.

Built with SvelteKit on SQLite (libSQL), self-hostable.

Uploaded receipts are compressed and stored in the filesystem, so you can sync them somewhere else.

Source