Mini_Python_Projects icon indicating copy to clipboard operation
Mini_Python_Projects copied to clipboard

Add AI Background Remover Project

Open Sakshi146-eng opened this issue 2 months ago • 3 comments

I would like to contribute a new Python project — AI Background Remover — to this repository. It’s a simple and fascinating application that removes the background from any image using AI (pre-trained deep learning models) and saves the subject as a transparent PNG.

Project Details

Project Name: AI Background Remover Languages / Technologies: Python, OpenCV, Pillow (PIL), rembg, NumPy, Tkinter Project Type: Desktop / utility / mini project

Main Features:

  • Select or drag-drop an image (JPG/PNG)
  • Automatically detect the main subject and remove the background
  • Save the transparent image as output.png
  • CLI interface or simple GUI using tkinter

@RK1905101 If you find this idea useful and interesting, could you please assign this task to me for Hacktoberfest?

Sakshi146-eng avatar Oct 19 '25 11:10 Sakshi146-eng

Project looks good, make sure to create a folder add your relevant files and a readme file, summarizing your project and if possible, add screenshot, assigning this to you @Sakshi146-eng

RK1905101 avatar Oct 25 '25 09:10 RK1905101

@RK1905101 I have created pr, can you please check, merge and close this issue

Sakshi146-eng avatar Oct 26 '25 15:10 Sakshi146-eng

Hey @RK1905101 I have created the pr, can you merge it and close this issue

Sakshi146-eng avatar Nov 01 '25 04:11 Sakshi146-eng