vinaykamble289 commited on
Commit
fc803e1
·
verified ·
1 Parent(s): a1f7eca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # PDF-Based RAG Chatbot
2
 
3
  A simple, **100% free** Retrieval-Augmented Generation (RAG) chatbot that answers questions from PDF documents. No API keys required!
 
1
+ ---
2
+ title: Rag Chatbot
3
+ emoji: 🚀
4
+ colorFrom: red
5
+ colorTo: red
6
+ sdk: docker
7
+ app_port: 8501
8
+ tags:
9
+ - streamlit
10
+ pinned: false
11
+ short_description: 'Retrieval-Augmented Generation (RAG) chatbot '
12
+ license: mit
13
+ ---
14
+
15
  # PDF-Based RAG Chatbot
16
 
17
  A simple, **100% free** Retrieval-Augmented Generation (RAG) chatbot that answers questions from PDF documents. No API keys required!