Skip to content

TonyBlur/AImageGen-API-with-React

 
 

Repository files navigation

AI Image Generator
- using API

An artificial intelligence website generates images from text descriptions.

✨ Features

  • Generates images from text descriptions.

  • Download images in zip or individually.

  • Automatically translates prompt in any language to English.
    (To use this feature, your API should support gpt-4o-mini model.)

🚀 Deploy

You can deploy this project with Vercel by clicking the button below. Make sure to set the environment variables VITE_OPEN_AI_BASE and VITE_OPEN_AI_KEY to your API base URL and key.

Deploy with Vercel

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.0%
  • CSS 24.1%
  • Dockerfile 5.3%
  • HTML 4.6%