Skip to content

When you type the picture you want in English, the AI ​​Neural Network will show the picture automatically. React.Js and Open AI's (DALL-E API) are used.

License

Notifications You must be signed in to change notification settings

pshengqin/image-auto-generate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate Images Using DALL-E API & React.Js

Demo

Firstly OpenAI account is open . It also written with React.Js & Vite .

Setting up locally

  1. Clone the repo
git clone https://github.com/ThantZinPhyo-OP/image-auto-search.git
  1. Update .env file with specfic keys
VITE_Open_AI_Key=<PLACEHOLDER>
  1. Run locally
npm run dev
  1. Go to localhost:5173 to test
> [email protected] dev
> vite

-> Local:  http://localhost:5173/
_> Network:  use - - host to expose 
-> press h to show help
  1. Show your support
Give a ⭐ if you like this website!

About

When you type the picture you want in English, the AI ​​Neural Network will show the picture automatically. React.Js and Open AI's (DALL-E API) are used.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published