File size: 2,764 Bytes
93d972b
 
 
 
 
 
 
 
 
 
 
 
43d7563
3cc802a
 
 
 
b16c470
f90eab5
e4b3cdc
 
fac1c84
f076ec5
e4b3cdc
fac1c84
f076ec5
e4b3cdc
336339f
6f96c56
 
 
 
69ce97b
 
43d7563
fac1c84
f076ec5
e4b3cdc
fac1c84
f076ec5
 
fac1c84
f076ec5
 
fac1c84
f076ec5
 
fac1c84
f076ec5
 
fac1c84
3cc802a
e4b3cdc
336339f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
---
title: Standard Intelligence
emoji: 🌖
colorFrom: yellow
colorTo: gray
sdk: gradio
sdk_version: 4.19.2
app_file: app.py
pinned: false
---

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

# **Tabs**

![image/png](https://cdn-uploads.huggingface.co/production/uploads/65def87dea58a4f451de6ffa/PSDPtLqWjm93s6J4Qivva.png)
<br>

# File extraction
This part aims to extract the most relevant content and information about every contribution from a 3gpp meeting 

- ### Link search
Links can be searched directly within the interface. 

- ### Filtering by document status
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. 

- ### Example

![image/png](https://cdn-uploads.huggingface.co/production/uploads/65def87dea58a4f451de6ffa/4K0bM2hTmPjcZEb3n_Fs6.png)


<br>
<br>

# Ask LLM
This section utilizes Large Language Models (LLMs) to query rows in an Excel file.

- ### Source columns
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 given to the LLM.

- ### Destination column
This is just the name of the column in which the ansewer to your query will be written

- ### Prompt
This is the prompt you give to the LLM to interact with your source query

- ### Choose your LLM
This makes it possible to chose the LLM you want for your specific need.

- ### Filters
If you don't to waste your LLM's tokens on rows that aren't in your interest, you can filter your excel by specific words to only query the rows with the chosen words (It will look for the words only in the columns you specify)

- ### Example


# Classification by topic

- ### Source columns
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.

- ### Categories

- ### Example


# Personalised chart generation

- ### Source columns
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.

- ### Categories

- ### Example


# Meeting Report (charts)

- ### Overall review
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.

- ### By Expert

- ### By Company

- ### Example