📥 Import CSVImport bank transaction CSVs into a local SQLite database. Generic format — works with any bank export.
🤖 AI CategorizationAutomatically categorize transactions using AI models via the Vercel AI SDK. Review and approve suggestions before applying.
💰 Budget TrackingSet monthly budgets per category (fixed or percentage-based) and check spending progress with color-coded dashboards.
🔒 Privacy FirstAll data stays local in a SQLite file. Only transaction descriptions are sent to the AI provider for categorization.