Skip to content

Streamlit web app for uploading and cleaning CSV bank statements, standardizing financial data.

Notifications You must be signed in to change notification settings

dvaidwho/CleanFi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CleanFi 💰

A Streamlit-based finance app that helps you clean and analyze your bank statements.
Upload a CSV file and instantly see categorized transactions, progress metrics, and visual insights.

Features

  • Auto-detects and cleans bank statement columns
  • Auto-categorizes transactions with editable categories
  • View metrics (total transactions, categorized vs uncategorized)
  • Interactive pie charts and summaries of spending
  • Download a cleaned CSV file

Installation

git clone https://github.com/dvaidwho/CleanFi.git
cd CleanFi
pip install -r requirements.txt

About

Streamlit web app for uploading and cleaning CSV bank statements, standardizing financial data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages