Tally is an open-source, AI-assisted tool designed to automate the classification of personal financial transactions, helping users turn raw bank data into meaningful categories without manual tagging. At its core, Tally pairs a local rule engine with large language models so that an AI assistant (like Claude Code, Copilot, or any CLI agent) interprets, suggests, and categorizes expenses, savings, subscriptions, and income events based on your own rules and behavior. It generates human-readable reports and can produce HTML, JSON, or Markdown outputs to suit dashboards or personal finance workflows. The project emphasizes transparency, allowing users to see why a particular transaction was classified a certain way and to refine rules over time. While it’s tailored toward developers and advanced users, it also includes an interactive command-line experience for initializing budgets, generating charts, and diving deep into spending patterns.
Features
- AI-powered automatic transaction classification
- Local rule engine with customizable logic
- Multi-format output (HTML, JSON, Markdown)
- Explainable categorization and audit trails
- Visual charts and spending trend views
- Integration with multiple AI agents