Skip to content
#

ai-agent-tools

Here are 8 public repositories matching this topic...

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

MindForge is a Python library designed to provide sophisticated memory management capabilities for AI agents and models. It combines vector-based similarity search, concept graphs, and multi-level memory structures (short-term, long-term, user-specific, session-specific, and agent-specific) to enable more context-aware and adaptive AI responses.

  • Updated Feb 9, 2025
  • Python

Improve this page

Add a description, image, and links to the ai-agent-tools 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 ai-agent-tools topic, visit your repo's landing page and select "manage topics."

Learn more