Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vivi committed Oct 15, 2023
1 parent fab22cb commit 279dc29
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,22 @@
[![arXiv 2310.08560](https://img.shields.io/badge/arXiv-2310.08560-B31B1B?logo=arxiv&style=flat-square)](https://arxiv.org/abs/2310.08560)

Teaching LLMs memory management for unbounded context

<img src="https://memgpt.ai/assets/img/demo.gif" alt="MemGPT demo video" width="800">
</div>

<details open>
<summary><h2>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>LlamaIndex API Docs Search</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>
</details>

## Quick setup

Install dependencies:
Expand Down

0 comments on commit 279dc29

Please sign in to comment.