Skip to content

boydwilson/image-generator-using-openai-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Image Generator using OpenAI API

This is a simple image generator using OpenAI API. you can generate images by entering short description of the image or by entering a keyword.

Demo

image

images generated by AI

image

How to use

  • type a short description of the image or a keyword
  • click on the generate button and wait for the images to load
  • you will get 3 images generated by the API

API Reference

OpenAI API

Run Locally

Clone the project

  git clone https://github.com/sauravhathi/image-generator-using-openai-api.git

Go to the project directory

  cd image-generator-openai

Open index.html in your browser

Authors

License

MIT

About

This is a simple image generator using OpenAI API. you can generate images by entering short description of the image or by entering a keyword.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 92.5%
  • CSS 7.5%