Hacker News new | ask | show | jobs
by hezarfendd 949 days ago
Hey Hacker News community!

I'm excited to share a side project I've been working on: an app that automatically summarizes recent popular stories from Hacker News using the power of OpenAI and Upstash Redis/Qstash.

Are you ever too lazy to read through an entire story, but still want to grasp the main points? That's where my summarizer comes in. It extracts the heart of the story without losing context, providing you with quick insights into the latest and most discussed topics on Hacker News.

Key Features:

Utilizes OpenAI for intelligent and context-aware summarization. Scheduled updates every 6 hours to fetch the best articles. Uses Upstash Redis/Qstash for data storage and queue.

Repo: https://github.com/upstash/hackerdigest

Looking forward to your feedback and suggestions!

1 comments

I'm usually most interested in the top 3 comments
If thats the case I believe I can extend the app to do that.