awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesHierarchical Context Extensions

Combinations of vector search and databases used to expand the effective context window of a model.

Distinct from Vector Memory Stores: Distinct from Vector Memory Stores: specifically focuses on the hierarchical combination of different storage types to extend windows.

Explore 2 awesome GitHub repositories matching data & databases · Hierarchical Context Extensions. Refine with filters or upvote what's useful.

Awesome Hierarchical Context Extensions GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • chopratejas/headroomchopratejas का अवतार

    chopratejas/headroom

    29,537GitHub पर देखें↗

    Headroom is an AI gateway proxy and token optimizer designed to reduce the cost and latency of large language model interactions. It functions as an intermediary that intercepts traffic between clients and providers to apply context compression, request routing, and format translation. The system differentiates itself through a Model Context Protocol server implementation that delivers compression and retrieval tools to compatible AI hosts. It employs a content-aware compression pipeline and tiered importance scoring to trim redundant data from logs and tool outputs while preserving essential

    Combines vector search and a lightweight database to extend the model's effective context window.

    Pythonagentaianthropic
    GitHub पर देखें↗29,537
  • nevamind-ai/memuNevaMind-AI का अवतार

    NevaMind-AI/memU

    9,470GitHub पर देखें↗

    memU is a long-term memory system for AI agents that provides a persistent knowledge base. It extracts facts and preferences from conversations into structured memories, organizing this information through a hierarchical knowledge base based on a file-system architecture of nested categories and linked resources. The system includes a multimodal data ingestion pipeline that converts audio, video, and images into standardized natural language for storage in large language model contexts. It also features a model provider abstraction layer, offering a unified interface to use interchangeable la

    Enables searching from high-level categories down to raw resources using semantic matches.

    Pythonagent-memoryagentic-workflowclaude
    GitHub पर देखें↗9,470
  1. Home
  2. Data & Databases
  3. Vector Memory Stores
  4. Hierarchical Context Extensions

सब-टैग एक्सप्लोर करें

  • Hierarchical Retrieval StrategiesSearch methods that traverse from high-level categories down to specific resources. **Distinct from Hierarchical Context Extensions:** Focuses on the search traversal strategy through a hierarchy, not just extending the context window.