Earlier quoted context omitted.
I don't have it set up to publish a website, but maybe you'll be interested in this tool I made for myself. https://github.com/GuizzyQC/FeedSummarizer It will take an RSS feed, send the content of x number of articles to an OpenAI-compatible API to summarize, then send me an email with all of those summaries. I have it set to run every day so I wake up to a summary of my feeds (and of Hacker News). I figure it would…
Have you had any trouble with BeautifulSoup? I've thought about doing something similar but wanted something more robust with scraping. I've thought about using Puppeteer.
Show HN: Attabit – AI powered news
21–30 of 42 posts
Re: Show HN: Attabit – AI powered news
#22Looks cool, I like it, but given AIs propensity to outright lie to us (hallucinate), what steps are being taken to verify the facts of the summaries it is giving?
Of course though this is a concern that needs to be closely watched as AI summaries become more common in the world.
Re: Show HN: Attabit – AI powered news
#23I guess the obvious missing features would be:
- Tailored to personal preferences in terms of language/country, topic, sentiment (eg. positive things happening in the world) - Summary with the top X news of the day (in 1 line per entry) - Links to source articles
And bonus points: detect and show fake news circulating on the internet
Re: Show HN: Attabit – AI powered news
#24In addition to source/topic customization that others have already mentioned; it would be nice to be able to ask follow up questions on a news story that one would like to know more.
Re: Show HN: Attabit – AI powered news
#25I like this! I guess the obvious missing features would be: - Tailored to personal preferences in terms of language/country, topic, sentiment (eg. positive things happening in the world) - Summary with the top X news of the day (in 1 line per entry) - Links to source articles And bonus points: detect and show fake news circulating on the internet
My thoughts on language/country: Will stay away from this from now and focus just on English US. I'm a one man shop and this is fully a side project. With the low concern of misreporting something, I want to make sure I understand everything on the site.
Would be required in the long term vision though for sure.
Thanks for checking it out and commenting!
Re: Show HN: Attabit – AI powered news
#26Nice implementation. I like it. In addition to source/topic customization that others have already mentioned; it would be nice to be able to ask follow up questions on a news story that one would like to know more.
THAT would be really cool. Especially with voice while its reading the articles to you.
Re: Show HN: Attabit – AI powered news
#27I'd aim for at least 4-6 articles showing in screen at once.
Re: Show HN: Attabit – AI powered news
#28Re: Show HN: Attabit – AI powered news
#29Image is too large, often useless for context and generally wasted space. Too much text per article means generally one screen page per article (consider just showing one line and having an expand button that shows the extra context). compare nytimes.com for example - you can see 9 stories on the front page even with two large images. No idea what the tick means I'd aim for at least 4-6 articles showing in screen at…
Re: Show HN: Attabit – AI powered news
#30An interesting feature to try on this might be to have several sentiment modes to try out. I.e. what if you hade a neutral perspective, a conservative one and a progressive one available as easily as it is to click a dark/light mode button? What if you had some more custom modes that are targeted at providing news that fits the user's perspective / interest more and that would shape the summaries to align with the pe…
The best future is where everyone gets a super powered reporter in their pocket.