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
Your project remembers across coding agents. Compact, cited project memory for Codex, Claude Code, Cursor, and compatible tools.
An experimental agentic RPG AI framework with persistent memory, evolving lore, autonomous world updates, and intelligent context retrieval for immersive long-term roleplay.
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.
Implement retrieval-augmented generation to enhance large language model responses with relevant external data using lightweight, single-header C++ libraries.
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.
Examples of RAG (Retrieval-Augmented Generation) with Ethora, LangChain, and OpenAI. Build knowledge-based AI assistants fast. Powered by Ethora Chat Component.
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
Deterministic context selection for AI agents: compile a legal context packet, explain every inclusion and exclusion, and reject stale receipts.
🤖 Create an interactive chatbot that answers questions from documents using OpenAI and Ollama, with a user-friendly Gradio interface.
CRS-LM: Structure-aware context reduction for tiny language models under Parameter Golf constraints
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.
MCP server for semantic code search and codebase analysis — AST parsing, Tree-sitter, embeddings and vector search for AI assistants and LLMs
Local LLM agent Framework for building context-aware assistants with RAG, tool use, and database integration.
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."