Show HN: HackYourNews – AI summaries of the top HN stories Hey there HN! I wanted to share a pet project of mine. I built HackYourNews [1] to scratch a personal itch: Knowing which stories to focus on while browsing aimlessly (though there is a certain joy in that, as well!) HackYourNews uses OpenAI's gpt-3.5-turbo to summarize the destination article as well as the comments section. Summarization of the article is always cached, while summaries of the comments are regenerated if the comments count is >10% (or >10 comments) different. While I styled the homepage to welcome HNers, my preferred view is the Mobile view, accessed from the navbar. This no-frills view honors OS-level dark mode and is easy to skim on any device. Tried to keep the site minimal. The only JS is Cloudflare's privacy-preserving analytics [2], just to gauge interest. This is the first time I'm releasing something to the wild. Hope you find this useful! The frontend is pure HTML+CSS. The backend is Python with the excellent Microsoft Guidance [3] library to interface to OpenAI's API. [1] https://ift.tt/WYt0rKF [2] https://ift.tt/EqwS9mK [3] https://ift.tt/gdB2Peu https://ift.tt/WYt0rKF September 8, 2023 at 05:00AM
Show HN: HackYourNews – AI summaries of the top HN stories https://ift.tt/b5Ms2wE
Related Articles
Show HN: Playwright in Docker with hot reloading – Simple testautomation https://ift.tt/J1DcVsRShow HN: Playwright in Docker with hot reloading – Simple testautomati… Read More
Show HN: OnePrompt – Personal Assistant ChatBot Using GPT https://ift.tt/Nl5IGLYShow HN: OnePrompt – Personal Assistant ChatBot Using GPT OnePrompt is… Read More
Show HN: Automate complicated manual business processes https://ift.tt/MkafPrAShow HN: Automate complicated manual business processes https://ift.tt… Read More
Show HN: Convert Text, PDF, Docs, Scan or Image to Speech https://ift.tt/MpJ5OBoShow HN: Convert Text, PDF, Docs, Scan or Image to Speech https://ift.… Read More
Show HN: Dataherald AI – Natural Language to SQL Engine https://ift.tt/jmzAOf1Show HN: Dataherald AI – Natural Language to SQL Engine Hi HN communit… Read More
Show HN: Shimmer – ADHD coaching for adults, now on web https://ift.tt/XAUZ1gkShow HN: Shimmer – ADHD coaching for adults, now on web Hi, I’m Chris,… Read More
Show HN: How the result of the Stack Overflow survey changes over the years https://ift.tt/H1c85grShow HN: How the result of the Stack Overflow survey changes over the … Read More
Show HN: Gentrace – evaluation and observability for generative AI https://ift.tt/j5CMYasShow HN: Gentrace – evaluation and observability for generative AI Hi … Read More
0 Comments: