Skip to content

Utilizing OpenAI's Image Generation api with vue3, vite and pinia(similar to the DALLE app)

Notifications You must be signed in to change notification settings

Jaykef/OpenAI-ImageGeneration-Vue3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI-ImageGeneration-Vue3

Utilizing OpenAI's Image Generation api with vue3, vite and pinia(similar to the DALLE app)

Project Setup

Create a .env file and add in you OpenAI API key. Create API key here

VITE_OpenApiKey=YOUR_API_KEY

Customize configuration

See Vite Configuration Reference.

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

About

Utilizing OpenAI's Image Generation api with vue3, vite and pinia(similar to the DALLE app)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published