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: Microsoft Teams (unofficial) Go library (WIP) https://ift.tt/3t5N3asShow HN: Microsoft Teams (unofficial) Go library (WIP) https://ift.tt/… Read More
Show HN: I wrote an HN bot to suggest HTTPS url when people post HTTP URLs https://ift.tt/3uq7XB1Show HN: I wrote an HN bot to suggest HTTPS url when people post HTTP … Read More
Show HN: A CLI Utility to interact with Spring Boot's Actuator Endpoint https://ift.tt/2PW6LqgShow HN: A CLI Utility to interact with Spring Boot's Actuator Endpoin… Read More
Show HN: CodeWing – next level code navigation for {Python,Java,Go} on GitHub https://ift.tt/3ms26swShow HN: CodeWing – next level code navigation for {Python,Java,Go} on… Read More
Show HN: Switch – Automatically disable your WiFi when not connected to a VPN https://ift.tt/2Oiq7FJShow HN: Switch – Automatically disable your WiFi when not connected t… Read More
Show HN: DragonRuby Game Toolkit – Commercial 2D Game Engine https://ift.tt/2R2PKLxShow HN: DragonRuby Game Toolkit – Commercial 2D Game Engine https://i… Read More
Show HN: Squirrelbyte – a SQLite-based JSON document server https://ift.tt/3s9l34nShow HN: Squirrelbyte – a SQLite-based JSON document server https://if… Read More
Show HN: Docuowl – Pretty documentation generator based on Stripe's layout https://ift.tt/3fFYjGsShow HN: Docuowl – Pretty documentation generator based on Stripe's la… Read More
0 Comments: