Tag
retrieval
2 posts
AI search
what are multi-hop questions in llm search patterns
Multi-hop questions need information combined from several sources across steps. AI answers them by retrieving and stitching sources together.
SEO
API testing SEO citations in RAG frameworks
AI answer engines are RAG systems, so testing whether they cite you is a retrieval problem. Here is how to test SEO citations via engine APIs and a local RAG harness.