Spaces:
Runtime error
Runtime error
README
Browse files
README.md
CHANGED
@@ -1,2 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Retrieval-Augmented-Generation-RAG-
|
2 |
Simple RAG using your own pdfs without any GPU!
|
|
|
1 |
+
---
|
2 |
+
title: {{NCERT-Chat}}
|
3 |
+
emoji: {{π}}
|
4 |
+
colorFrom: {{blue}}
|
5 |
+
colorTo: {{yellow}}
|
6 |
+
sdk: {{streamlit}}
|
7 |
+
sdk_version: {{1.29.0}}
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
+
|
13 |
+
|
14 |
# Retrieval-Augmented-Generation-RAG-
|
15 |
Simple RAG using your own pdfs without any GPU!
|