Skip to content

enigmacoder-bot/openai-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openai-generator

AI image generator using DALL·E 2 by Openai

Screenshots:

image image

To Deploy in Render:

  1. Select New Web Service
  2. Select the Github repository to deploy
  3. Add api keys in enviornment variables
  4. In Start Command add `npm run dev`