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

https://github.com/chanmeng666/image-generator

【Your star could be the one that makes our day! ⭐️】A modern Next.js application for AI image generation using Together AI, featuring a beautiful Mondrian-inspired design and intuitive user interface.
https://github.com/chanmeng666/image-generator

ai-image-generation artificial-intelligence nextjs react tailwindcss together-ai vercel web-app

Last synced: 2 months ago
JSON representation

【Your star could be the one that makes our day! ⭐️】A modern Next.js application for AI image generation using Together AI, featuring a beautiful Mondrian-inspired design and intuitive user interface.

Awesome Lists containing this project

README

        



AI Image Generator












[![👉Try It Now!👈](https://gradient-svg-generator.vercel.app/api/svg?text=%F0%9F%91%89Try%20It%20Now!%F0%9F%91%88&color=000000&height=60&gradientType=radial&duration=6s&color0=ffffff&template=pride-rainbow)](https://image-generator-sable-tau.vercel.app/)


https://github.com/user-attachments/assets/6ae7ccc7-2fba-4e1b-a2c1-e9a9b2b0b041

![screencapture-image-generator-sable-tau-vercel-app-2024-12-06-12_11_25](https://github.com/user-attachments/assets/d9abd50c-8b07-45ce-b360-367a89ae9e3b)

![screencapture-image-generator-sable-tau-vercel-app-2024-12-06-12_11_51](https://github.com/user-attachments/assets/d5c54d22-122e-4775-9767-a3ca1045b0ef)

# Features

Transform your imagination into reality with our AI-powered Image Generator. Here are some of our standout features:

### 🎨 Advanced Image Generation
Leverage the power of Together AI's state-of-the-art models to generate high-quality images from text descriptions.

### ⚡ Real-Time Preview
Watch your creations come to life instantly with real-time image generation and preview capabilities.

### 🎯 User-Friendly Interface
Enjoy a clean, intuitive interface inspired by Mondrian's iconic style, making image generation accessible to everyone.

### 📱 Responsive Design
Create images seamlessly across all your devices with our fully responsive design.

### 💾 Easy Downloads
Download your generated images instantly with a single click.

### 🛡️ Error Handling
Robust error handling ensures a smooth experience even when things don't go as planned.

## Tech Stack

- [Next.js 14](https://nextjs.org/) - React framework for production
- [React 18](https://reactjs.org/) - JavaScript library for UI
- [TypeScript](https://www.typescriptlang.org/) - Static type checking
- [Tailwind CSS](https://tailwindcss.com/) - Utility-first CSS
- [Together AI](https://together.ai/) - AI image generation
- [Radix UI](https://www.radix-ui.com/) - Accessible component system
- [Vercel](https://vercel.com/) - Deployment platform

## Getting Started

1. Clone the repository
```bash
git clone https://github.com/ChanMeng666/image-generator.git
```

2. Install dependencies
```bash
cd image-generator
npm install
```

3. Configure environment variables
Create a `.env.local` file:
```bash
TOGETHER_API_KEY=your_api_key_here
```

4. Start development server
```bash
npm run dev
```

Visit [http://localhost:3000](http://localhost:3000) to start generating images!

## Deployment

Deploy your own copy of the app using [Vercel](https://vercel.com):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https%3A%2F%2Fgithub.com%2FChanMeng666%2Fimage-generator)

Don't forget to set up your environment variables in your Vercel dashboard.

## Contributing

Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.

## License

This project is licensed under the [Apache-2.0 license](LICENSE) file for details.

## Author

**Chan Meng**
- GitHub: [@ChanMeng666](https://github.com/ChanMeng666)
- LinkedIn: [chanmeng666](https://linkedin.com/in/chanmeng666)

## Acknowledgments

- UI Design inspired by Piet Mondrian's work
- Image generation powered by Together AI