Image Generator Gen AI is a web application designed to generate images using OpenAI's powerful image generation models based on user prompts. The application utilizes the MERN (MongoDB, Express.js, React.js, Node.js) stack for the backend and React for the frontend. Images generated by OpenAI are stored in Cloudify and displayed to users in the Explore section of the web app.
- Image Generation: Users can input prompts, and OpenAI's image generation models create images based on those prompts.
- Cloud Storage: Images generated by OpenAI are stored securely in Cloudify for future access and retrieval.
- Explore Section: Users can browse through the collection of generated images in the Explore section of the web app.
- User-friendly Interface: The web app is designed with a beautiful and intuitive user interface for an enjoyable user experience.
The Image Generator Gen AI web application is deployed and accessible at https://image-generator-gen-ai.netlify.app/.
- Frontend: React.js, HTML, CSS, JavaScript
- Backend: Node.js, Express.js
- Database: MongoDB
- Image Generation: OpenAI
- Cloud Storage: Cloudify
Result:
Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request.
Feel free to further customize this README file to include any additional information or sections specific to your project.