Commit ·
a7184e7
1
Parent(s): 832bbe1
Update README.md
Browse files
README.md
CHANGED
|
@@ -33,14 +33,12 @@ Note: Chat1 only answers from the document related to that chat, same as Chat2-1
|
|
| 33 |
|
| 34 |
## How to Use
|
| 35 |
1. Upload a document (PDF, DOCX, TXT) to the specific chat tab.
|
| 36 |
-
2. Set the chunk size
|
| 37 |
3. Type your question in the chat area and hit 'Send' to receive context-based answers.
|
| 38 |
4. Navigate through multiple tabs to handle different documents independently.
|
| 39 |
|
| 40 |
Note: Database used - https://www.trychroma.com/
|
| 41 |
|
| 42 |
-
## Setup and Installation
|
| 43 |
-
Detailed instructions for setting up and running the project can be found in the `Installation.md` file.
|
| 44 |
|
| 45 |
## Contributions
|
| 46 |
Your contributions make this project better! Feel free to fork, submit issues, or open pull requests.
|
|
|
|
| 33 |
|
| 34 |
## How to Use
|
| 35 |
1. Upload a document (PDF, DOCX, TXT) to the specific chat tab.
|
| 36 |
+
2. Set the chunk size.
|
| 37 |
3. Type your question in the chat area and hit 'Send' to receive context-based answers.
|
| 38 |
4. Navigate through multiple tabs to handle different documents independently.
|
| 39 |
|
| 40 |
Note: Database used - https://www.trychroma.com/
|
| 41 |
|
|
|
|
|
|
|
| 42 |
|
| 43 |
## Contributions
|
| 44 |
Your contributions make this project better! Feel free to fork, submit issues, or open pull requests.
|