gauravprasadgp commited on
Commit
de4f1b7
β€’
1 Parent(s): 980ba1d
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,9 +1,3 @@
1
-
2
- # Modular RAG
3
-
4
- A hybrid approach to implement RAG inspired by Advance RAG.
5
- Usually implemeted with modules acting as plug and play.
6
-
7
  ---
8
  title: Modular-RAG
9
  emoji: πŸ“
@@ -14,6 +8,12 @@ app_file: main.py
14
  pinned: false
15
  ---
16
 
 
 
 
 
 
 
17
  ## Documentation
18
 
19
  #### Generator:
 
 
 
 
 
 
 
1
  ---
2
  title: Modular-RAG
3
  emoji: πŸ“
 
8
  pinned: false
9
  ---
10
 
11
+ # Modular RAG
12
+
13
+ A hybrid approach to implement RAG inspired by Advance RAG.
14
+ Usually implemeted with modules acting as plug and play.
15
+
16
+
17
  ## Documentation
18
 
19
  #### Generator: