An open API service indexing awesome lists of open source software.

https://github.com/coderomm/imaginate-ai

A next app which generates images from prompt.
https://github.com/coderomm/imaginate-ai

acertinityui ai image-generation next-auth nextjs nextjs14 postresql prisma shadcn-ui tailwindcss

Last synced: 6 months ago
JSON representation

A next app which generates images from prompt.

Awesome Lists containing this project

README

          

# AI Imaginate

AI Imaginate is a web-based AI-powered image generation tool that allows users to create stunning images based on text prompts. It leverages advanced deep learning models to generate high-quality visuals.

## 🚀 Live Demo

[AI Imaginate - Generate Image](https://ai-imaginate.vercel.app/generate-image)

## ✨ Features

- 🎨 **AI-Powered Image Generation**: Create high-quality images from text prompts.
- ⚡ **Fast Processing**: Get AI-generated images within seconds.
- 🌐 **Web-Based**: No installation required, works directly in your browser.
- 🖼️ **Customizable Prompts**: Adjust and fine-tune text descriptions to get the best results.
- 💾 **Download & Save**: Save generated images directly to your device.

## 🛠️ Tech Stack

- **Frontend**: Next.js (React)
- **Backend**: API-based image generation
- **Deployment**: Vercel

## 📌 Getting Started

### 1️⃣ Clone the Repository
```sh
git clone https://github.com/yourusername/ai-imaginate.git
cd ai-imaginate
```

### 2️⃣ Install Dependencies
```sh
npm install
```

### 3️⃣ Run the Development Server
```sh
npm run dev
```
Visit `http://localhost:3000` to view the app.

## 📝 Usage
1. Enter a descriptive text prompt in the input field.
2. Click the **Generate** button to create an image.
3. Wait for the AI to process and display the generated image.
4. Download the image if desired.

## 📷 Example Prompts
- *"A futuristic city at sunset, cyberpunk style"*
- *"A serene mountain landscape with waterfalls"*
- *"A cat astronaut floating in space"*

## 🔥 Contributions
Contributions are welcome! Feel free to open issues or submit pull requests.

## 📜 License
This project is licensed under the MIT License.

---

Happy creating! 🎨✨