Trending repositories: vector-database

7 tracked repositories tagged with vector-database, ordered by stars. Use the topic filters below to narrow further.

Filter by topic

7 of 7 repositories

  • thedotmack/claude-mem

    Persistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More

    AI summary: A long-term memory engine for Claude AI agents utilizing embeddings and ChromaDB.

    89,975ai-mlJavaScriptApache-2.0
  • VectifyAI/PageIndex

    📑 PageIndex: Document Index for Vectorless, Reasoning-based RAG

    AI summary: A document index designed specifically for vectorless, reasoning-based Retrieval-Augmented Generation.

    35,048ai-mlPythonMIT
  • topoteretes/cognee

    Cognee is the open-source AI memory platform for agents. Give your AI agents persistent long-term memory across sessions with a self-hosted knowledge graph engine.

    AI summary: An open-source AI memory platform that provides persistent long-term memory and knowledge graphs for agents.

    29,811dataPythonApache-2.0
  • alibaba/zvec

    A lightweight, lightning-fast, in-process vector database

    AI summary: High-performance C++ vector database optimized for local embedded similarity search.

    15,398dataC++Apache-2.0
  • zilliztech/claude-context

    Code search MCP for Claude Code. Make entire codebase the context for any coding agent.

    AI summary: MCP implementation for Claude Code that enables codebase-wide context and persistent memory.

    12,282ai-mlTypeScriptMIT
  • deepseek-ai/Engram

    Conditional Memory via Scalable Lookup: A New Axis of Sparsity for Large Language Models

    AI summary: An advanced memory management system for LLMs enabling long-term contextual retention and retrieval.

    4,579ai-mlPythonApache-2.0
  • supermemoryai/claude-supermemory

    Enable Claude Code to learn in real-time, update it's knowledge, and grow with you, using supermemory.

    AI summary: Enhance Claude with persistent, long-term memory to maintain context across endless conversations.

    2,731ai-mlJavaScript