Skip to content

Latest commit

 

History

History
63 lines (39 loc) · 1.89 KB

README.md

File metadata and controls

63 lines (39 loc) · 1.89 KB

Welcome to GGReplicater 🚀

GGReplicater Logo

GGReplicater is a web application hosted on Vercel that utilizes Replicate AI to generate images based on user prompts.

🌟 Features

  • 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.

🚀 Getting Started

  1. Clone the Repository:

    git clone https://github.com/gaureshpai/ggreplicater.git
    cd ggreplicater
  2. Install Dependencies:

    npm install
  3. Run the Application:

    npm run dev

    Open http://localhost:3000 in your browser to explore GGReplicater.

🎨 Usage

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.

🤝 Contributing

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.

🔧 Technologies Used

  • 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.

📄 License

GGReplicater is licensed under the MIT License. See the LICENSE file for details.

🙌 Acknowledgments

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! 🎉