Skip to content

Jkliop09/photovatar

 
 

Repository files navigation

Photovatar - The AI-Powered Avatar Generator

This web application allows users to upload an image, remove its background, and restore the original image with the removed background.

Features

  • Upload an image from your device.
  • Remove the background of the image.
  • Restore the original image with the removed background.
  • Download the resulting image.
  • Edit the resulting image using the available tools.
  • Change the background color of the resulting image.
  • Change the border color of the resulting image.
  • Save the resulting image to our storage.
  • Load the saved image from our storage.
  • Google Sign In.
  • We’ve also made it super easy to accept payments and top-up credits with our integration with Stripe(test mode)
    Card number: 4242 4242 4242 4242
    Expiration date: Any future date
    CVC: Any 3 digits

Technologies

This web app was created using the following technologies:

  • Altogic - Backend as a Service (BaaS)
  • Tailwind CSS
  • Next.js
  • Replicate Codeformer API
  • Replicate Modnet API
  • Sharp Image Processing Library
  • Stripe Payment Integration

Installation

To install this web app, follow these steps:

Clone the repository:

git clone https://github.com/ozalpozqur/photovatar.git

Install the dependencies:

npm install

Replace .env.example with .env and fill the variables

cp .env.example .env

Run the web app:

npm run dev

Preview

You can see this web app here.

Home Page

Home Page

Result Page

Home Page

Avatar Page

Home Page

Support

If you encounter any issues or have any questions about this web app, please open an issue on the GitHub repository.

Credits

This web app was created by Özgür Özalp using the Codeformer and Modnet API.

About

Photovatar - The AI-Powered Avatar Generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.5%
  • CSS 4.7%
  • Other 0.8%