ToolsThe story, in brief

Show HN: Large Scale Article Extract of Newspapers 1730s-1960s

Not a chatbot. A semantic search engine that reads 600k newspaper pages using multi-model AI pipelines to turn 230 years of unstructured archives into queryable intelligence.

Paper-cut illustration of a coral software window opening into a three-dimensional drafting space.
New tools for building and creating with AI.AI illustration by KeyNews
The KeyNews take

Why it matters

Developer built an end-to-end AI product (layout detection → OCR → LLM classification → agentic search) that solves a real discovery problem in historical data. Demonstrates practical multi-model orchestration and AWS scaling challenges that enterprise teams face when productizing AI.

The key facts

13 to know
  1. 600k+ newspaper pages extracted (5TB of content)

  2. Time investment: 3,000 hours over 7 months

  3. Date range: 1730s–1960s (230+ years)

  4. Multi-model pipeline: layout tech + OCR + LLM + vLLM + heuristics

  5. Backend: OpenSearch + Postgres + agentic search API

  6. Source: Chronicling America collection

  7. Core challenge: infinite layout variety, OCR quality, image segmentation

  8. 600k+ newspaper pages extracted (5TB of historical content, 1730s-1960s)

  9. Multi-model pipeline: layout detection + OCR + LLM + vLLM + heuristic segmentation

  10. Agentic search tool that writes queries on behalf of users

  11. Built on OpenSearch + Postgres for semantic search

  12. 7 months development, ~3,000 hours engineering effort

  13. Source: Chronicling America collection (public domain)

Go to the source

Hacker Newssnewpapers.com

Publisher excerpt: Hello HN, over the past 7 months I've spent nearly 3,000 hours on building SNEWPAPERS, the first historical newpaper archive with full-text extractions, nearly perfect OCR, a vast categorization taxonomy and of course with semantic and agentic search capabilities. Problem: I wanted to search…
Read original report
Back to today's editionMore tools news

Keep reading

Related stories

More from Tools