TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: LLM-powered News Hub, e.g "Games, science or open source" on HN

5 点作者 andrew_zhong大约 1 年前
We created LightFeed to transform any websites into lightweight and focused news feed. Use LLM to sort and summarize posts using user&#x27;s custom prompt. For example, you can get anything related to &quot;Games, science or open source&quot; on HN.<p>The news feed is automated daily and you can receive it in browser, email or RSS.<p>We will also open source the LLM web parser&#x2F;sort library soon o (<a href="https:&#x2F;&#x2F;github.com&#x2F;lightfeed&#x2F;lightfeed">https:&#x2F;&#x2F;github.com&#x2F;lightfeed&#x2F;lightfeed</a>). It reads HTML, turns main content into markdown, uses LLM to parse it into structured feed in JSON, then sort with embedding on user query. It is written in Typescript, uses llama index framework, and supports most LLMs on the market.<p>We are also shaping an enterprise plan that comes with 1000+ news sources already indexed and a real-time LLM query engine.<p>Any feedback is welcome!

2 条评论

fidla大约 1 年前
I think it&#x27;s wrong to make people go through the sign up process and then tell him it&#x27;s going to cost money
评论 #40394311 未加载
raphaeltm大约 1 年前
Looks awesome. I&#x27;d find the open source library really helpful for a few of my projects.