Skip to content
#

agent-memory

Here are 2 public repositories matching this topic...

Language: All
Filter by language

This repository introduces the Letta framework, empowering developers to build LLM-based agents with long-term, persistent memory and advanced reasoning capabilities. It leverages concepts from MemGPT to optimize context usage and enable multi-agent collaboration for real-world applications like research, HR, and task management.

  • Updated Jan 17, 2025
  • Jupyter Notebook

This project is a concept demonstration of a layered memory system for Large Language Models. It includes a CLI chatbot and an AI playing Zork I with 'FROTZ' as examples. The true value lies in the memory_handle.py module, designed for easy integration into any Python project requiring LLM memory management (AI agents, games, etc.).

  • Updated Mar 9, 2025
  • Python

Improve this page

Add a description, image, and links to the agent-memory topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the agent-memory topic, visit your repo's landing page and select "manage topics."

Learn more