Skip to content
#

confidence-scoring

Here are 42 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

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

Production-grade HR document intelligence system built on n8n, Pinecone, OpenAI, and PostgreSQL. Automatically detects and processes multiple files from a Google Drive folder, then answers natural-language queries against your HR documents with cited, confidence-scored responses — complete with query logging, caching, and error handling.

  • Updated Apr 28, 2026

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

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

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

PDF word-level confidence extraction skill with OCR modality detection, bounding box mapping, Gemini 3.7 Flash context-aware auto-correction, and interactive review dashboard.

  • Updated Sep 10, 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 Sep 11, 2026
  • HTML

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