You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ llm-docs-builder transforms markdown documentation to be AI-friendly and generat
15
15
16
16
When LLMs fetch documentation, they typically get HTML pages designed for humans - complete with navigation bars, footers, JavaScript, CSS, and other overhead. This wastes 70-90% of your context window on content that doesn't help answer questions.
17
17
18
-
**Real-world results from Karafka documentation (10 pages analyzed):**
18
+
**Real-world results from [Karafka documentation](https://karafka.io/docs/) (10 pages analyzed):**
0 commit comments