Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 608 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 608 Bytes

An AI app that generates Cold Emails for you based on your requirements. 🚀

screely-1677243904235

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.

yarn run dev

Tech Stack:

  • Next.js
  • TypeScript
  • Tailwind CSS