pratikshahp commited on
Commit
addc046
·
verified ·
1 Parent(s): 2810146

Create ipynb.txt

Browse files
Files changed (1) hide show
  1. ipynb.txt +12 -0
ipynb.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # **RAG implemetation Using LlamaIndex and Huggingface Models**
2
+
3
+
4
+
5
+ * PDF file
6
+ * Index
7
+ * storage context (vector store or vector db)
8
+ * node-1,node-2,node-3(smaller segment of data)
9
+ * service context
10
+ * embedding model with your nodes
11
+ * llm
12
+ * Persist dir