- Generate Image: Create unique images using AI-powered generation capabilities.
- Share to Community: Share your generated images with the community.
- Downloads: Download your generated images.
- Search Bar: Use the search bar to find specific posts and images.
- MongoDB: For the database.
- Express.js: For the server framework.
- React: For the front-end framework.
- Node.js: For the back-end runtime environment.
- OpenAI API: For AI image generation.
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Make your changes.
- Commit your changes (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature-branch
). - Open a pull request.
- Inspired by OpenAI's DALL-E and MidJourney.