# AI powered assistant

Intern is an AI powered Discord bot designed to give server communities fast, accurate answers from their own documentation, right inside Discord. We saw teams struggle with support overload, inconsistent answers, and outdated docs, so we built a bot that answers only from your Knowledge Base, no guessing.

{% embed url="<https://youtu.be/3fOser8mX0E>" %}

\
It uses a RAG system that combines keyword and semantic search, learns from feedback, and adapts to your server’s needs. You control how it responds with two modes, Auto Mode for proactive help, Select Mode for on-demand answers and four tones (Professional, Friendly, Detailed, Humorous) to match your community’s style.

\
It focuses on accuracy, control, and continuous improvement. The bot learns from user feedback, suggests better queries when answers aren’t found, and provides analytics to help you refine your Knowledge Base. With built-in billing, admin controls, and channel restrictions, it scales from small communities to large servers.

\
Whether you’re running a gaming community, a business support server, or an educational space, our bot helps you deliver consistent, reliable support 24/7, reduce repetitive questions, and let your team focus on what matters most.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ansari-labs.gitbook.io/ansari-labs/products/ai-powered-assistant.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
