1.1 KiB
1.1 KiB
| type | status | domain | tech | tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| project | completed |
|
|
|
💳 Credit Analyzer
Personal-finance tool that auto-parses bank statements and delivers AI-powered spending insights with interactive dashboards. Supports 6+ bank formats with AI categorization.
Purpose
Remove the manual drudgery of understanding personal cashflow — ingest statements, categorize transactions with AI, visualize spending.
Architecture
- Dual backend: Node/Express + Python/Flask (
server/,processor/) - Frontend: React (
client/) - Statement parsing pipeline → AI categorization → dashboards
Why it exists
Featured on Profile as flagship finance work; reflects the Finance Overview interest and AI-application skill.
Open questions
- Which 6 bank formats? Which AI model does categorization?
- Personal use only, or intended for others?