|
|
|
Show HN: TeletextSignals – Local RAG over 25 Years of Swiss Teletext News
(github.com)
|
|
1 points
by folli
158 days ago
|
|
I built TeletextSignals, a local RAG + LLM experiment over ~25 years of Swiss teletext news in German-language. Teletext is a TV broadcast system that delivers highly concise, space-constrained news texts. That conciseness turns out to be a real advantage for semantic search and retrieval: dense information, little fluff, and consistent structure over decades. The project runs fully offline and uses embeddings + Postgres/pgvector to explore, search, and query teletext news from the last 25 years with modern LLM techniques. Repo: https://github.com/r-follador/TeletextSignals |
|