We created LightFeed to transform any websites into lightweight and focused news feed. Use LLM to sort and summarize posts using user's custom prompt. For example, you can get anything related to "Games, science or open source" 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/sort library soon o (<a href="https://github.com/lightfeed/lightfeed">https://github.com/lightfeed/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!