Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An image generator using OpenAI API and node js

This repository contains a node.js application that uses the OpenAI API to generate images from text descriptions.

Demo

Built With

To start the application

  1. Get OpenAI API Key
  2. Set Environment variable in .env
OPEN_AI_API_KEY = "your key"
  1. Run
$ npm install
$ npm start
  1. Application will be running at localhost:5000

About

AI image generator using Node.js and OpenAI API

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages