Imagine is a web application that generates AI-powered images based on user prompts. It leverages state-of-the-art AI models to create unique and stunning visuals with just a few clicks.
Check out our demo video to see Imagine in action:
Imagine AI Image Generator Demo
- Generate images from text prompts
- User-friendly interface
- Quick image generation
- Download generated images
- Responsive design for desktop and mobile
- Node.js (v14 or later)
- npm (v6 or later)
-
Clone the repository:
git clone https://github.com/your-username/imagine-ai-generator.git
-
Navigate to the project directory:
cd imagine-ai-generator
-
Install dependencies:
npm install
-
Create a
.env
file in the root directory and add your API key:REPLICATE_API_TOKEN=your_api_key_here
-
Start the development server:
npm run dev
-
Open your browser and visit
http://localhost:3000
- Enter a descriptive prompt in the text field
- Click the "Generate" button
- Wait for the AI to create your image
- Once generated, you can view and download the image
- React
- Next.js
- Tailwind CSS
- Replicate AI API
We welcome contributions to Imagine! Please follow these steps:
- Fork the repository
- Create a new branch:
git checkout -b feature/your-feature-name
- Make your changes and commit them:
git commit -m 'Add some feature'
- Push to the branch:
git push origin feature/your-feature-name
- Submit a pull request
- Thanks to Replicate for providing the AI image generation API
- Inspired by the creativity of the AI and art community