Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 544 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 544 Bytes

MERN AI Image Generation App

This is a code repository of a MERN AI Image Generation App based on OpenAI's DALL-E v2 model. This application is deployed and currently hosted here.

Key Stacks

  1. Node.js, Express.js, MongoDB, and React.js
  2. Tailwind CSS
  3. OpenAI's DALL-E model
  4. Cloudinary

Screenshot

image

Credits

This project is adapted from a tutorial from JavaScript Mastery.