Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -21,6 +21,8 @@ Links can be searched directly within the interface.
|
|
21 |
- ### Filtering by document status
|
22 |
If you want the download and extraction to go faster it is recommended that you use this functionnality. It makes sure that the documents are pre-filtered making it possible to download only the documents with a certain status, removing those which may be considered unnecessary.
|
23 |
|
|
|
|
|
24 |
|
25 |
# Ask LLM
|
26 |
This section utilizes Large Language Models (LLMs) to query rows in an Excel file.
|
@@ -39,3 +41,36 @@ This makes it possible to chose the LLM you want for your specific need.
|
|
39 |
|
40 |
- ### Filters
|
41 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
- ### Filtering by document status
|
22 |
If you want the download and extraction to go faster it is recommended that you use this functionnality. It makes sure that the documents are pre-filtered making it possible to download only the documents with a certain status, removing those which may be considered unnecessary.
|
23 |
|
24 |
+
- ### Example
|
25 |
+
|
26 |
|
27 |
# Ask LLM
|
28 |
This section utilizes Large Language Models (LLMs) to query rows in an Excel file.
|
|
|
41 |
|
42 |
- ### Filters
|
43 |
|
44 |
+
- ### Example
|
45 |
+
|
46 |
+
|
47 |
+
# Classification by topic
|
48 |
+
|
49 |
+
- ### Source columns
|
50 |
+
After giving an excel file, the columns of the excel file are suggested here as Source Columns. Only the content of the source columns you chose, will be used the classify the document in a category.
|
51 |
+
|
52 |
+
- ### Categories
|
53 |
+
|
54 |
+
- ### Example
|
55 |
+
|
56 |
+
|
57 |
+
# Personalised chart generation
|
58 |
+
|
59 |
+
- ### Source columns
|
60 |
+
After giving an excel file, the columns of the excel file are suggested here as Source Columns. Only the content of the source columns you chose, will be used the classify the document in a category.
|
61 |
+
|
62 |
+
- ### Categories
|
63 |
+
|
64 |
+
- ### Example
|
65 |
+
|
66 |
+
|
67 |
+
# Meeting Report (charts)
|
68 |
+
|
69 |
+
- ### Overall review
|
70 |
+
After giving an excel file, the columns of the excel file are suggested here as Source Columns. Only the content of the source columns you chose, will be used the classify the document in a category.
|
71 |
+
|
72 |
+
- ### By Expert
|
73 |
+
|
74 |
+
- ### By Company
|
75 |
+
|
76 |
+
- ### Example
|