amoughnieh commited on
Commit
8d36051
·
verified ·
1 Parent(s): b1628ed

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: Wikipedia Q&A Chatbot
3
+ emoji: 📚
4
+ colorFrom: blue
5
+ colorTo: indigo
6
+ sdk: docker
7
+ app_port: 8501
8
+ pinned: false
9
+ license: mit
10
+ ---
11
+
12
+ ## Wikipedia Q&A Chatbot
13
+ This is a Retrieval-Augmented Generation (RAG) application that answers questions about a knowledge base of Wikipedia articles.