A Fintech Personal Finance App to understand your finances
Built using ChatGPT with tech stack:
- Node with Typescript
- Express
- OpenAI API
- React
First, clone backend/.env.example into backend/.env.local
Open with an editor and add your OpenApi key that you can obtain here: https://help.openai.com/en/articles/4936850-where-do-i-find-my-secret-api-key
> cd backend
> yarn startOpen a browser and navigate to http://localhost:4000