Immediately after switching the page, it will work with CSR.
Please reload your browser to see how it works.

Source:https://github.com/SoraKumo001/next-streaming

⬅️
ericciarla 3 daysReload
Show HN: Llms.txt Generator – Turn websites into a text file to feed to any LLM
Hey HN! It’s Eric from Firecrawl (https://firecrawl.dev).

I just launched llms.txt Generator, a tool that transforms any website into a clean, structured text file optimized for feeding to LLMs. You can learn more about the standard at https://llmstxt.org.

Here’s how it works under the hood:

1. We use Firecrawl, our open-source scraper, to fetch the full site, handling JavaScript-heavy pages and complex structures. 2. The markdown content is parsed and then the title and description are extracted using GPT-4o-mini. 3. The everything is combined and the result is a lightweight llms.txt file that you can paste into any LLM.

Let me know what you think!


ericciarla 51 daysReload
Talk in Realtime with Any Website

ericciarla 72 daysReload
Scaling an AI scraping service to 300k requests a day

ericciarla 110 daysReload
Show HN: CLI Tokenizer – A tiny tool for prompt engineers

ericciarla 110 daysReload
This is dope! Go S22