Waris01 commited on
Commit
0e357ce
Β·
verified Β·
1 Parent(s): 95305d3
Files changed (1) hide show
  1. README.md +9 -1
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
+ ---