This is a full stack MERN app that uses the DALL-E 2.0 AI model to generate images from text descriptions. The app is a clone of the original DALL-E app created by Me using OPEN AI API.
I made it using MERN stack, Cloudinary for Image Optimization, Vite (to set React Development Environment), and awesome Tailwind-CSS.
https://harsh-dall-e.netlify.app/
- Generate images from text descriptions
- Save images to your profile
- View saved images on your profile
- Delete images from your profile
- View all images on the home page
- View all images by user on the user page
- View all images by tag on the tag page
- View all images by search on the search page
- MERN [MongoDB, Express, React, Node]
- Tailwind CSS
- Vite [React]
- DALL-E API
- Cloudinary