awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 Repos

Awesome GitHub RepositoriesContextual Retrieval

Algorithms for ranking and fetching relevant memory signals.

Distinguishing note: Focuses on retrieval logic.

Explore 5 awesome GitHub repositories matching artificial intelligence & ml · Contextual Retrieval. Refine with filters or upvote what's useful.

Awesome Contextual Retrieval GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • mem0ai/mem0Avatar von mem0ai

    mem0ai/mem0

    58,698Auf GitHub ansehen↗

    Mem0 is an agent-agnostic memory layer designed to provide intelligent agents with long-term persistence and cross-session state management. By acting as a centralized service, it allows diverse AI agents to recall user preferences, past interactions, and historical context, ensuring continuity across multiple workflows and independent agent systems. The platform distinguishes itself through a multi-signal retrieval engine that combines semantic vectors, keyword matching, and entity-linked metadata to surface the most relevant information. It employs an adaptive memory engine that automatical

    Ranks information using semantic, keyword, and entity-linked signals to find the most relevant context.

    Pythonagentsaiai-agents
    Auf GitHub ansehen↗58,698
  • topoteretes/cogneeAvatar von topoteretes

    topoteretes/cognee

    17,850Auf GitHub ansehen↗

    Cognee is an agentic memory management platform designed to provide autonomous agents with long-term semantic recall and structured knowledge. It functions as a framework for building persistent memory systems that connect large language models to graph-based knowledge and vector storage, enabling agents to maintain context across complex tasks and multiple sessions. The platform distinguishes itself through a hybrid approach that combines semantic similarity search with structural graph traversal, allowing for context-aware information retrieval. It features a modular architecture that orche

    Queries knowledge using natural language to select optimal retrieval strategies across graph memory and caches.

    Pythonaiai-agentsai-memory
    Auf GitHub ansehen↗17,850
  • nirdiamant/agents-towards-productionAvatar von NirDiamant

    NirDiamant/agents-towards-production

    17,375Auf GitHub ansehen↗

    This project is a comprehensive framework for developing, orchestrating, and deploying autonomous agents. It provides a structured environment for building agents that utilize reasoning loops to perform multi-step tasks, manage state through graph-based workflows, and interact with external tools. By mapping unstructured model outputs into typed schemas, the framework ensures reliable integration with downstream application logic. The platform distinguishes itself through a focus on production-grade reliability and security. It incorporates hybrid memory systems that combine vector embeddings

    Implements algorithms for fetching relevant memory signals using semantic embeddings and graph traversal.

    Jupyter Notebookagentagent-frameworkagents
    Auf GitHub ansehen↗17,375
  • memorilabs/memoriAvatar von MemoriLabs

    MemoriLabs/Memori

    15,358Auf GitHub ansehen↗

    Memori is an AI agent memory middleware platform designed to provide persistent, context-aware recall for language models. It functions as a non-intrusive layer that intercepts outbound model requests to automatically capture interaction history and execution traces, ensuring that agents maintain continuity across sessions without requiring modifications to existing application logic. The platform distinguishes itself through a dual-model storage architecture that maintains information as both structured relational primitives for precise fact retrieval and rolling narrative summaries for situ

    Performs semantic searches on outbound requests to inject relevant historical information into model prompts.

    Pythonagentaiaiagent
    Auf GitHub ansehen↗15,358
  • truefoundry/cognitaAvatar von truefoundry

    truefoundry/cognita

    4,317Auf GitHub ansehen↗

    Cognita is a retrieval augmented generation orchestration framework used to build pipelines that connect document stores and language models to provide grounded answers. It functions as a document ingestion pipeline and a vector database integrator, managing the process of loading, parsing, and indexing files into a searchable knowledge base. The system includes a language model gateway proxy that provides a unified API to interact with multiple different model providers. This routing layer decouples the application from specific vendors, allowing requests to be proxied through a provider-agn

    Implements algorithms for ranking and fetching relevant context chunks to provide grounded AI answers.

    Pythonagentaiapplication
    Auf GitHub ansehen↗4,317
  1. Home
  2. Artificial Intelligence & ML
  3. Contextual Retrieval