raul-padua commited on
Commit
5f21dfb
Β·
1 Parent(s): 2b78b19

Update chainlit.md

Browse files
Files changed (1) hide show
  1. 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.