Update README.md

This commit is contained in:
Vivian Fang
2023-10-16 16:57:52 -07:00
committed by GitHub
parent 0e6786a72a
commit 962e41f0a6

View File

@@ -13,4 +13,7 @@ To run our example where you can search over the SEC 10-K filings of Uber, Lyft,
If you would like to load your own local files into MemGPT's archival memory, run the command above but replace `--archival_storage_files="memgpt/personas/examples/preload_archival/*.txt"` with your own file glob expression (enclosed in quotes).
## Demo
## Demo
<div align="center">
<img src="https://memgpt.ai/assets/img/preload_archival_demo.gif" alt="MemGPT demo video for searching through preloaded files" width="800">
</div>