Project ideas from Hacker News discussions.

The Amazon tax

📝 Discussion Summary (Click to expand)

6 Prevalent Themes

  • Ads dominate search"Sorting by Best Sellers eliminates all ads in the results." — stickfigure
  • Market concentration & weak antitrust"What can we do about it? Not much. This is something that happens when in a 'free' market you have a near monopoly, and the antitrust is too weak to even try to fine these companies." — Simonebrunozzi
  • Consumers seek alternatives"look for someplace else to buy from first." — bluGill
  • Ads prioritize revenue, not the buyer"The ads make sense in capitalism... Without the described effect products would never change." — lostmsu
  • Systemic blame over individual blame"Sometimes the easy one to blame is also the right one to blame." — runarberg
  • External tools bypass broken Amazon search"Why use an LLM for something that is a 5 second Google? Google Products is right there in the top." — aftergibson

🚀 Project Ideas

AdBlock for Amazon Search

Summary

  • Browser extension that hides all “Sponsored” results and re‑orders organic listings by relevance or sales rank.
  • Restores a clean, ad‑free search experience for shoppers who just want to find products without paying for placement.

Details

Key Value
Target Audience Amazon shoppers, price‑sensitive buyers, reviewers tired of ad clutter
Core Feature Automatic detection and removal of sponsored blocks; optional sorting by rating or price
Tech Stack Chrome/Firefox extension (Manifest V3), React, CSS‑in‑JS, optional server‑less backend for update feeds
Difficulty Low
Monetization Revenue-ready: Subscription ($4.99 / month)

Notes

  • HN users repeatedly ask for a way to “skip the ads” – this tool directly answers that request.
  • Could be extended to other marketplaces (e.g., Walmart, eBay) for future growth.

Niche‑Finder Marketplace Aggregator

Summary

  • Platform that surfaces obscure niche products from small independent sellers across multiple sites.
  • Uses curated tags and expert‑written descriptors to surface items that Amazon’s algorithm ignores.

Details

Key Value
Target Audience Specialty hobbyists, collectors, “long‑tail” shoppers, makers seeking exposure
Core Feature Search by tag + “expert rating”; price‑compare across independent shops; direct checkout links
Tech Stack Full‑stack web app (Next.js, Node.js, PostgreSQL); crawling API; recommendation engine (graph DB)
Difficulty Medium
Monetization Revenue-ready: 3 % transaction fee on sales + optional “featured” listing upgrades

Notes

  • BluGill’s comment praised the value of “small/weirder the niche the more helpful the seller”; this service formalizes that insight.
  • Provides a clear antidote to Amazon’s “everything” model by focusing on curation.

Review‑Integrity Analyzer

Summary

  • Browser add‑on that scores product reviews for authenticity using NLP, rating distribution analysis, and image similarity checks.
  • Flags suspicious patterns (e.g., review‑spam cycles, “$50 gift card” offers) and surfaces trustworthy critiques.

Details

Key Value
Target Audience Researchers, skeptical buyers, reviewers who want reliable feedback
Core Feature Real‑time “spam score” overlay on each review; summary of verified‑purchase vs. incentivized reviews
Tech Stack Chrome extension (Manifest V3), Python backend, HuggingFace Transformers for text analysis
Difficulty Medium
Monetization Hobby

Notes

  • Directly addresses gdulli’s complaint about “ads make sense in capitalism” but they end up in the wrong pocket; this tool gives users back control over review credibility.
  • Could integrate with existing review platforms (e.g., Fakespot API) for broader adoption.

Independent AI Shopping Agent

Summary

  • Stand‑alone AI assistant (web & mobile) that searches all retailer sites, compares specs, prices, and availability, then recommends the optimal purchase without any sponsored placements.
  • Learns user preferences over time to filter out “ad‑heavy” results automatically.

Details

Key Value
Target Audience Tech‑savvy shoppers, Comparative shoppers, users frustrated by Amazon’s ad clutter
Core Feature Multi‑source product search; side‑by‑side price/feature matrix; one‑click purchase link to retailer of choice
Tech Stack LLM (GPT‑4‑Turbo) pipeline, Retriever API (FAISS), authentication with retailer affiliate programs
Difficulty High
Monetization Revenue-ready: Freemium – $9 / month for premium insights & faster API

Notes

  • Echoesubo’s excitement about “Brave was actually on to something” suggests a market for ad‑free AI shopping.
  • Could partner with small retailers to drive traffic away from Amazon’s ad‑dominated pages.

Direct‑From‑Manufacturer Hub

Summary

  • Marketplace that connects buyers directly with manufacturers, offering filtering by specs, MOQ, and shipping options.
  • Includes built‑in logistics estimator and price‑negotiation assistance.

Details

Key Value
Target Audience Small businesses, DIY creators, bargain hunters for tech, hardware, home goods
Core Feature Supplier verification; instant quote generation; comparison of net‑price after removing middle‑man markup
Tech Stack React front‑end, Django ORM, Stripe Connect for payments, routing via Google Maps API for shipping cost
Difficulty High
Monetization Revenue-ready: Tiered subscription ($15 / month) for advanced quoting + success fee on orders

Notes

  • Forestrywat’s call to “break up big companies” aligns with a solution that empowers sellers to bypass Amazon’s ad tax.
  • Reduces the need for “small seller” intermediaries by giving buyers direct access to source pricing.

Enshittification Monitoring Dashboard

Summary

  • Web service that continuously monitors e‑commerce sites for ad density, review spam, and UI degradation; sends alerts when “enshittification” metrics cross thresholds.
  • Provides a public scorecard that users can reference before shopping.

Details

Key Value
Target Audience Consumer advocates, researchers, “value‑conscious” shoppers
Core Feature Automated scraping of search result pages; calculation of ad‑to‑organic ratio; visual score display; email/webhook alerts
Tech Stack Python scrapers (Playwright), ElasticSearch for trend analysis, React dashboard, scheduled Lambda functions
Difficulty Medium
Monetization Hobby

Notes

  • Directly responds to paytonjjones’s observation that “ads make sense in capitalism” but become problematic when they dominate search.
  • Generates discussion fodder on HN by publishing transparent “quality scores” that can be contested or improved.

Read Later