Skip to content
#

deepeval-metrics

Here are 14 public repositories matching this topic...

Pluggable DeepEval scaffold for RAG, agents, and LLM apps across Anthropic, Bedrock, Azure OpenAI, and Vertex. Ships traceability, test synthesis, safety/PII gating, multi-turn conversation eval, agentic tool-use scoring, JSON validation, judge benchmarks, hyperparameter sweeps, and pytest CI — one Makefile target per feature.

  • Updated Jun 3, 2026
  • Python

📚 Stateful, self-correcting RAG research assistant built with LangGraph & Streamlit. Features hybrid search (dense + BM25), Cohere reranking, Tavily web/arXiv claim verification, session-isolated Qdrant storage, Guardrails AI, DeepEval testing, LangSmith tracing, /btw off-topic channel and AWS Fargate deployment configured with Terraform & CI/CD.

  • Updated Jul 23, 2026
  • Python

Drop-in TruLens evaluation harness for tool-calling LangGraph agents. Swap LLM providers (OpenAI, Anthropic via LiteLLM, Bedrock, Cortex, Gemini, Ollama) with a single env var. Ships with the RAG Triad plus Plan Quality, Plan Adherence, Execution Efficiency, and Logical Consistency metrics.

  • Updated Jun 3, 2026
  • Python

Improves a production agent system by repairing the evals that judge it. Failures are mined into new eval cases, and gates on both sides control what enters: false negatives the suite would never catch, false positives that refuse a correct change. The system improves by having to pass.

  • Updated Sep 4, 2026
  • Python

Successfully developed a multi-domain RAG pipeline that retrieves and answers questions grounded in research papers on lung cancer detection, NSCLC microbiome classification, and Bhutan land cover, with a full safety evaluation suite covering toxicity, information leakage, and scope adherence using DeepEval.

  • Updated Sep 4, 2026
  • Python

Add this topic to your repo

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

Learn more