Git Product home page Git Product logo

imagigenius's Introduction

Imagigenius ๐ŸŒŸ๐Ÿ“ท (Live)

Imagigenius is a Next.js Saas project that leverages TypeScript, Tailwind CSS, Clerk, MongoDB, Zod, Stripe, and AI integrations (like Cloudinary) to provide image enhancement and manipulation functionalities. Users can register and interact with the system to enhance, modify, or process images using AI-powered features.

image

imagegenius.mp4

Features ๐Ÿš€

User Authentication ๐Ÿ”

Users can create accounts or sign in using email/password, Google, or GitHub authentication provided by Clerk.

Image Manipulation Functionalities ๐Ÿ–ผ๏ธ

  1. Image Restore: Enhance the quality of images using AI.

image

  1. Generative Fill: Change the aspect ratio of images without altering the content using Cloudinary AI.

image

  1. Object Remove: Remove selected objects from images using AI.

image

  1. Object Recolor: Recolor specific parts of images.

image

  1. Background Remove: Remove image backgrounds and generate PNGs.

image

Credit System ๐Ÿ’ณ

Users have a limited number of credits (5) for utilizing image processing services. Additional credits can be purchased via Stripe payments.

image

Database ๐Ÿ“Š

All user records and image processing data are stored in MongoDB.

Technologies Used ๐Ÿ’ป

  • Next.js: React framework for server-rendered React applications.
  • TypeScript: Typed JavaScript for improved code quality and developer experience.
  • Tailwind CSS: Utility-first CSS framework for styling.
  • Clerk: Authentication and user management.
  • MongoDB: NoSQL database for storing user data and application state.
  • Zod: TypeScript-first schema validation library.
  • Stripe: Payment processing for credit purchases.
  • Cloudinary: AI-powered image processing and manipulation.

Getting Started ๐Ÿ

Prerequisites ๐Ÿ“‹

  • Node.js (v14 or higher)
  • MongoDB (running locally or via a service like MongoDB Atlas)
  • Stripe account (for payment processing)

Installation

  1. Clone the repository:
git clone https://github.com/your-username/imagigenius.git
  1. Navigate to the project directory:
cd imagigenius
  1. Install dependencies:
npm install
  1. Set up environment variables:

Create a .env.local file in the root directory from the sample.env.local file:

cp .env.local .sample.env.local

5.Run the development server:

npm run dev
  1. Open http://localhost:3000 in your browser to see the application.

Contributing

Contributions are welcome! Feel free to open issues or pull requests.

imagigenius's People

Contributors

amitamrutiya avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.