Skip to content

TheGathered/openai-dalle2-with-node.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openai-dalle2-with-nodejs

A Node.js web application which interacts with OpenAI DALL.E model to generate and edit images. Also, generate variations of uploaded images. You can read more about the tutorial on my blog openai-dalle-with-nodejs-tutorial

Installation & Running

npm install

Running

node index.js

At this point, open a browser and copy this url http://localhost:3000

Screenshots

Few screenshots from this demo application

Generate image from prompt

Generate image from prompt.

Mask an image to edit

Mask an image to edit.

Generate image variation

Generate image variation.

About

Sample application to demonstrate openai dalle 2 with node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Handlebars 53.4%
  • JavaScript 44.6%
  • CSS 2.0%