From 7f8df9725ccecb18bd194b397a984a259febae16 Mon Sep 17 00:00:00 2001 From: Zhaosi Qu Date: Mon, 23 Oct 2023 19:07:38 +0300 Subject: [PATCH] Remove the demo link --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 98ea373..ee17fc9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # Docs Assistant [![](https://img.shields.io/github/actions/workflow/status/prcore/assistant/main.yml?label=Docker%20compose%20service)](https://github.com/prcore/assistant/actions/workflows/main.yml) -[![](https://img.shields.io/website?label=Demo%20service&url=https%3A%2F%2Fprcore-assistant.chaos.run)](https://prcore-assistant.chaos.run) This is a simple tool to help you to create an AI-powered chatbot for your documentation. @@ -27,8 +26,6 @@ Finally, record this question-answer pair as part of Memory storage. ## Demo -You can try the demo at [https://prcore-assistant.chaos.run](https://prcore-assistant.chaos.run). - This is a screenshot of the demo: ![](https://i.imgur.com/yTXOoVJ.png)