imaginify_saas

Experience seamless AI-powered image editing with our SaaS platform. Restore images, fill gaps, remove or recolor objects, and change backgrounds effortlessly. Built with Next.js, React.js, MongoDB, and Cloudinary. Secure user authentication via Clerk, stylish UI with Shadcn and TailwindCSS, and Stripe integration for payments.

Stars
0
Committers
2

AI Image Editing SaaS Platform

Welcome to our AI-powered image editing platform! This project provides users with advanced tools to restore images, perform generative fill, remove or recolor objects, and remove backgrounds with ease.

Features

  • Image Restoration: Revive old or damaged images with AI.
  • Generative Fill: Seamlessly fill gaps or extend images.
  • Object Remover: Effortlessly remove unwanted objects from photos.
  • Object Recolor: Change the color of specific objects within an image.
  • Background Remover: Quickly remove or replace image backgrounds.

Tech Stack

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/ai-image-editing-platform.git
    cd ai-image-editing-platform
    
  2. Install the dependencies:

    npm install
    
  3. Run the development server:

    npm run dev
    

    Open http://localhost:3000 to view it in your browser.

Usage

  1. Sign up or log in using Clerk.
  2. Upload an image to start editing.
  3. Choose from the available AI-powered tools (restore, fill, remove, recolor, or change background).
  4. Process and download the edited image.
  5. Subscribe or make a one-time payment via Stripe for additional features.