Giter Site home page Giter Site logo

expenses_dashboard's Introduction

Expenses Analyzer Dashboard

This project provides a Streamlit-based dashboard for processing and visualizing expense data from CSV files.
The dashboard allows users to upload multiple CSV files, filter data by date range and categories, and visualize expenses through interactive pie and bar charts.

Features

  • Upload and Process CSV Files: Upload multiple CSV files and process them into a single DataFrame.
  • Category Management: Add and delete categories dynamically.
  • Data Filtering: Filter data by date range and selected categories.
  • Data Visualization: Visualize expenses by category and over time using pie and bar charts.
  • Download Processed Data: Download the processed and concatenated DataFrame as a CSV file.

Usage

  • Upload CSV files via the interface.
  • Use the sidebar to filter data by date range and categories.
  • View and interact with the visualizations.
  • Download the processed data as a CSV file.

License

This project is licensed under the MIT License.

To Do

  • Improve llm query/results for categories.
  • If user doesn't provide enough categories - make sure llm doesn't invent new ones.
  • Create functionality of category edits - add and delete.
  • Improve user messages/instructions/workflow.
  • Add checks that api responses match table size (and maybe loop).
  • per month merchant plot.
  • Add list of merchants per category.
  • Add number of transactions per category plot.
  • Save categories json function?
  • Encoding csv problem
  • Allow for row addition to the table (e.g. for cash transactions).
  • Delete duplicated rows from multiple csvs.
  • Set up a streamlit server.
  • genAI - set quotas.
  • Test Claude / Llama / Mistral API calls and pricing.
  • Test downloaded LLM model instead of API calls.

expenses_dashboard's People

Contributors

bellonet avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.