Skip to content

An educational platform introducing new ways to manage your debt and achieve financial freedom. Powered by AI.

Notifications You must be signed in to change notification settings

pranavsaigandikota/Freedom-Finanaces

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Freedom Finances

2024 ShellHacks Hackathon Project

Deployment:

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

Environment Variables:
Plaid client_id
Plaid sandbox_id
OpenAI API key

Demo Video:
https://www.youtube.com/watch?v=0kxlwAFJ_RA

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

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.1%
  • TypeScript 28.8%
  • CSS 11.8%
  • SCSS 2.3%
  • HTML 0.6%
  • Dockerfile 0.4%