Skip to content

zishansaeed/nodejs_openai_image-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript (Node JS, Express JS) & Open AI Image Generator

This application is built using Node JS, Express JS and Open AI API. This application generate images through OpenAI Dall-E models based on user inputs.

Capture

Capture1

Capture2

Usage

Create the .env file in the root folder and Generate your API KEY from OpenAI and add it to the .env file.

Install the dependencies

npm install

Run server using Node

npm start

Run server using Nodemon

npm run dev

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

About

This application is built using Node JS, Express JS and Open AI API. This application generate images through OpenAI Dall-E models based on user inputs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors