Skip to content

ImRAryan/Frlin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Frlin

Note: Project is underdevelopment. Alpha release will be announced as soon as a functionable prototype is ready for testing.

An AI Financial tracker that helps you organise your spendings and tells you how to save money.

Features

  • Tell the AI your goals, necessities, income and so on
  • Organize your spendings by month
  • Upload your Bank statements or manually enter your spendings
  • Automatically arranges your spendings into meaningful categories like food,shopping, rent and so on
  • A summary and analysis of your spending
  • With an finical assistant that will guide you to better money management

Contribute

Note: Frlin is not a vibe coded project. If any GenAI is used it is used as you would use google. A contributor might use it to help fix their grammar, but no AI is supposed to be used in writing code.

Installation

  1. Clone the repo:

    git clone https://github.com/ImRAryan/Frlin
  2. Install Backend requirements

    cd backend
    pip install -r requirements.txt
  3. Install Frontend requirements

    cd frontend
    npm install
  4. Creare the required .env file

Running locally

  1. Run Backend server

    cd backend
    python main.py
  2. Run Frontend server

    cd frontend
    npm run dev

About

idk

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors