File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,18 @@ DisConcierge is a Discord bot that allows users to interact with
44OpenAI assistants via Discord slash commands. It also features a
55web-based admin interface for configuration and monitoring.
66
7+ ## Use Cases
8+
9+ This project was developed with two primary uses cases in mind:
10+
11+ - ** Community support** : Deploy DisConcierge in your community server to answer frequently asked questions,
12+ provide documentation references, and help new members. The feedback system allows you to track
13+ response quality and improve the assistant over time.
14+
15+ - ** Knowledge base access** : Configure your OpenAI assistant with relevant documentation/files and
16+ give your community/channel access to your knowledge base (product/service info, internal processes, etc)
17+ through natural language queries.
18+
719## Features
820
921- Discord slash commands (` /chat ` and ` /private ` ) to interact with your OpenAI assistant
You can’t perform that action at this time.
0 commit comments