# Is there any built-in chatbot or conversational assistant available in Discourse?

**URL:** https://meta.discourse.org/t/is-there-any-built-in-chatbot-or-conversational-assistant-available-in-discourse/409513
**Category:** Support
**Tags:** ai
**Created:** [7 augustus 2026 om 09:55 UTC](https://meta.discourse.org/t/is-there-any-built-in-chatbot-or-conversational-assistant-available-in-discourse/409513 "2026-08-07T09:55:36Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![Soumya\_Ranjan\_Mishra](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/soumya_ranjan_mishra/32/514662_2.png) [@Soumya\_Ranjan\_Mishra](https://meta.discourse.org/u/Soumya_Ranjan_Mishra)
#### Post date: [7 augustus 2026 om 09:55 UTC](https://meta.discourse.org/t/is-there-any-built-in-chatbot-or-conversational-assistant-available-in-discourse/409513/1 "2026-08-07T09:55:36Z")

</div>

Hi everyone,

We’re exploring ways to improve the user support experience in our Discourse instance and wanted to understand whether Discourse provides any built-in chatbot or conversational assistant functionality.

Specifically, we’re looking for something that can:

- Answer users’ questions about forum features and navigation.
- Guide users to the appropriate categories or topics.
- Help users understand how to use different Discourse functionalities.
- Provide contextual assistance directly within the forum.

We are aware of **Discobot** , but from our understanding it is primarily intended for onboarding and interactive tutorials. We’re wondering if there is any built-in chatbot functionality beyond Discobot.

If anyone has implemented something similar, we’d appreciate hearing about your approach and any recommendations.

Thanks in advance!

---

<div class="post-metadata">

### Author: ![RGJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rgj/32/523185_2.png) [@RGJ](https://meta.discourse.org/u/RGJ)
#### Post date: [7 augustus 2026 om 10:06 UTC](https://meta.discourse.org/t/is-there-any-built-in-chatbot-or-conversational-assistant-available-in-discourse/409513/2 "2026-08-07T10:06:19Z")

</div>

See [Discourse AI - AI bot](https://meta.discourse.org/t/discourse-ai-ai-bot/266012) which uses personal messages to communicate.

For actual chat:

- There’s @merefield 's excellent [Chatbot plugin](https://meta.discourse.org/t/discourse-chatbot/256652)

- Also, we’ve built an external service that connects to the Discourse API and handles chats, then at the backend it uses an LLM and can do RAG on content in selected private or public categories. You can see it in action on for instance [https://swapd.co/](https://swapd.co/)

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [7 augustus 2026 om 17:10 UTC](https://meta.discourse.org/t/is-there-any-built-in-chatbot-or-conversational-assistant-available-in-discourse/409513/5 "2026-08-07T17:10:54Z")

</div>

> [@Soumya\_Ranjan\_Mishra](#):
>
> - Answer users’ questions about forum features and navigation.
> - Guide users to the appropriate categories or topics.
> - Help users understand how to use different Discourse functionalities.
> - Provide contextual assistance directly within the forum.

All of these features are available through configuring Discourse AI, which is included by default on new Discourse installs…

- [Answer questions via message or chat](https://meta.discourse.org/t/ai-bot-chat-and-pm-integration/307353?silent=true)

- [Auto categorize](https://meta.discourse.org/t/auto-categorize-topics-using-ai/401827?silent=true) and [auto tag](https://meta.discourse.org/t/tag-topics-using-ai/401178?silent=true)

You can also enable a dedicated page for AI conversations using the plugin, which is how we power [ask.discourse.com](http://ask.discourse.com) — there’s more documentation available in [Discourse AI](https://meta.discourse.org/t/discourse-ai/259214?silent=true) and in [Topics tagged ai](https://meta.discourse.org/tags/c/documentation/10/ai/543)

---

<div class="post-metadata">

### Author: ![Soumya\_Ranjan\_Mishra](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/soumya_ranjan_mishra/32/514662_2.png) [@Soumya\_Ranjan\_Mishra](https://meta.discourse.org/u/Soumya_Ranjan_Mishra)
#### Post date: [10 augustus 2026 om 17:16 UTC](https://meta.discourse.org/t/is-there-any-built-in-chatbot-or-conversational-assistant-available-in-discourse/409513/6 "2026-08-10T17:16:06Z")

</div>

We have our own self hosted API key of claude and GPT LLMs.. How can we configure this LLMs in our discourse AI. And also in the screenshot what we should add in the provider options if it is self hosted.

 ![image](https://global.discourse-cdn.com/meta/original/4X/a/5/8/a58794802a35b303b47353e05971950a781d8240.png)

 ![image](https://global.discourse-cdn.com/meta/original/4X/2/0/1/20115b21a644a6222d7814e269683424fa51f0ef.png)

---

<div class="post-metadata">

### Author: ![Soumya\_Ranjan\_Mishra](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/soumya_ranjan_mishra/32/514662_2.png) [@Soumya\_Ranjan\_Mishra](https://meta.discourse.org/u/Soumya_Ranjan_Mishra)
#### Post date: [11 augustus 2026 om 09:13 UTC](https://meta.discourse.org/t/is-there-any-built-in-chatbot-or-conversational-assistant-available-in-discourse/409513/8 "2026-08-11T09:13:55Z")

</div>

can you help me with this??

---

<div class="post-metadata">

### Author: ![satonotdead](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/satonotdead/32/447830_2.png) [@satonotdead](https://meta.discourse.org/u/satonotdead)
#### Post date: [11 augustus 2026 om 11:27 UTC](https://meta.discourse.org/t/is-there-any-built-in-chatbot-or-conversational-assistant-available-in-discourse/409513/9 "2026-08-11T11:27:21Z")

</div>

Good news! I kindly suggest you to search and read, all what you are looking for is already here 🙂

If you’re self-hosting, the configuration depends entirely on how you’re doing it and, specifically, on what you’re hosting; setting up Litellm is different from Ollama, Qwen or HuggingFace direct interferences.

If your endpoint is Open API compatible just choose Open AI and set your credentials / endpoint. You can saw the default LLMs created for a guide and/or check the specific documentation for the models and your proxy/provider to avoid guessing your settings.

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [11 augustus 2026 om 11:49 UTC](https://meta.discourse.org/t/is-there-any-built-in-chatbot-or-conversational-assistant-available-in-discourse/409513/11 "2026-08-11T11:49:15Z")

</div>

> [@Soumya\_Ranjan\_Mishra](#):
>
> can you help me with this??

You have a paid service level agreement?

If you become a business sponsor on GitHub I’ll be happy to assist you with Chatbot.

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [11 augustus 2026 om 12:04 UTC](https://meta.discourse.org/t/is-there-any-built-in-chatbot-or-conversational-assistant-available-in-discourse/409513/12 "2026-08-11T12:04:43Z")

</div>

If you need urgent professional help, also consider #Marketplace

---

<div class="post-metadata">

### Author: ![Soumya\_Ranjan\_Mishra](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/soumya_ranjan_mishra/32/514662_2.png) [@Soumya\_Ranjan\_Mishra](https://meta.discourse.org/u/Soumya_Ranjan_Mishra)
#### Post date: [17 augustus 2026 om 11:21 UTC](https://meta.discourse.org/t/is-there-any-built-in-chatbot-or-conversational-assistant-available-in-discourse/409513/13 "2026-08-17T11:21:21Z")

</div>

This is our end point: [https://genai-nexus.api.corpinter.net/openai/deployments/gpt-5.5/chat/completions?api-version=2024-10-21](https://genai-nexus.api.corpinter.net/openai/deployments/gpt-5.5/chat/completions?api-version=2024-10-21)

and this is our model : gpt-5.5

Can you help in configuring it?
