awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Hybrid Memory Stores · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesHybrid Memory Stores

Storage systems combining vector similarity search with keyword indexing for context retrieval.

Distinguishing note: Specifically addresses the hybrid retrieval mechanism for AI agent memory.

Explore 1 awesome GitHub repository matching data & databases · Hybrid Memory Stores. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Hybrid Memory Stores

Awesome Hybrid Memory Stores GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • zhayujie/chatgpt-on-wechat

    zhayujie/chatgpt-on-wechat

    41,334View on GitHub↗

    This project is an autonomous agent framework designed to integrate large language models with popular messaging platforms. It functions as a middleware platform that enables automated, multimodal interactions by decomposing complex user goals into sequential plans, executing them through external tools, and maintaining persistent context across sessions. The framework distinguishes itself through a modular skill architecture and a hybrid memory system. Users can extend system capabilities by installing custom logic modules from community hubs or generating them through natural language. The

    Combines semantic similarity search with traditional indexing to retrieve relevant historical context from a persistent file-based repository.

    Pythonaiai-agentchatgpt
    41,334View on GitHub↗