Welcome to the AI Image Generation Clone App repository! This application allows users to generate realistic images using OpenAI's GPT-3 API. Built as a full-stack MERN (MongoDB, Express.js, React, Node.js) application, this project provides a seamless and interactive experience for users interested in exploring the capabilities of AI image generation.
- Image Generation: Generate realistic images based on user-specified topics, such as animals, nature, people, etc.
- OpenAI Integration: Utilize OpenAI's GPT-3 API for high-quality and lifelike image generation.
- Save and Share: Save generated images to devices or share them on social media platforms.
- User-Friendly Interface: Intuitive and user-friendly web app interface for a seamless experience.
- OpenAI API: Core API for image generation.
- MongoDB: NoSQL database for data storage.
- ReactJS: Front-end library for building dynamic user interfaces.
- NodeJS: JavaScript runtime for server-side development.
- ExpressJS: Web application framework for Node.js.
Explore the app live at https://open-ai-image-generate.netlify.app/
-
Clone the repository:
git clone [https://github.com/tanbiralam/open-ai-image-generation.git](https://github.com/tanbiralam/ai-image-generation.git)```
-
Navigate to the project directory:
cd open-ai-image-generation```
-
Navigate to the project directory:
cd open-ai-image-generation```
-
Install dependencies:
npm install```
-
Start the development server:
npm start```
This project is licensed under the MIT License, allowing for both personal and commercial use.