Skip to content

AI Image Enhancer is a modern web application that uses artificial intelligence to improve image quality in real-time. The application allows users to upload any image and receive an enhanced version with improved resolution, clarity, and overall quality.

Notifications You must be signed in to change notification settings

Saurabh-git-hub/ai-image-enhancer

Repository files navigation

AI Image Enhancer 🖼️

Cover Image Cover Image

🎬 Demo Video

Watch the app in action with a full video walkthrough: Demo Video

🔗 Live Demo

About The Project 🚀

AI Image Enhancer is a modern web application that uses artificial intelligence to improve image quality in real-time. The application allows users to upload any image and receive an enhanced version with improved resolution, clarity, and overall quality.

Features ✨

  • Intuitive Image Upload: Drag-and-drop or click to upload images
  • Real-time Enhancement: Watch your images transform instantly
  • Side-by-Side Comparison: Compare original and enhanced images
  • Download Options: Easy download of enhanced images
  • User-Friendly Interface: Clean and modern UI/UX

Tech Stack 💻

  • React
  • Vite
  • Tailwind CSS
  • JavaScript
  • Axios

Project Structure 📁

react-ai-image-enhancer/
├── public/
│   └── before.png
├── src/
│   ├── components/
│   │   ├── Home.jsx
│   │   ├── ImagePreview.jsx
│   │   ├── ImageUpload.jsx
│   │   ├── LandingSlider.jsx
│   │   └── Loading.jsx
│   ├── utils/
│   │   └── enhanceImageApi.js
│   ├── App.jsx
│   ├── index.css
│   └── main.jsx
├── index.html
├── package.json
├── vite.config.js
└── README.md

Getting Started 🚀

  1. Clone the repository:
git clone https://github.com/your-username/react-ai-image-enhancer.git
  1. Install dependencies:
cd react-ai-image-enhancer
npm install
  1. Start the development server:
npm run dev
  1. Build for production:
npm run build

License 📄

This project is licensed under the MIT License - see the LICENSE file for details.

Contact 📧

Saurabh - GitHub

About

AI Image Enhancer is a modern web application that uses artificial intelligence to improve image quality in real-time. The application allows users to upload any image and receive an enhanced version with improved resolution, clarity, and overall quality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published