Update README.md

This commit is contained in:
Charles Packer
2023-10-15 16:57:34 -07:00
committed by GitHub
parent 1a9791b570
commit 49fb9b50a1

View File

@@ -12,14 +12,14 @@ Teaching LLMs memory management for unbounded context
</div>
<details open>
<summary><h2>Create perpetual chatbots with self-editing memory!</h1></summary>
<summary><h2>Create perpetual chatbots 🤖 with self-editing memory!</h1></summary>
<div align="center">
<img src="https://memgpt.ai/assets/img/demo.gif" alt="MemGPT demo video" width="800">
</div>
</details>
<details open>
<summary><h2>Chat with your data - try it with the <a href="memgpt/personas/examples/docqa">LlamaIndex API docs</a>!</h1></summary>
<summary><h2>Chat with your data 🗃️ - try using MemGPT to talk to the <a href="memgpt/personas/examples/docqa">LlamaIndex API docs</a>!</h1></summary>
<div align="center">
<img src="https://memgpt.ai/assets/img/docqa_demo.gif" alt="MemGPT demo video for llamaindex api docs search" width="800">
</div>