Spaces:
Runtime error
Runtime error
Commit
Β·
5f21dfb
1
Parent(s):
2b78b19
Update chainlit.md
Browse files- chainlit.md +0 -7
chainlit.md
CHANGED
|
@@ -1,10 +1,3 @@
|
|
| 1 |
# Creating a more robust RAQA system using LlamaIndex
|
| 2 |
|
| 3 |
A system for querying both qualitative and quantitative data using LlamaIndex.
|
| 4 |
-
|
| 5 |
-
# Build ποΈ
|
| 6 |
-
There are 3 main tasks in this application:
|
| 7 |
-
|
| 8 |
-
- Create a Qualitative VectorStore query engine
|
| 9 |
-
- Create a quantitative NLtoSQL query engine
|
| 10 |
-
- Combine the two using LlamaIndex's OpenAI agent framework.
|
|
|
|
| 1 |
# Creating a more robust RAQA system using LlamaIndex
|
| 2 |
|
| 3 |
A system for querying both qualitative and quantitative data using LlamaIndex.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|