Hey folks, I've built removebg.dev as a hobby app designed to quickly and easily remove image backgrounds for free. The app is built with the help of: - The rembg (https://github.com/danielgatis/rembg) ML model built by Daniel Gatis (https://github.com/danielgatis). - Replicate (https://replicate.com/) to interact with the ML model through an API. - Next.js for building the app and Vercel for deployment. The app is fully inspired by the restorephotos.io app built by @nutlope (https://twitter.com/nutlope) so a lot of credit goes his way for his tutorials. You can find the source code for the app here - https://github.com/djirdehh/removebg. |
No comments yet