Project ideas from Hacker News discussions.

Show HN: FeyNoBg – Automatic background removal model and training library

📝 Discussion Summary (Click to expand)

Key Themes from the discussion

Theme Supporting Quote
Licensing & Attribution "We've been very honest about our work being on top of BiRefNet... cc‑by‑nc is a protection against that." – snyy
Resolution & Scaling "We resize the opacity mask. That tends to scale better." – snyy
Open‑source Collaboration "Please do try, I would love nothing more!" – snyy

These three themes capture the main conversation points: concerns about license choice and credit, the technical ability to handle higher‑resolution images, and an invitation for the community to experiment and contribute.


🚀 Project Ideas

Attribution‑Free Background Removal API

Summary

  • Eliminates watermarks and credit requirements while offering high‑resolution background removal.
  • Provides a clean, commercial‑friendly service with transparent pricing.

Details

Key Value
Target Audience Developers and designers needing background removal in apps or workflows
Core Feature High‑resolution batch background removal via a REST API with no watermark
Tech Stack FastAPI, ONNX Runtime, Docker
Difficulty Medium
Monetization Revenue-ready: pay‑as‑you‑go $0.01 per image (up to 10k/month free tier)

Notes

  • HN commenters complained about watermarks and mandatory attribution; this removes both.
  • Simple integration encourages contributions and wider adoption.

Zero‑Watermark CLI Background Remover

Summary

  • Delivers unlimited‑resolution background removal without watermarks or credit prompts.
  • Works offline and can be scripted for batch processing.

Details

Key Value
Target Audience Power users, researchers, and developers who process many images locally
Core Feature Command‑line tool for batch background removal at any resolution
Tech Stack Python, OpenCV, PyTorch
Difficulty Low
Monetization Hobby

Notes

  • Users explicitly praised “no watermarks” and “no credit required”.
  • Open‑source nature invites community PRs and extensions.

Mobile Offline Background Remover App

Summary

  • Provides on‑device background removal with no internet, no watermarks, and no credit attribution.
  • Simple UI for quick use on phones.

Details

Key Value
Target Audience Mobile developers, designers, and hobbyists needing instant results on the go
Core Feature On‑device AI model inference for background removal in a native app
Tech Stack Flutter, TensorFlow Lite
Difficulty Medium
Monetization Revenue-ready: one‑time $4.99 purchase

Notes

  • HN users expressed desire for tools they can own outright and use without paying per‑use fees.
  • Offline capability addresses connectivity concerns raised in discussions.

Read Later