Basic RAG answers in one shot; Agentic RAG breaks down queries and reasons step-by-step for better accuracy.
At CrawlChat, our goal is simple: deliver accurate, helpful answers from your documentation. While traditional RAG (Retrieval-Augmented Generation) does a decent job, it struggles when questions are complex or nuanced.
That’s why we’re evolving our engine into what we call Agentic RAG—a more intelligent, step-by-step approach that reduces hallucinations and improves reliability.
Traditional RAG works like this:
Agentic RAG adds reasoning and multi-step planning into the mix. Here's how it works in CrawlChat:
Break Down the Question
The AI first decomposes the user’s query into smaller, atomic questions.
Retrieve Context per Sub-question
Each sub-question triggers its own focused context retrieval.
Answer Step-by-Step
The system generates answers for each sub-question independently.
Summarize the Final Answer
It then combines all the sub-answers into one cohesive response.
Let’s say someone asks a question on Discord about Remotion’s API. Basic RAG might retrieve a few paragraphs and guess an answer—sometimes wrongly.
With Agentic RAG, CrawlChat:
Breaks the query into:
Finds precise documentation for each.
Answers both clearly.
Merges them into a single, accurate reply.
We’ve tested Agentic RAG internally and with early users. Even moderately complex queries are now getting split and answered more reliably. Some cases go through three or four steps, depending on the complexity.
We're currently letting users try this manually and so far, the feedback is positive.
Alongside smarter search, we’ve rolled out:
Support Ticketing
When AI can’t help, users can raise a ticket instantly.
Analytics & Geo Insights
Know where your users come from and what they ask.
This brings CrawlChat closer to becoming a full-stack customer support assistant.
Agentic RAG is just the beginning. We're working on refining workflows, making reasoning more efficient, and reducing latency.
If you’re building a knowledge base or supporting a developer community, now’s the perfect time to try the new CrawlChat experience.