A fully responsive text-to-image AI web app built with React that generates 1024x1024 images based on the prompt provided with the help of the OpenAI API. The user can pick their own prompt or choose from a predefined array of 50 prompts using the "Surprise Me" button. Once the image has been generated, the user can push it to Cloudinary, from where it is fetched and displayed on the home feed. The home feed displays all the generated images and, upon hover, shows the name of the creator and a download icon for users to download the image
Built with