TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

5 pointsby andrew_zhongabout 1 year ago
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 comments

fidlaabout 1 year ago
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 未加载
raphaeltmabout 1 year ago
Looks awesome. I&#x27;d find the open source library really helpful for a few of my projects.