1 repo
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.
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.