This project is an AI image generator built using React.js and the OpenAI DALL·E 3 model. It allows users to input text descriptions and generate corresponding images using the power of artificial intelligence.
- Text-to-Image Generation: Input textual descriptions and get corresponding AI-generated images.
- React.js Frontend: Built with React.js for a responsive and interactive user interface.
- OpenAI DALL·E 3 Integration: Utilizes the capabilities of the OpenAI DALL·E 3 model for image generation.
- Enter a textual description in the input field.
- Click the "Generate" button to generate an image corresponding to the input text.
- The generated image will be displayed above the input field.