add demo gif (#34)

This commit is contained in:
ian_Cin 2024-04-15 22:57:02 +07:00 committed by GitHub
parent 5286ff48bc
commit 1130aa78d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# kotaemon # kotaemon
![demo](https://raw.githubusercontent.com/Cinnamon/kotaemon/main/docs/images/chat-tab-demo.png) ![demo](https://raw.githubusercontent.com/Cinnamon/kotaemon/main/docs/images/chat-demo.gif)
[Source Code](https://github.com/Cinnamon/kotaemon) | [Source Code](https://github.com/Cinnamon/kotaemon) |
[Demo](https://huggingface.co/spaces/lone17/kotaemon-app) [Demo](https://huggingface.co/spaces/lone17/kotaemon-app)

BIN
docs/images/chat-demo.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 MiB

View File

@ -1,6 +1,6 @@
# Getting Started with Kotaemon # Getting Started with Kotaemon
![demo](images/chat-tab-demo.png) ![chat demo](images/chat-demo.gif)
This page is intended for **end users** who want to use the `kotaemon` tool for Question This page is intended for **end users** who want to use the `kotaemon` tool for Question
Answering on local documents. If you are a **developer** who wants contribute to the project, please visit the [development](development/index.md) page. Answering on local documents. If you are a **developer** who wants contribute to the project, please visit the [development](development/index.md) page.