retrieval
Here are 2,215 public repositories matching this topic...
Code for the paper "Evaluating cross-lingual textual similarity on dictionary alignment problem"
-
Updated
Jul 6, 2023 - Python
Multimodal RAG system matching field photos + damage reports to replacement parts (FastAPI, Cerebras vision LLM, sentence-transformers)
-
Updated
Jul 29, 2026 - Python
Retrieval over a large engineering corpus for Heliosnet (LlamaIndex and Qdrant), with retrieval quality enforced as a CI gate.
-
Updated
Jun 22, 2026 - Python
Your RAG is only as good as how you cut up the documents. Measured whether the '80% vs 50%' headline generalizes to a second document: the margin nearly vanishes, and a retriever bug flips which strategy wins.
-
Updated
Aug 5, 2026 - Python
This repository is designed for absolute beginners who want to master RAG from the ground up in just 10 days
-
Updated
Dec 18, 2025 - Python
Build your own second brain with supermemory. Extremely fast, scalable, memory API for the AI era.
-
Updated
Sep 10, 2025 - TypeScript
Own integration of PokéAPI
-
Updated
Oct 11, 2025 - CSS
Interactive AI architecture console demonstrating layered cognitive system design, adaptive routing, and cost-aware execution modeling.
-
Updated
Mar 11, 2026 - TypeScript
A domain-specific conversational AI assistant based on a custom Hybrid RAG architecture, designed to answer NLP & LLM UNISA course questions using local documents and on-premise LLMs via Ollama.
-
Updated
Jan 28, 2026 - Python
-
Updated
Dec 23, 2025 - Python
The smallest useful RAG, in 40 lines — a Markdown folder, sqlite-vec, and a CLI. Companion to the 'What is RAG?' primer at cloudandsre.com.
-
Updated
Aug 19, 2026 - Python
Precise long-term memory for LLM agents on PostgreSQL: documents stored as atoms, answers always cited. Hermes skill (schema + scripts + deployment).
-
Updated
Aug 13, 2026 - Python
HNSW and IVF-PQ parameter sweeps producing real recall-vs-latency curves, the filtered-ANN problem demonstrated, and a measured answer to whether re-ranking is worth its latency.
-
Updated
Aug 24, 2026 - Python
bleach the rot away
-
Updated
Aug 21, 2026 - Rust
Multi-tenant document retrieval on plain PostgreSQL — full-text search, trigram similarity and unaccented matching, with no vector database.
-
Updated
Aug 12, 2026 - TypeScript
Agent-readable memory for markdown notes: enforced schema, validator, BM25 + graph retrieval, MCP server, and an eval that tells you the truth
-
Updated
Aug 12, 2026 - Python
Add this topic to your repo
To associate your repository with the retrieval topic, visit your repo's landing page and select "manage topics."