Spaces:
Sleeping
Sleeping
Update layout/about.md
Browse files- layout/about.md +4 -7
layout/about.md
CHANGED
@@ -9,16 +9,13 @@ This Gradio app is a demo showcasing a meeting Q&A application that retrieves mu
|
|
9 |
|
10 |
The goal of the demo is to show you how RAG, prompt-engineering, and fine-tuning can all come together to enhance specific use-cases like meeting querying. This Q&A service seeks to look beyond "summarization" and "next steps" to create a customizable parser that can extract user-defined questions for enhanced specificity.
|
11 |
|
12 |
-
This is a demo and not a production application. This application is subject to a demand queue.
|
13 |
-
|
14 |
-
|
15 |
## How?
|
16 |
|
17 |
Just start by following the guide below:
|
18 |
|
19 |
-
1) On the next page, upload a vtt file from a meeting transcript like Microsoft Teams or Zoom.
|
20 |
-
2) Wait for your file to be stored in the vector database.
|
21 |
-
3) Query the meeting!
|
22 |
|
23 |
|
24 |
-
This demo is just a peek.
|
|
|
9 |
|
10 |
The goal of the demo is to show you how RAG, prompt-engineering, and fine-tuning can all come together to enhance specific use-cases like meeting querying. This Q&A service seeks to look beyond "summarization" and "next steps" to create a customizable parser that can extract user-defined questions for enhanced specificity.
|
11 |
|
|
|
|
|
|
|
12 |
## How?
|
13 |
|
14 |
Just start by following the guide below:
|
15 |
|
16 |
+
1) 📁 On the next page, upload a vtt file from a meeting transcript like Microsoft Teams or Zoom.
|
17 |
+
2) ⤮ Wait for your file to be stored in the vector database.
|
18 |
+
3) ❓ Query the meeting!
|
19 |
|
20 |
|
21 |
+
This demo is just a peek and is subject to a demand queue.More to come!
|