- Image Generation: Generate images based on text prompts using the DALL-E AI model.
- Community Showcase: Browse through a collection of images created by other users.
- Search: Search for images by text prompts.
- Share: Share your own generated images with the community.
- Frontend: React, Tailwind CSS
- Backend: Node.js, Express.js
- AI Model: DALL-E
Refer to the below .env example for the required environment variables for the project.
OPENAI_API_KEY=""
MONGODB_URL=""
CLOUDINARY_CLOUD_NAME=""
CLOUDINARY_API_KEY=""
CLOUDINARY_API_SECRET=""