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
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.
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
Deterministic context selection for AI agents: compile a legal context packet, explain every inclusion and exclusion, and reject stale receipts.
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
Claude Code skill that finds local context for sub-agents with search loops. Built on affaan-m/ECC by @affaan-m.
Repository containing the projects of the EPFL course "Modern natural language processing".
Local LLM agent Framework for building context-aware assistants with RAG, tool use, and database integration.
To associate your repository with the context-retrieval topic, visit your repo's landing page and select "manage topics."