Spaces:
Build error
Build error
Katsuya Oda commited on
fix: add huggingface link
Browse files
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
|