Skip to content

FelixMildon/EmailReplyAI

Repository files navigation

This project generates email replys for you using AI.

Email reply Generator

How it works

REFERENCE MATERIAL:If you'd like to see who I built this from, check out the video or blog post.

Running Locally

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

Releases

No releases published

Packages

No packages published