Update README.md
Browse files
README.md
CHANGED
|
@@ -9,7 +9,7 @@ dataset_info:
|
|
| 9 |
num_examples: 8
|
| 10 |
download_size: 10712
|
| 11 |
dataset_size: 7112
|
| 12 |
-
|
| 13 |
configs:
|
| 14 |
- config_name: default
|
| 15 |
data_files:
|
|
@@ -427,6 +427,7 @@ Keeping the limits of the LLM, the RAG technique and vector databases in mind, t
|
|
| 427 |
## How does it work?
|
| 428 |
|
| 429 |
This project is composed of two parts:
|
|
|
|
| 430 |
- The Guidebook
|
| 431 |
- The Augmented Generation Interface Retrieval System
|
| 432 |
|
|
|
|
| 9 |
num_examples: 8
|
| 10 |
download_size: 10712
|
| 11 |
dataset_size: 7112
|
| 12 |
+
repo: https://github.com/wasertech/Augmented-Generation-Interface
|
| 13 |
configs:
|
| 14 |
- config_name: default
|
| 15 |
data_files:
|
|
|
|
| 427 |
## How does it work?
|
| 428 |
|
| 429 |
This project is composed of two parts:
|
| 430 |
+
|
| 431 |
- The Guidebook
|
| 432 |
- The Augmented Generation Interface Retrieval System
|
| 433 |
|