deepeval-metrics
Here are 15 public repositories matching this topic...
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
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
READ-MAS generates software requirements specifications (SRS) and system designs from natural language queries using multi-agent AI orchestration built on Google ADK.
-
Updated
Aug 27, 2026 - Jupyter Notebook
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 5, 2026 - Python
A production-ready LLM evaluation framework built with DeepEval and a custom Groq-powered judge (LLaMA 3.3 70B). Evaluates LLM outputs across 5 key metrics — Answer Relevancy, Faithfulness, Hallucination, Toxicity & G-Eval — without requiring an OpenAI API key. Fast, free-tier compatible.
-
Updated
May 9, 2026 - Python
This is a portable lifecycle benchmark harness for comparing AI coding agents on real QA engineering tasks. It rigorously evaluates agent competencies across test authoring, test repair, root-cause debugging, token efficiency, framework adaptation, and complex browser or mobile automation workflows.
-
Updated
Jun 20, 2026 - TypeScript
LLM-based RAG evaluation pipeline using DeepEval + Ollama to measure retrieval quality with Contextual Precision, Contextual Recall, and automated evaluation.
-
Updated
Sep 6, 2026 - Python
-
Updated
Jun 13, 2026 - Python
RAG pipeline with LLM evaluation using DeepEval, Ollama/Groq judge models, and Langfuse observability.
-
Updated
Jul 22, 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
RAG Evaluation Suite on Finance Documents
-
Updated
Jul 4, 2026 - Python
DeepEval LLM evaluation framework using Claude API — tests GEval, Hallucination, and Prompt Alignment metrics on an AI system that rewrites customer issue reports.
-
Updated
Aug 28, 2026 - Python
DeepEval LLM evaluation framework using Claude API — tests GEval, Hallucination, Answer Relevancy, Faithfulness, Contextual Precision/Recall, Bias, Toxicity, PII Leakage, and Tool Correctness on a mock AI customer support assistant.
-
Updated
Aug 28, 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."