Skip to content

Commit 76bf69a

Browse files
authored
Update README.md
Added a 'use cases' top-level section to make the purpose of this project much clearer
1 parent c6f0bd8 commit 76bf69a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ DisConcierge is a Discord bot that allows users to interact with
44
OpenAI assistants via Discord slash commands. It also features a
55
web-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

0 commit comments

Comments
 (0)