GGReplicater is a web application hosted on Vercel that utilizes Replicate AI to generate images based on user prompts.
- Generate Images: Input a prompt and receive an AI-generated image in response.
- Download Images: Download the generated image with ease.
- Open Source: GGReplicater is built on open-source technologies, encouraging collaboration and innovation.
-
Clone the Repository:
git clone https://github.com/gaureshpai/ggreplicater.git cd ggreplicater
-
Install Dependencies:
npm install
-
Run the Application:
npm run dev
Open http://localhost:3000 in your browser to explore GGReplicater.
Enter a prompt in the provided input field to generate an image. The application will utilize Replicate AI to generate an image based on your prompt. You can then download the generated image for your use.
We welcome contributions from the community! If you have ideas for improvements, new features, or bug fixes, please open an issue or submit a pull request.
- Next.js: The foundation for building React applications with server-side rendering.
- Replicate AI: Advanced AI algorithms power our image generation.
- Tailwind CSS: A utility-first CSS framework for building modern and responsive designs.
GGReplicater is licensed under the MIT License. See the LICENSE file for details.
GGReplicater is made possible by the contributions of our community and the following technologies:
- React
- Next.js
- Tailwind CSS
- Replicate AI
Thank you for using GGReplicater! 🎉