Try the AI chat assistant for this site.
This is a live Azure AI agent grounded in this site’s own pages. It calls a tool to fetch only the pages it needs, then streams the answer back — you’ll see which pages it read under each response.
How this works
This isn’t a scripted chatbot. It’s an Azure AI agent with a single custom tool, , that fetches the readable text of the pages on this site. When you ask a question, the agent decides which pages to read, calls the tool, waits for the results, and only then writes an answer.
- Grounded in real content. Every factual claim comes from a page on this site — you can click the badges to verify.
- Visible tool use. The trace under each response shows the exact tool call and which pages the agent chose.
- Multi-turn. Follow-up questions carry the full conversation history.
- Nothing invented. If it isn’t on the site, the agent won’t make it up.
Same pattern I ship for clients: retrieval-augmented, tool-using, permission-aware. Want one for your team? Get in touch.