Spaces:
Running
Running
dgutierrez
commited on
Commit
•
5e88400
1
Parent(s):
15a38de
Update chainlit.md
Browse files- chainlit.md +4 -2
chainlit.md
CHANGED
@@ -1,9 +1,11 @@
|
|
1 |
-
# Welcome to the
|
2 |
|
3 |
-
This chatbot uses a Retrieval-Augmented Generation (RAG) system to answer your questions based on
|
4 |
|
5 |
## How to use
|
6 |
|
7 |
Simply type your question in the chat box and press enter. The system will retrieve relevant information from the documents and generate an answer for you.
|
8 |
|
|
|
|
|
9 |
Enjoy chatting!
|
|
|
1 |
+
# Welcome to the PopVia ADHD Coach!
|
2 |
|
3 |
+
This chatbot uses a Retrieval-Augmented Generation (RAG) system to answer your questions based on ADHD Documentation.
|
4 |
|
5 |
## How to use
|
6 |
|
7 |
Simply type your question in the chat box and press enter. The system will retrieve relevant information from the documents and generate an answer for you.
|
8 |
|
9 |
+
Please note this is the first version and many improvements will be made in the future.
|
10 |
+
|
11 |
Enjoy chatting!
|