Spaces:
Sleeping
Sleeping
updates
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## π Multi-Modal RAG PDF Chatbot
|
2 |
|
3 |
A Streamlit application that allows you to **upload a PDF**, ask questions about its content, and get accurate responses using a **Multi-Modal Retrieval-Augmented Generation (RAG)** pipeline powered by **Groq's Gemma-2 9B model**.
|
@@ -112,4 +120,4 @@ pymupdf4llm
|
|
112 |
|
113 |
Built with β€οΈ by Waris Hayat Abbasi.
|
114 |
|
115 |
-
---
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
title: Multi-Model-Rag
|
4 |
+
sdk: streamlit
|
5 |
+
emoji: π
|
6 |
+
colorFrom: gray
|
7 |
+
colorTo: indigo
|
8 |
+
---
|
9 |
## π Multi-Modal RAG PDF Chatbot
|
10 |
|
11 |
A Streamlit application that allows you to **upload a PDF**, ask questions about its content, and get accurate responses using a **Multi-Modal Retrieval-Augmented Generation (RAG)** pipeline powered by **Groq's Gemma-2 9B model**.
|
|
|
120 |
|
121 |
Built with β€οΈ by Waris Hayat Abbasi.
|
122 |
|
123 |
+
---
|