Skip to content

This project is a clone of the popular AI-powered image generation applications, Dall.E and Stable Diffusion. It has been built using the MERN (MongoDB, Express, React, Node.js) stack.

Notifications You must be signed in to change notification settings

dew97-tech/dew97-tech-Dall.E-Stable-Diffusion-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MERN Dall.E/Stable Diffusion Clone

Image Generation App

Introduction

This project is a clone of the popular AI-powered image generation applications, Dall.E and Stable Diffusion. It has been built using the MERN (MongoDB, Express, React, Node.js) stack.

Features

  • Users can input text descriptions to generate unique images.
  • The generated images can be saved and retrieved from the database.
  • A user-friendly interface for a seamless experience.

Technologies

  • MongoDB for database management.
  • Express for server-side routing.
  • React for the front-end user interface.
  • Node.js for server-side scripting.

Getting Started

  1. Clone the repository to your local machine.
  2. Install the required dependencies by running npm install.
  3. Set up a MongoDB database and add the URI to the .env file.
  4. Start the application by running npm start.
  5. Access the application at http://localhost:3000/.

Conclusion

This project showcases my ability to build a full-stack application using the MERN stack. The application's functionality and user-friendly interface make it a great addition to my portfolio. I hope you enjoy using it as much as I enjoyed building it!

About

This project is a clone of the popular AI-powered image generation applications, Dall.E and Stable Diffusion. It has been built using the MERN (MongoDB, Express, React, Node.js) stack.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages