Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Komal01
/
Streaming_RAG_chatbot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Komal01
commited on
Mar 28
Commit
d7ca0cf
·
verified
·
1 Parent(s):
adce993
Create Readme.md
Browse files
Files changed (1)
hide
show
Readme.md
+9
-0
Readme.md
ADDED
Viewed
@@ -0,0 +1,9 @@
1
+
---
2
+
title: "AI RAG chatbot"
3
+
# emoji: {{emoji}}
4
+
colorFrom: gray
5
+
colorTo: indigo
6
+
sdk: docker
7
+
app_file: app.py
8
+
pinned: false
9
+
---