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