mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-09-11 22:51:10 +00:00
Update README.md
add memoryscope cli demo
This commit is contained in:
parent
09f854c3b7
commit
ab38affea4
1 changed files with 4 additions and 2 deletions
|
|
@ -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.
|
||||
|
||||

|
||||
### Demo
|
||||

|
||||
|
||||
### Framework
|
||||

|
||||
|
||||
💾 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}
|
||||
}
|
||||
```
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue