* Update README.md * fix: 'ollama run' should be 'ollama pull' * fix: linting, syntax, spelling corrections for all docs * fix: markdown linting rules and missed fixes * fix: readded space to block * fix: changed sh blocks to text * docs: added exception for bare urls in markdown * docs: added exception for in-line html (MD033/no-inline-html) * docs: made python indentation level consistent (4 space tabs) even though I prefer 2. --------- Co-authored-by: Charles Packer <packercharles@gmail.com>
2.4 KiB
2.4 KiB
title, excerpt, category
| title | excerpt | category |
|---|---|---|
| Introduction | Welcome to the MemGPT documentation! | 6580d34ee5e4d00068bf2a1d |
What is MemGPT?
MemGPT enables LLMs to manage their own memory and overcome limited context windows!
You can use MemGPT to:
- create perpetual chatbots that learn about you and change their own personalities over time
- create perpetual chatbots that can read (and write to!) large data stores
MemGPT is an open source project under active development. If you'd like to help make MemGPT even better, come chat with the community on Discord and on GitHub. You can read more about the research behind MemGPT at https://memgpt.ai.
