Skip to content
#

query-routing

Here are 19 public repositories matching this topic...

langgraph-customer-support-agent

An intelligent, stateful Customer Support Agent built with LangGraph and LangChain. It categorizes incoming queries, analyses their sentiment, and either routes them to the right specialist handler or escalates negative-sentiment queries to a human agent.

  • Updated May 25, 2026
  • Python

This repository implements an Advanced Retrieval-Augmented Generation (RAG) pipeline with context-aware query decomposition for high-quality information retrieval. It includes redundancy filtering, cross-encoder–based document reranking, and controlled generation.

  • Updated Jul 24, 2026
  • Jupyter Notebook

Search and relevance across four stores -- vector embeddings, graph, full-text and relational -- measuring the ROUTING DECISION rather than the retrieval alone: per-backend precision and recall, fan-out cost beside correctness, and the finding that a balanced evaluation set overstates federation by 2.4x versus a realistic query mix.

  • Updated Aug 30, 2026
  • Python

Add this topic to your repo

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

Learn more