Skip to content

devloperds/AI-finance-tracker

Repository files navigation

Finance Tracker

A simple finance tracker to track expenses.

Requirements

  • Node v22.20.0
  • npm v10.9.3

Get the code

git clone https://github.com/devloperds/AI-finance-tracker.git
cd finance-tracker

# If using mine, then
git clone 
cd AI-finance-tracker

Install dependencies

npm install

Run locally

npm run dev

Then open the printed local URL in your browser, usually http://localhost:5173.

Useful commands

  • Lint: npm run lint
  • Format: npm run format
  • Fix lint + format: npm run lint:format
  • Type-check & build: npm run build
  • Preview production build: npm run preview

Features

  • Track income and expenses
  • Visualize financial data with charts
  • Add transactions
  • View and filter transactions in a table

About

AI-powered personal finance dashboard with 100% on-device privacy. Auto-categorizes expenses, predicts spending trends, and provides intelligent insights – all locally in your browser with TensorFlow.js. Handles 13,000+ transactions at sub-second speed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors