Exact money, explicit review
Decimal arithmetic handles balances and rounding. AI capture never bypasses the review step before saving an expense.
Side project / 01
Money, together and on your own.
Overview
Under the hood
Decimal arithmetic handles balances and rounding. AI capture never bypasses the review step before saving an expense.
Django serves the interface and business logic. A database-backed worker handles capture while manual entry remains available without a model provider.
Receipt capture currently produces one personal-expense draft per source. AI needs provider configuration and consent; durable private receipt storage needs object storage configuration.