展示HN:Reveal-App:最新新闻的AI摘要
你好,Hacker News社区,
我创建了一个网站/应用程序,用于聚合和总结最新的新闻文章([https://reveal-app.net](https://reveal-app.net))。
它的工作原理:其实这个概念很简单。后端抓取新闻内容(使用RSS),然后通过大型语言模型(LLM)生成新闻摘要。前端网页应用允许用户查看这些摘要。后端使用NodeJS/NestJS构建,前端使用Angular。它托管在Firebase和GCP上,并使用Gemini Vertex AI作为LLM。
我为什么要构建它:如今信息量实在太大,难以跟上。许多知名新闻出版物现在都需要付费订阅。订阅多家新闻出版物并不现实。而且新闻出版物似乎总是有特定的观点,因此很难获得不同的视角。即使你真的努力去访问不同的新闻网站,在线广告和追踪的整个生态系统也使得体验非常不令人满意(至少对我来说是这样)。所以我构建了这个应用程序,以便从多种来源总结最新新闻。你可以阅读摘要,然后决定是否值得花时间去查看原始文章。希望能减少很多点击诱饵。我希望的目标受众是那些想高效跟进最新动态的人。
我在寻找什么:任何正面或负面的反馈。关于如何以成本效益高的方式提高知名度的建议。如果提高知名度是否值得尝试。请告诉我你的想法。
– Jantric
查看原文
Hello Hacker News Community,
I have created a website/application for aggregation and summarization of the latest news articles (<a href="https://reveal-app.net" rel="nofollow">https://reveal-app.net</a>).
How it works: It is a simple concept really. The backend grabs the news content (uses RSS) and then passes it through an LLM to create a summary of the news. The front end web app allows viewing the summaries. It’s built using NodeJS / NestJS for backend, Angular for the frontend. It’s hosted using Firebase and GCP, and uses Gemini Vertex AI for the LLM.<p>Why I built it: Basically today there is just so much information, It’s hard to keep up. Many reputable news publications are now behind paywalls. It’s impractical to have news subscriptions to multiple publications. And news publications always seem to have a particular viewpoint. So it is difficult to get different viewpoints. And even If you really make an effort to go to different news sites, the whole ecosystem of online advertising and tracking makes the experience highly unsatisfactory (to me atleast). So I built this application to summarize the latest news from a variety of sources. You can read the summary and then decide if it's worth your time to go to the original article. So hopefully much fewer click baits. My target audience is folks who want to efficiently catch up with the latest goings on.<p>What I am looking for: Any feedback positive or negative. Any suggestions on how to increase awareness in a cost effective manner. If it is even worth trying to increase awareness too. Please let me know what you think.<p>– Jantric