{"id":18836714,"url":"https://github.com/royanikseresht/aibackgroundremover","last_synced_at":"2026-05-09T14:07:12.864Z","repository":{"id":261455311,"uuid":"884363495","full_name":"royanikseresht/AIBackgroundRemover","owner":"royanikseresht","description":"An easy-to-use web application that allows users to remove the background from images using machine learning models. Built with Python, Streamlit, and the `rembg` library, this app provides a simple interface for quickly uploading an image and obtaining a background-free version.","archived":false,"fork":false,"pushed_at":"2024-11-06T16:07:54.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-20T03:42:21.148Z","etag":null,"topics":["artificial-intelligence","open-source","python","streamlit","web-application"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/royanikseresht.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-06T16:06:02.000Z","updated_at":"2024-11-06T16:14:08.000Z","dependencies_parsed_at":"2024-11-06T17:31:17.989Z","dependency_job_id":null,"html_url":"https://github.com/royanikseresht/AIBackgroundRemover","commit_stats":null,"previous_names":["royanikseresht/aibackgroundremover"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royanikseresht%2FAIBackgroundRemover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royanikseresht%2FAIBackgroundRemover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royanikseresht%2FAIBackgroundRemover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royanikseresht%2FAIBackgroundRemover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/royanikseresht","download_url":"https://codeload.github.com/royanikseresht/AIBackgroundRemover/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239774326,"owners_count":19694700,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["artificial-intelligence","open-source","python","streamlit","web-application"],"created_at":"2024-11-08T02:31:32.199Z","updated_at":"2026-01-27T21:30:14.834Z","avatar_url":"https://github.com/royanikseresht.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AI Background Remover\n\nAn easy-to-use web application that allows users to remove the background from images using machine learning models. Built with Python, Streamlit, and the `rembg` library, this app provides a simple interface for quickly uploading an image and obtaining a background-free version.\n\n## Features\n\n- Upload PNG, JPG, or JPEG images.\n- Automatically remove the background from the uploaded image.\n- Display the original and processed image side by side.\n- Simple and minimalistic user interface.\n- Built with Streamlit for quick deployment.\n\n## Technologies Used\n\n- **Python 3.7+**\n- **Streamlit**: A web framework for creating interactive applications.\n- **rembg**: A library that uses machine learning to remove backgrounds from images.\n- **Pillow**: Python Imaging Library (PIL), used for handling and processing images.\n- **requests**: For fetching resources over the network, e.g., Lottie animations.\n- **pandas \u0026 numpy**: For handling data manipulation (used for map plotting functionality).\n- **Lottie Animations** (optional): Custom or external animations to enhance the user interface.\n\n## Installation\n\n### Prerequisites\n\nMake sure you have Python 3.7 or higher installed. You'll also need to install the required libraries using `pip`.\n\n### 1. Clone the Repository\n\n```bash\ngit clone https://github.com/royanikseresht/AIBackgroundRemover.git\ncd AIBackgroundRemover\n\npython3 -m venv venv\nsource venv/bin/activate  # For Mac/Linux\nvenv\\Scripts\\activate  # For Windows\n\npip install -r requirements.txt\n\nstreamlit run Home.py\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froyanikseresht%2Faibackgroundremover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froyanikseresht%2Faibackgroundremover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froyanikseresht%2Faibackgroundremover/lists"}