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.
- Host: GitHub
- URL: https://github.com/coderomm/imaginate-ai
- Owner: coderomm
- Created: 2024-11-28T17:02:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-04T14:08:04.000Z (about 1 year ago)
- Last Synced: 2025-03-25T23:24:27.189Z (11 months ago)
- Topics: acertinityui, ai, image-generation, next-auth, nextjs, nextjs14, postresql, prisma, shadcn-ui, tailwindcss
- Language: TypeScript
- Homepage: https://ai-imaginate.vercel.app/
- Size: 20.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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! 🎨✨