Project ideas from Hacker News discussions.

AI helps add 10k more photos to OldNYC

📝 Discussion Summary (Click to expand)

Theme 1– AI can help pinpoint locations of vintage photos

"It really says something about the current state of affairs... but it's actually really cool how they used AI to better determine the locations of the photos." – crazygringo

Theme 2 – Fear of AI‑generated alterations and hallucinations

"As long as they're not GenAI altered photos, I'm cool with these things." – TrackerFF

Theme 3 – Interest in authentic historical references and verification tools

"also, if folks are interested in these old depictions of NYC, check out https://1940s.nyc/ as well!" – TrackerFF


🚀 Project Ideas

Generating project ideas…

AI Authenticity Guardian

Summary

  • Detects AI-upscaled or colorized alterations in historical photos and flags potential hallucinations.
  • Provides a confidence score and suggested original location based on archival cross‑reference.

Details

Key Value
Target Audience Historians, archivists, vintage photography enthusiasts
Core Feature AI artifact detection + location verification against digitized maps/archives
Tech Stack Python (PyTorch), OpenCV, Sentence‑Transformers, PostGIS, React frontend
Difficulty Medium
Monetization Revenue-ready: $15/mo per user (enterprise tier)

Notes

  • HN users lament “hallucinated” AI upscaling; this tool directly addresses that fear.
  • Offers a practical utility for verifying photo provenance and location, sparking discussion in history forums.

Historic Photo Matcher

Summary

  • Lets users upload a vintage photo and automatically searches across geotagged archives to find likely matching locations.
  • Generates a shortlist of candidate places with visual similarity scores.

Details

Key Value
Target Audience Genealogy researchers, urban historians, museum curators
Core Feature Visual similarity search + geo‑matched archive retrieval
Tech Stack Node.js, Milvus vector DB, Mapbox, ElasticSearch, Docker
Difficulty High
Monetization Revenue-ready: $0.10 per query (pay‑as‑you‑go)

Notes

  • Directly solves the “couldn't find the building” frustration expressed in the thread.
  • Generates useful discussion material for HN as a novel crowdsourced matching service.

AI Photo Auditor

Summary

  • Command‑line/web tool that batch‑scans a folder of images for AI upscaling, colorization, or other generative artifacts.
  • Outputs a detailed audit report with confidence levels and suggested remediation steps.

Details

Key Value
Target Audience Archivists, digital preservation teams, private collectors
Core Feature Batch artifact detection + audit report generation
Tech Stack Go, TensorFlow Lite, FastAPI, SQLite, Jinja2 templating
Difficulty Low
Monetization Hobby

Notes

  • Addresses the practical need to pre‑screen large collections before archival upload.
  • Simple yet powerful utility that HN users would appreciate for protecting historical integrity.

Read Later