Skip to content
#

contextual-retrieval

Here are 23 public repositories matching this topic...

Production-grade RAG over Chip Huyen's "AI Engineering" book and blog. Every answer cites its exact source passage and is re-checked by a local NLI model — when evidence is missing, the system declines to answer. Hybrid retrieval (BM25 + embeddings + RRF), reranking, contextual retrieval, and a CI gate that re-checks quality on every push.

  • Updated Jul 17, 2026
  • Python

Slack Q&A bot template — ingests Slack threads + markdown docs into Pinecone, then an n8n workflow retrieves, re-ranks on metadata, and posts answers back in-thread. Includes contextual retrieval and an eval harness.

  • Updated Jun 9, 2026
  • Python

Improve this page

Add a description, image, and links to the contextual-retrieval topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the contextual-retrieval topic, visit your repo's landing page and select "manage topics."

Learn more