- Git clone this repo
- Rename .env.example to .env
- Obtain an api key on OpenAI Platform
- Add the api key to the .env
- make sure you have NodeJS installed on your computer
- run
npm iandnpm run devto start. - You can now access the web interface at port 3000 localhost:3000
I would not deploy this application since it takes your OpenAI credits and someone could easily abuse it, every image costs few cents
