Update README.md

add memoryscope cli demo
This commit is contained in:
jinliyl 2024-09-10 10:53:32 +08:00 committed by GitHub
parent 09f854c3b7
commit ab38affea4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,9 +23,11 @@ MemoryScope provides LLM chatbots with powerful and flexible long-term memory ca
It can be applied to scenarios like personal assistants and emotional companions, continuously learning through long-term memory to remember users' basic information as well as various habits and preferences.
This allows users to gradually experience a sense of "understanding" when using the LLM.
![Framework](./docs/images/framework.png)
### Demo
![chinese-gif](https://github.com/user-attachments/assets/e83a097c-87d4-45db-8930-e8eab3952829)
### Framework
![Framework](./docs/images/framework.png)
💾 Memory Database: MemoryScope is equipped with a vector database (default is *ElasticSearch*) to store all memory fragments recorded in the system.
@ -122,4 +124,4 @@ title = {{MemoryScope}},
url = {https://github.com/modelscope/MemoryScope},
year = {2024}
}
```
```