Spaces:
Sleeping
Sleeping
dataroadmap
commited on
Commit
•
38aad3f
1
Parent(s):
fa86403
Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
title: Talk To Your Docs
|
3 |
emoji: 🌍
|
4 |
colorFrom: purple
|
5 |
-
colorTo:
|
6 |
sdk: gradio
|
7 |
sdk_version: 3.42.0
|
8 |
app_file: app.py
|
@@ -16,15 +16,15 @@ license: mit
|
|
16 |
|
17 |
## For users
|
18 |
You can use this app via Hugging Face where it is already deployed:<br/>
|
19 |
-
https://huggingface.co/spaces/
|
20 |
|
21 |
|
22 |
## For developers
|
23 |
Source code:<br/>
|
24 |
-
https://huggingface.co/spaces/
|
25 |
|
26 |
## Create your personal bot (let people talk to your docs)
|
27 |
-
You can develop and deploy your own personal chatbot (similar to https://huggingface.co/spaces/
|
28 |
|
29 |
|
30 |
docker pull arslan2k12/ttyd_base (https://hub.docker.com/r/arslan2k12/ttyd_base) <br/>
|
|
|
2 |
title: Talk To Your Docs
|
3 |
emoji: 🌍
|
4 |
colorFrom: purple
|
5 |
+
colorTo: purple
|
6 |
sdk: gradio
|
7 |
sdk_version: 3.42.0
|
8 |
app_file: app.py
|
|
|
16 |
|
17 |
## For users
|
18 |
You can use this app via Hugging Face where it is already deployed:<br/>
|
19 |
+
https://huggingface.co/spaces/dataroadmap/talk-to-your-docs
|
20 |
|
21 |
|
22 |
## For developers
|
23 |
Source code:<br/>
|
24 |
+
https://huggingface.co/spaces/dataroadmap/talk-to-your-docs/tree/main
|
25 |
|
26 |
## Create your personal bot (let people talk to your docs)
|
27 |
+
You can develop and deploy your own personal chatbot (similar to https://huggingface.co/spaces/dataroadmap/talk-to-arslan), with the following three commands:
|
28 |
|
29 |
|
30 |
docker pull arslan2k12/ttyd_base (https://hub.docker.com/r/arslan2k12/ttyd_base) <br/>
|