Skip to content

An educational platform introducing new ways to manage your debt and achieve financial freedom. Powered by AI. https://freedomfinances.xyz/

Notifications You must be signed in to change notification settings

colemaring/Freedom-Finanaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 

Repository files navigation

Freedom Finances

2024 ShellHacks Hackathon Project
Website: https://freedomfinances.xyz/
Demo Video:
https://www.youtube.com/watch?v=0kxlwAFJ_RA

Devpost Submission:
https://devpost.com/software/freedom-finances

Development:

git clone https://github.com/colemaring/Freedom-Finanaces.git 
cd Freedom-Finanaces/realclient && npm i && npm run dev 
cd Freedom-Finanaces/server && npm i && npm start 

Environment Variables (see .env_template):
Plaid client_id
Plaid sandbox_id
OpenAI API key

Deployment:

git clone https://github.com/colemaring/Freedom-Finanaces.git 
cd Freedom-Finanaces/server && npm i && touch .env 
nano .env       -> (enter keys) 
pm2 start index.js OR npm start

Technical Description:
A React and Express web-app utilizing the Plaid API to connect your bank account and OpenAI's GPT 3.5 turbo to generate personalized financial suggestions based on your transaction history and liabilities. Click on one of the AI generated suggestions to visuzlie your debt payment if you were to follow the suggestion's advice.

Domain Registration
eventually @ freedomfinances.xyz

About

An educational platform introducing new ways to manage your debt and achieve financial freedom. Powered by AI. https://freedomfinances.xyz/

Topics

Resources

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages