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

1 repo

Awesome GitHub RepositoriesConversation Memory Managers

Systems that store and manage sequences of interaction history to maintain context across multi-turn generative sessions.

Distinguishing note: Specifically manages stateful chat history for LLM interactions rather than generic session storage.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Conversation Memory Managers. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Conversation Memory Managers

Awesome Conversation Memory Managers GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • QuivrHQ/quivr

    QuivrHQ/quivr

    38,938View on GitHub↗

    Quivr is a retrieval-augmented generation platform designed to transform raw documents into searchable knowledge bases. It functions as a centralized environment where users can ingest files, index them into vector databases, and interact with language models to receive contextually relevant, data-backed responses. The platform distinguishes itself through an agentic workflow orchestrator that sequences retrieval tasks, tool execution, and model interactions to resolve complex, multi-step queries. This engine is entirely configuration-driven, allowing users to define document ingestion, chunk

    Store and retrieve sequences of messages between users and language models to maintain context for accurate and relevant responses during ongoing interactions.

    Pythonaiapichatbot
    38,938View on GitHub↗