logoalt Hacker News

itake01/15/20261 replyview on HN

With AI needing more access to documentation, WDYT about using RAG for documentation retrieval?


Replies

CuriouslyC01/15/2026

IME most documentation is coming from the web via web search. I like agentic RAG for this case, which you can achieve easily with a Claude Code subagent.