Open-source context retrieval layer for AI agents
-
Updated
Jun 5, 2026 - Python
Open-source context retrieval layer for AI agents
A structural code search engine for Al agents.
📜 An MCP server for conversation history search and retrieval in Claude Code
Open-source terminal AI coding agent with persistent local memory, automatic context recall, and searchable cross-session history.
Deterministic context database for AI agents. Same query → same context, every time.
Trigger-Driven Dynamic Context Loading for Code-Aware LLM Agents
Qarinah is evidence-linked project memory for coding agents - compact enough to save context, inspectable enough to trust.
A modular Python-based search engine pipeline that fetches live web data, extracts both visible and hidden context using advanced NLP techniques, and semantically indexes content for enhanced retrieval. Perfect for powering LLMs and AI agents with up-to-date, relevant context.
An experimental agentic RPG AI framework with persistent memory, evolving lore, autonomous world updates, and intelligent context retrieval for immersive long-term roleplay.
Implement retrieval-augmented generation to enhance large language model responses with relevant external data using lightweight, single-header C++ libraries.
🤖 Create an interactive chatbot that answers questions from documents using OpenAI and Ollama, with a user-friendly Gradio interface.
Examples of RAG (Retrieval-Augmented Generation) with Ethora, LangChain, and OpenAI. Build knowledge-based AI assistants fast. Powered by Ethora Chat Component.
Customer support chatbot for construction & home materials companies. Full-stack solution using LangChain + OpenAI LLM to provide context-driven responses from product catalogs. Flask backend, React frontend with chat history integration.
A lightweight document-aware chatbot that can answer questions from PDF, DOCX, or text files using Sentence-Transformer embeddings for context retrieval, LLM models (OpenAI and Ollama here) for answer generation and Gradio chatbot UI for interaction
CRS-LM: Structure-aware context reduction for tiny language models under Parameter Golf constraints
Enterprise Support MemoryAgent on Qwen Cloud that remembers customer context across sessions and proves it with a live re-ask-rate ablation.
MCP server for semantic code search and codebase analysis — AST parsing, Tree-sitter, embeddings and vector search for AI assistants and LLMs
SEARCHD enhances the existing information retrieval mechanism and reduces the latency of LLM-based retrievers. This framework generates a partially correct document using a LLM which is clubbed along with the original query for context retrieval.
The Complete RAG Mastery Course: From absolute beginner to expert — theory, intuition, and practical guides.
Repository containing the projects of the EPFL course "Modern natural language processing".
Add a description, image, and links to the context-retrieval topic page so that developers can more easily learn about it.
To associate your repository with the context-retrieval topic, visit your repo's landing page and select "manage topics."