This is a full-stack application that utilizes OpenAI, React, MongoDB, Cloudinary, and DALL·E Photo to create a unique generative AI experience.
photoai-Up.to.4K.mov
The purpose of this application is to showcase the capabilities of generative AI by leveraging OpenAI's powerful models. By combining React for the frontend, MongoDB for data storage, Cloudinary for image hosting, and DALL·E Photo for generating images, this application provides a seamless and interactive user experience.
- User-friendly interface powered by React
- MongoDB integration for efficient data storage
- Cloudinary integration for seamless image hosting
- DALL·E Photo integration for generating unique images
- Demo component for showcasing uploaded GIFs
To run this application locally, follow these steps:
- Clone the repository.
- Install the necessary dependencies using
npm install
. - Set up a MongoDB database and configure the connection in the application.
- Obtain a Cloudinary API key and configure it in the application.
- Set up OpenAI's DALL·E Photo and configure the API access.
- Start the application using
npm start
.
- Register or log in to the application.
- Upload a GIF to the demo component.
- Explore the generative AI capabilities by interacting with the application.
- Enjoy the unique and creative outputs generated by DALL·E Photo.
Contributions are welcome! If you have any ideas or suggestions, please open an issue or submit a pull request.
This project is licensed under the MIT License.