File size: 1,356 Bytes
93d972b
 
 
 
 
 
 
 
 
 
 
 
b16c470
 
e4b3cdc
 
 
 
f076ec5
e4b3cdc
 
f076ec5
e4b3cdc
 
f076ec5
 
e4b3cdc
f076ec5
 
 
 
 
 
 
 
 
 
 
 
 
e4b3cdc
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
---
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


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


## 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