This project generates email replys for you using AI.
REFERENCE MATERIAL:If you'd like to see who I built this from, check out the video or blog post.
After cloning the repo, go to OpenAI to make an account and put your API key in a file called .env
.
Then, run the application in the command line and it will be available at http://localhost:3000
.
npm install
npm run dev