Skip to content
#

confidence-scoring

Here are 39 public repositories matching this topic...

System that aggregates outputs from multiple Large Language Models (GPT-4, Claude-3, custom models) to generate reliable, high-confidence results through consensus-based reasoning evaluation. Demonstrates sophisticated AI orchestration with 92.7% accuracy improvement over single-model.

  • Updated Dec 22, 2025
  • Python

Verification system that catches coding agents falsely claiming task completion. Runs 4 parallel checks (file integrity, test quality, scope narrowing, optional LLM judge) over task+claim+diff and returns a weighted 0-100 confidence score with evidence.

  • Updated May 21, 2026
  • Python

AI-powered concierge that normalises guest messages from WhatsApp, Booking.com, Airbnb, Instagram and direct channels, drafts a reply with Claude, and routes responses through a deterministic confidence-scoring pipeline. Built with FastAPI + Claude Sonnet 4.

  • Updated May 18, 2026
  • Python

Enterprise-grade Confidence-Driven State Reconciliation Platform leveraging Kafka Streams, Redis, PostgreSQL, and Spring Boot to preserve competing truths, compute evidence-backed consensus, deterministic replay, and operational analytics.

  • Updated Jul 19, 2026
  • Java

RAG service with a policy engine that decides whether to answer, ask a clarifying question, or refuse before generation ever runs. Lexical retrieval, SQLite-backed chunk storage, page-level citations, and a mocked generation layer shaped for a drop-in real LLM call.

  • Updated Jul 5, 2026
  • Python
automend

Self-healing and drift recovery for agents. A zero-runtime-dependency TypeScript library and CLI that scores output confidence, detects ungrounded claims with GSAR-style typed grounding, monitors behavioral drift, and orchestrates recovery (rollback, retry, escalate, ask a human), with a tamper-evident audit trail.

  • Updated Jul 13, 2026
  • HTML

Improve this page

Add a description, image, and links to the confidence-scoring 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 confidence-scoring topic, visit your repo's landing page and select "manage topics."

Learn more