π Clarigen is a React-based AI-powered image enhancement tool that allows you to upscale, denoise, and restore images with stunning clarity. Whether you're a photographer, designer, or casual user, Clarigen leverages advanced AI models to improve image quality seamlessly.
- AI Super-Resolution: Upscales low-resolution images without losing details.
- Noise Reduction: Removes grain and artifacts for clearer, cleaner images.
- Sharpness & Color Enhancement: Enhances image sharpness and vibrancy.
- Old Photo Restoration: Restores faded or damaged photos with AI-powered techniques.
- User-Friendly Interface: Modern and intuitive UI built with React.js and Tailwind CSS.
- Frontend: React.js, Tailwind CSS
- AI Integration: API-based image processing
- State Management: React Context API (or Redux if needed)
- Other: JavaScript, HTML, CSS
Make sure you have Node.js and npm installed.
git clone https://github.com/your-username/clarigen.git
cd clarigen
npm install