Skip to content

PixelAI is an application that uses artificial intelligence to generate images from text.

License

Notifications You must be signed in to change notification settings

ZevaGuillo/AI-image-generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Image Generation (PixelAI)

PixelAI is an application that uses artificial intelligence to generate images from text.

Features

  • Text-to-image generation
  • Share generated images in a gallery.
  • User management
  • Create images with predefined models.

Installation

Install my project with npm

  npm install AI-image-generation
  cd AI-image-generation

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

Frontend:

VITE_GOOGLE_CLIENT_ID
VITE_SERVER

Backend:

PORT
SD_API_Key
MONGODB_CNN
GOOGLE_CLIENT_ID
GOOGLE_SECRET_ID
FACEBOOK_APP_ID
FACEBOOK_APP_SECRET
CLOUDINARY_CLOUD_NAME
CLOUDINARY_API_KEY
CLOUDINARY_API_SECRET
COOKIE_SECRET
CLIENT_URL

Demo

Live Demo 😎

Screenshots

App Screenshot

Tech Stack

Client: React, Typescript, Redux, TailwindCSS

Server: Node, Express, MongoDB

Feedback

If you have any feedback, please reach out to us at [email protected]

License

MIT