This is obviously a neat project, and I'm excited to see it. But... I spent a couple of minutes scrolling through the summarised posts and my main takeaway was that it was extremely boring compared to the normal experience of reading HN. Instead of dipping in and out of content, finding interesting nuggets and jumping around between topics, this felt like listening to someone read out the football scores.
Similarly, I spend much more time reading HN comments than the articles themselves. I made this little ChatGPT prompt for analyzing the comments[1][2]. But, I'm still here reading comments. I guess there are just some things AI can't replace... yet? [1] video workflow of how I use the prompt on mobile https://twitter.com/wfhbrian/status/1663305398084837376?s=20 [2] share link for the prompt https://chat.openai.com/sh…
Show HN: Hacker News Summary – Let ChatGPT Summarize Hacker News for You
21–30 of 48 posts
Re: Show HN: Hacker News Summary – Let ChatGPT Summarize Hacker News for You
#22What I've been dreaming of is a "podcast" generated for a day of HN, but focusing on the comments and conversations. I come here for the convos. But I also commute in a car, and I exercise with headphones. I want like a radio show made of segments. Each segment is a post with the best conversations between users. Use a generative Ai voice service (like Coqui), and have it speak the comments aloud. Then I can listen t…
https://news.ycombinator.com/item?id=34990229
Re: Show HN: Hacker News Summary – Let ChatGPT Summarize Hacker News for You
#23If you could find a way to summarize the comments too, that would be a huge win IMO. Either way, very cool.
There is a lot of competing sentiments in comments. Unlikely to work as a summary
One caveat is that the comments thread has to have already been indexed
Example: https://www.aisearch.vip/aisearch?q=Https://news.ycombinator...
Re: Show HN: Hacker News Summary – Let ChatGPT Summarize Hacker News for You
#24Re: Show HN: Hacker News Summary – Let ChatGPT Summarize Hacker News for You
#25Re: Show HN: Hacker News Summary – Let ChatGPT Summarize Hacker News for You
#26Earlier quoted context omitted.
Hey, we're working on this! https://pgpod.com/ You have to add articles yourself and it does not have any special logic for HN threads yet.
You may learn something from my experience building the same thing: https://www.joshbeckman.org/narro/
Re: Show HN: Hacker News Summary – Let ChatGPT Summarize Hacker News for You
#27- there is no concept of "Sandbox" by OpenAI. - Trial period starts since the day I signed up on OpenAI rather than from the day I created my API Key.
Re: Show HN: Hacker News Summary – Let ChatGPT Summarize Hacker News for You
#28But this is the perfect fit for it as I see you have created services for extraction and summarisation which can be easily self hosted and turned into apis.
(1) https://gist.github.com/san-kumar/b3604ca40905556b4135fee64e... (2) https://imgur.com/a/kRUkn6g
Re: Show HN: Hacker News Summary – Let ChatGPT Summarize Hacker News for You
#29I wrote a tampermonkey script(1) so you don't have to navigate away and it shows you summary and takeaways right inside hacker news (2) div boxes, but i was using kagi.com/v1/summarization for the api which is now dead. But this is the perfect fit for it as I see you have created services for extraction and summarisation which can be easily self hosted and turned into apis. (1) https://gist.github.com/san-kumar/b3604…