Chatbot UI works.

This commit is contained in:
Haiping Chen 2023-09-01 21:10:27 -05:00
parent 09b16a211d
commit 30f47485a4

View file

@ -1,8 +1,8 @@
# Chatbot UI
[Chatbot UI](https://github.com/mckaywrigley/chatbot-ui) is an open source chat UI for AI models.
[Chatbot UI](https://github.com/SciSharp/chatbot-ui) is an open source chat UI for AI models.
```shell
git clone https://github.com/mckaywrigley/chatbot-ui
git clone https://github.com/SciSharp/chatbot-ui
cd chatbot-ui (change dir to chatbot-ui to find the package.json)
npm i
npm run dev