ai-memory

There are 16 repositories under ai-memory topic.

  • cognee

    topoteretes/cognee

    Memory for AI Agents in 5 lines of code

    Language:Python7k38264600
  • julep-ai/julep

    Deploy serverless AI workflows at scale. Firebase for AI agents

    Language:Jupyter Notebook6.6k18373984
  • refly

    refly-ai/refly

    The Open-Source Agentic Workspace for Human-AI Collaboration.

    Language:TypeScript4.7k31213408
  • memodb-io/memobase

    Profile-Based Long-Term Memory for AI Applications. Memobase handles user profiles, memory events, and evolving context — perfect for chatbots, companions, tutors, customer service bots, and all chat-based agents.

    Language:Python2.1k711155
  • shaneholloman/mcp-knowledge-graph

    MCP server enabling persistent memory for Claude through a local knowledge graph - fork focused on local development

    Language:JavaScript6403228
  • ksm26/Multi-AI-Agent-Systems-with-crewAI

    Master the art of designing and organizing AI agents. Learn to automate complex, multi-step business processes by creating specialized AI agent teams using the open-source library crewAI.

    Language:Jupyter Notebook872031
  • topoteretes/awesome-ai-memory

    A list of AI memory projects

    Language:Python87604
  • shihanwan/memonto

    Augment AI agents with long-term memory through knowledge graph 🧠

    Language:Python60108
  • fungamer2-2/HumanlikeAI

    A humanlike AI companion designed with thoughts, feelings, and memories

    Language:Python3102
  • seanivore/the-pensieve

    One simply siphons the excess thoughts from one's mind, pours them into the basin, and examines them at one's leisure. It becomes easier to spot patterns and links, you understand, when they are in this form.

    Language:JavaScript21
  • TalkToNeura/TalkToNeura

    TalkToNeura is a sophisticated cognitive architecture system that enables AI agents to form, manage, and utilize memories while developing distinct personalities over time.

    Language:TypeScript2
  • aiopsforce/mindforge

    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.

    Language:Python1100
  • MaZyAkAkUn/memory-matrix

    MemoryMatrix is an open-source, AI-agnostic memory persistence system designed to capture, store, and retrieve user knowledge across multiple AI models and user interactions. Think of it as a long-term, cross-platform "memory capsule" that preserves insights about user behavior, preferences, and context over time.

  • Poppyqueen/LLM_Memory_Manager

    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.).

    Language:Python1
  • Gemini-Echo

    siMobin/Gemini-Echo

    A conversational AI that interacts with users as a ♀ partner (system_instructions). It processes text, images, videos, audio, and documents, with memory capabilities to retain and recall information.

    Language:Python1101
  • mjherich/memory-visualizer

    Interactive visualizer for Anthropic's Memory MCP knowledge graphs. Instantly explore, debug, and analyze entities, relations, and observations from memory.json files in the Model Context Protocol.

    Language:TypeScript