Alternatives
Products that do what QueryTrace llms.txt Generator does
Generate a real llms.txt file for any site
- 1

- 2

- 3

- 4

- 5

- 6

- 7

- 8LU
Hey HN! Lathe is an experiment in using LLMs to teach me something new, instead of doing the work for me. It generates a hands-on, source-backed tutorial for any technical topic you want to learn. Then you work through it yourself by reading and typing the code by hand (gasp) in a local UI built for exactly that. It's a Go CLI plus LLM agent skills (Claude Code / Cursor / Codex). You prompt something like "/lathe build a 3D slicer in Erlang", run `lathe serve` to spin up a local webapp, and read it in your browser. Every tutorial comes with the things that have made…
Jun 2026 · github.com
- 9

- 10

Generate llms.txt + robots.txt to get cited by AI
Jun 2026 · austhen.com.br
- 11

- 12

- 13PL
Hey HN! We realised that LLMs are great at generating code for super popular libraries like React. But they kinda suck at using less popular/newly released libraries, forcing us to stick to established tools and hindering innovation. There is already a standard for creating documentation for LLMs (llmstxt.org), but in my experience the implementations have not been great so far. `llms.txt` works as a good index of the available pages, but in many cases they link to HTML pages. This is a waste for LLMs to parse through (For example, Hono's [best…
2025 · github.com
- 14SD
Hi! Been working on DialtoneApp, a free domain scanning tool to see how your site does with all the new rules for AI SEO. Also known as AEO (Answer Engine Optimization) or GEO (Generative Engine Optimization) the A can also stand for "Agent"! It's a whole new world out there and we haven't even gotten to agents.json files and the new "b2b" (bot to bot) commerce part. But there are some standards starting to take shape with llms.txt and using things like: on all your html pages to have this other markdown version. We list the top 300 sites in terms of how well they follow all the new rules.…
Apr 2026
- 15

Check and improve llms.txt files in one click
22d ago · chromewebstore.google.com
- 16TF
i built TXTOS because my models kept forgetting and bluffing. i wanted a portable fix that works across providers without code or setup. TXTOS is a single .txt you paste into any LLM chat. it boots a small reasoning OS that gives you two things by default: a semantic tree memory that survives long threads, and a knowledge boundary guard that pushes back when the model is out of scope. what it is plain text. no scripts, no trackers, no api calls. MIT. the file encodes a protocol for reasoning, memory, and safety. you can diff it and fork it. it is not “a clever prompt”. it behaves like a tiny…
2025 · github.com
- 17

- 18GD
I built a tool that converts GitBook docs into LLM-friendly markdown files. Perfect for feeding technical documentation into ChatGPT, Claude, or custom LLaMA models. GitHub: https://github.com/Amal-David/gitbook-downloader Key features: Downloads complete GitBook documentation sites Converts to clean markdown format Web interface for easy URL input Works with ChatGPT, Claude, and other LLMs Preserves document structure and internal links [Still some bugs here, need to fix it] Will publish a hosted version if there is enough interest. Ideal for: Training custom LLMs with…
2024 · github.com
- 19TA
Let's try a small experiment with LLMs that have a large context length: feed an entire book into the context window and ask it to generate a list of characters, their relationships, and physical descriptions—data that can later be used for image generation. In this repository, you can find two tools: a script that extracts data from book text using an LLM (Gemini or OpenRouter API) and an HTML/JS (D3) visualization of the character graph. An external text-to-image model can be used to generate character illustrations (a Google Colab example is provided). Explore the visualizations,…
2025 · github.com
- 20AW
What do I mean by plain English? I mean there's no source code, no programming language. Just plain English "compiled" and CI/CDed into "production" at https://nie.avoguard.com/. Why did I build this? Just for fun. I wanted to see how close to a production-ready code can an LLM generate, and what would it take to actually take it into production. With today's technology, could an English speaker write a web server without knowing much about software engineering? See the "source plain English" for details of how detailed the instructions need to be to produce something…
2024 · github.com
- 21II
Ask Steve unlocks the power of LLMs like ChatGPT and Gemini in every web page. It's like Github Copilot but for everyday work in the browser. - Create reusable prompts (“Skills”) that can be used on any web page or text selection. Over 100 are included. - Right click on any page or text-selection to run a Skill on it - Chat with any page to quickly get summaries, extract key information or run a Skill on it - Get help writing, rewriting and editing in any text field with Skills for content creation & editing - Add AI buttons to any web page that enable you to trigger a Skill with 1-click.…
2024 · chromewebstore.google.com
- 22AN
Oct 2025 · npmjs.com
- 23IB
After fine-tuning GPT for a personal project, I realized how tedious it is to write plain text in a massive JSON file. That's why I built this app for my own use, and I want to see if others could benefit from a tool like this as well ;)
2024 · finetuna-ui.com
- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →