Skip to content

DE-95/OpenAI-Art-Gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI Art Gallery

An image generation app that uses OpenAI's DALL-E API.

Usage

Rename the example.env file to .env.

Please generate an API key by visiting OpenAI and creating an account. Once you have this, add it to the .env file.

Install dependencies

npm install

Run server

npm start

Visit http://localhost:5000 in your browser.

The endpoint is at POST http://localhost:5000/openai/generateimage.

About

An image generation app that uses OpenAI's API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published