Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,2 +1,11 @@
|
|
1 |
-
#
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Invisible RAG Pilot Demo App
|
2 |
+
|
3 |
+
A public demo version of the [🔒 Invisible RAG Pilot app 🔒](https://github.com/sukiboo/invisible-rag) developed by Anton Dereventsov, Christina Munford, Davide Marchi, Dora Franjkovic, and Julia Naris in February 2024 for the Invisible RAG Pilot project.
|
4 |
+
|
5 |
+
The goal of the app is to establish an appropriate interface for the operators to evaluate the provided RAG-Generated Answers with the intent of increasing the evaluation quality and bringing down the AHT.
|
6 |
+
The main functionality includes:
|
7 |
+
- convenient interface for task comparison and evaluation
|
8 |
+
- support concurrent task access for a collaborative work
|
9 |
+
- saving and loading of the operated tasks capability
|
10 |
+
- storing operator's justification for a given rating
|
11 |
+
- synchronizing ratings to the tracking spreadsheet
|