About HN-Brief
HN-Brief is a daily AI-powered summary of Hacker News. It's designed for tech professionals who want to stay informed without spending hours scrolling.
How It Works
A Cloudflare Worker runs every 2 hours, fetching top stories from HN's Algolia API. Each story and its comments are analyzed by an LLM to produce concise summaries. The results are committed to GitHub, which triggers a static site rebuild.
Tech Stack
- Frontend: Static HTML/CSS/JS (no framework)
- Backend: Cloudflare Worker (TypeScript)
- AI: OpenRouter API
- Data: HN Algolia API
- Hosting: Cloudflare Pages
Open Source
HN-Brief is fully open source. Contributions welcome!
Contact
Created by @jnd0
For bugs or feature requests, please open an issue on GitHub.