Spaces:
Runtime error
Runtime error
gauravprasadgp
commited on
Commit
β’
e0078a7
1
Parent(s):
d132e19
readme
Browse files
README.md
CHANGED
@@ -4,6 +4,16 @@
|
|
4 |
A hybrid approach to implement RAG inspired by Advance RAG.
|
5 |
Usually implemeted with modules acting as plug and play.
|
6 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
## Documentation
|
8 |
|
9 |
#### Generator:
|
|
|
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: π
|
10 |
+
colorFrom: blue
|
11 |
+
colorTo: indigo
|
12 |
+
sdk: docker
|
13 |
+
app_file: main.py
|
14 |
+
pinned: true
|
15 |
+
---
|
16 |
+
|
17 |
## Documentation
|
18 |
|
19 |
#### Generator:
|