Skip to content

Vanilla JS web app to convert text to an image using OpenAI.

Notifications You must be signed in to change notification settings

MartiinWalsh/ai-photo-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI PHOTO GENERATOR

Using OpenAI to generate photos based on a given input

How to use

  1. Clone the repository
  2. Open the folder in your terminal
  3. Run npm install
  4. Run npm run dev and node server.js
  5. Open your browser and go to localhost:8080
  6. Write something in the input field and press Generate
  7. Wait for the AI to generate a photo

About

Vanilla JS web app to convert text to an image using OpenAI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published