Project

Statement Parser

AI-powered financial statement analysis.

Application that ingests credit card and bank statements, parses them through the Anthropic Claude API, and outputs spending statistics, visual graphs, frequency analysis, and category breakdowns. Demonstrates secure handling of sensitive data and third-party API integration.

Anthropic Claude API Python Budget AI-assisted development
Back to projects
Demo mode: AI parsing is turned off for the public preview. The full project is included in this repo and loads fictional transactions locally so visitors can inspect the workflow without an API key.
Screenshot preview of the Statement Parser analytics dashboard with charts

Full Project Preview

Mock Statement Parser Demo

This repo includes the Statement Parser project source and a public-safe demo build. Uploading in the demo loads mock data instead of sending statements to the Anthropic Claude API.