Spaces:
Running
Running
Update LiveRAG_README.md
Browse files- LiveRAG_README.md +2 -2
LiveRAG_README.md
CHANGED
@@ -33,8 +33,8 @@
|
|
33 |
## 2.1 Accessing or building your RAG indices
|
34 |
You can use the pre-built indices, [Pinecone](https://www.pinecone.io/) and [OpenSearch](https://opensearch.org/) or build your own indices on top of the same of [FineWeb Sample-10BT](https://huggingface.co/datasets/HuggingFaceFW/fineweb/viewer/sample-10BT) corpus
|
35 |
1. To use the pre-built indices follow this [sample notebook](Operational_Instructions/Indices_Usage_Examples_for_LiveRAG.ipynb)
|
36 |
-
2. To build your own **OpenSearch** index, create or use your existing AWS account and apply the provided AWS credits to save costs (
|
37 |
-
3. To build your own **Pinecone** index, create or use your existing Pinecone account and apply the provided Pinecone credits to save costs (see [
|
38 |
|
39 |
## 2.2 Accessing DataMorgana and Falcon3-10B-Instruct via AI71-Platform
|
40 |
1. Login to your [AI71-Platform account](https://platform.ai71.ai) after you followed the onboarding instructions
|
|
|
33 |
## 2.1 Accessing or building your RAG indices
|
34 |
You can use the pre-built indices, [Pinecone](https://www.pinecone.io/) and [OpenSearch](https://opensearch.org/) or build your own indices on top of the same of [FineWeb Sample-10BT](https://huggingface.co/datasets/HuggingFaceFW/fineweb/viewer/sample-10BT) corpus
|
35 |
1. To use the pre-built indices follow this [sample notebook](Operational_Instructions/Indices_Usage_Examples_for_LiveRAG.ipynb)
|
36 |
+
2. To build your own **OpenSearch** index, create or use your existing AWS account and apply the provided AWS credits to save costs (See [AWS Accounts instructions](Operational_Instructions/AWS_Accounts_for_LiveRAG.md))
|
37 |
+
3. To build your own **Pinecone** index, create or use your existing Pinecone account and apply the provided Pinecone credits to save costs (see [Pinecone instructions](Operational_Instructions/Pinecone_for_LiveRAG.md))
|
38 |
|
39 |
## 2.2 Accessing DataMorgana and Falcon3-10B-Instruct via AI71-Platform
|
40 |
1. Login to your [AI71-Platform account](https://platform.ai71.ai) after you followed the onboarding instructions
|