MaksG's picture
Update README.md
f90eab5 verified
|
raw
history blame
No virus
2.42 kB
---
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
# **Les Tabs**
# 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
- ### 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