Project ideas from Hacker News discussions.

1,300 Beautiful Wildlife Illustrations from the 19th Century Now Restored

📝 Discussion Summary (Click to expand)

Theme 1 – AI is being used to process, ingest, and restore the source material

“Soon to be ingested for AI training.” – Animats
“Not only did AI tools then help him unearth needed sources and fill in visu­al gaps.” – smallnix
“you can see that the source material was actually in pretty good condition, just aged and yellowed; they used Photoshop's AI to stitch drawings that were spread out over two pages together.” – Cthulhu_

Theme 2 – Discussion about how the illustrations represent living versus dead/dissected specimens

“Can someone build a classifier that will tell is which of these images was drawn with a living, dead, or (charitably) dissected specimen?” – yaur
“all the drawn butterflies seems to be drawn as if they were alive, not dead …” – embedding‑shape

Theme 3 – User‑experience concerns: ads, ad‑blocking, and preference for original monochrome aesthetics

“terrible adverts popping up all over the place and distracting from the overall experience, so I only skimmed through it before I closed the window.” – digikazi
“I don't like most of the colourisations of old films. I try and seek out the black and white versions when I can.” – nephihaha
“Remember when it was totally controversial that Ted Turner intended to colorize classic films such as Casablanca, and how technology was going to ruin artistry in this way?” – ButlerianJihad


🚀 Project Ideas

Generating project ideas…

Specimen Authenticity Classifier

Summary

  • AI classifier that labels naturalist illustrations as “Living”, “Dead/Dissected”, or “Uncertain” with confidence scores.
  • Solves the need for provenance verification raised by the “Can someone build a classifier…” comment.

Details

Key Value
Target Audience Taxonomists, natural‑history researchers, digital archivists
Core Feature Model that classifies images into Living / Dead‑Dissected / Uncertain with confidence
Tech Stack Python (PyTorch), ONNX export, FastAPI backend, React front‑end
Difficulty Medium
Monetization Revenue-ready: $0.01 per inference

Notes

  • Directly responds to yaur’s request: “Can someone build a classifier that will tell is which of these images was drawn with a living, dead, or (charitably) dissected specimen?”
  • Can be integrated into digital libraries and discussed in restoration threads.

Ad‑Free Naturalist Illustration Hub

Summary

  • Centralized, ad‑free searchable repository of public naturalist illustration collections (e.g., c82.net).
  • Eliminates the ad overload complained about by digikazi.

Details

Key Value
Target Audience Educators, hobbyists, collectors, natural‑history enthusiasts
Core Feature Unified search, rich metadata, offline download, optional premium dataset export
Tech Stack Node.js/Express, GraphQL, Elasticsearch, PostgreSQL, React, Service Workers
Difficulty Medium
Monetization Revenue-ready: $5/mo tiered subscription

Notes

  • Echoes digikazi’s frustration: “terrible adverts popping up… I only skimmed… closed the window.”
  • Potential to become the go‑to reference site for illustration research and discussion.

Historical Illustration Restorer

Summary

  • Desktop tool that restores degraded naturalist illustrations without AI‑filled gaps, preserving original line work.
  • Addresses noduerme’s concern that AI “pollutes the original”.

Details

Key Value
Target Audience Museum digitizers, archivists, illustrators, restoration specialists
Core Feature Style‑preserving inpainting using constrained diffusion models, vector export for reuse
Tech Stack Python (TensorFlow Lite), OpenCV, Electron desktop wrapper
Difficulty High
Monetization Revenue-ready: $39 one‑time license

Notes

  • Directly references noduerme’s comment: “It pollutes the original and isn’t what counts as restoration.”
  • Offers practical utility for restoring other historical artworks and could spark technical discussion.

Read Later