Mehmet Emin Aydin commited on
Commit
af78585
·
unverified ·
1 Parent(s): 4af1b8c

Update README.md

Browse files

Added Hugging Face Spaces yaml

Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,2 +1,14 @@
1
  # RAG_CHATBOT
2
  Free-to-use ChatBot built with the Retrieval Augmented Generation Architecture
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # RAG_CHATBOT
2
  Free-to-use ChatBot built with the Retrieval Augmented Generation Architecture
3
+
4
+ ---
5
+ title: FREE RAG
6
+ emoji: 🏢
7
+ colorFrom: red
8
+ colorTo: pink
9
+ sdk: streamlit
10
+ sdk_version: 1.36.0
11
+ app_file: app.py
12
+ pinned: false
13
+ license: apache-2.0
14
+ ---