Skip to content

eve-at/openai-image-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate image using OpenAI API (DALL·E)

Installation & Configuration

  1. Run npm install
  2. Rename .env.sample to .env and fill OPENAI_API_KEY property with your OpenAI API key. You can find/generate it here.
  3. Make sure you have a minimum credit balance on Billing page

Interface

interface.jpg

Links

Image generation with DALL·E

About

A simple Node.js app that generates images using OpenAI (express / handlebars / OpenAI API)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published