Spaces:
Running
Running
Mehmet Emin Aydin
commited on
Update README.md
Browse filesAdded Hugging Face Spaces yaml
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 |
+
---
|