Skip to content

fotinh0/ai-image-generator-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MERN AI Image Generator with OpenAI's DALL-E

  1. Introduction
  2. Tech Stack
  3. Features
  4. Useful Links

Welcome to my AI image generator application built with the MERN stack and powered by OpenAI's DALL-E model! This application allows users to generate unique and creative images based on textual prompts using AI technology.

Active URL: ai-image-generator-app-nu.vercel.app



  • MongoDB
  • Express.js
  • React
  • Node.js
  • OpenAI DALL-E Model
  • TailwindCSS
  • Vercel (frontend)
  • Render (backend)

👉 Generate high-quality images from textual prompts using OpenAI's DALL-E model.

👉 Seamless integration with MongoDB for storing posts and image urls.

👉 Modern and responsive user interface built with React.js.

👉 Backend powered by Express.js for handling API requests and interactions with the OpenAI API.