Skip to content

Full-Stack MERN AI Image Generation App (DALL·E 2 Clone) with third-party Open AI and Cloudinary APIs.

Notifications You must be signed in to change notification settings

chihiroanihr/my-ai-image-generation-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ai-image-generation-app_mern
(DALL·E 2 Clone)

Full-Stack MERN AI Image Generation App with Tailwind, OpenAI's DALL-E model, and Cloudinary.

Preview

thumbnail-1 thumbnail-2

Packages Installed

Database Platform

Third Party APIs

Deployment

Client Environment

Run Client App

npm run dev

For Production

npm run build

Server Environment

Run Server App

npm start

Reference