Katsuya Oda commited on
Commit
df0cc14
1 Parent(s): 796b62e

fix: add huggingface link

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -18,6 +18,10 @@ approach instead of a chatbot. Internally, it utilizes Vespa as the
18
  search engine, Starlette for the backend, Remix for the frontend, and
19
  relies on documents provided by Govbot.
20
 
 
 
 
 
21
  ## Usage
22
 
23
  To run the application, you need to have Docker installed. Then, you
 
18
  search engine, Starlette for the backend, Remix for the frontend, and
19
  relies on documents provided by Govbot.
20
 
21
+ You can check the demo screen from the following link:
22
+
23
+ https://huggingface.co/spaces/hicustomer/govsearch
24
+
25
  ## Usage
26
 
27
  To run the application, you need to have Docker installed. Then, you