Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
aliceberthale
/
complai
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
complai
3.58 MB
Ctrl+K
Ctrl+K
1 contributor
History:
18 commits
aliceberthale
Chat uses structured /ask endpoint: reliable disposition + review gate, no tag leaks (streaming SSE remains as /ask/stream + cookbook capability)
ed16412
2 months ago
data
Fix #1: retrieval-grounded confidence calibration (honest fit, LOO-CV) + 3-guard review gate + grounding floor; in-scope answers now read ~85%
2 months ago
docs
Strip inline DISPOSITION/CONFIDENCE tags from displayed answer; update walkthrough confidence note
2 months ago
eval
Fix #1: retrieval-grounded confidence calibration (honest fit, LOO-CV) + 3-guard review gate + grounding floor; in-scope answers now read ~85%
2 months ago
finetune
Initial CompLAI scaffold — RAG + calibrated confidence + LoRA classifier
2 months ago
oss-pr
Add cookbook PR: calibrated-confidence + human-in-the-loop triage notebook (validated live)
2 months ago
scripts
Full PDF corpus (474 chunks), batch embedding, smart citations, Mermaid diagram
2 months ago
serving
Fix #1: retrieval-grounded confidence calibration (honest fit, LOO-CV) + 3-guard review gate + grounding floor; in-scope answers now read ~85%
2 months ago
src
Fix #1: retrieval-grounded confidence calibration (honest fit, LOO-CV) + 3-guard review gate + grounding floor; in-scope answers now read ~85%
2 months ago
web
Chat uses structured /ask endpoint: reliable disposition + review gate, no tag leaks (streaming SSE remains as /ask/stream + cookbook capability)
2 months ago
.env.example
Safe
159 Bytes
Initial CompLAI scaffold — RAG + calibrated confidence + LoRA classifier
2 months ago
.gitattributes
Safe
56 Bytes
Pre-computed embeddings via LFS (474 chunks, 2.6MB) — 40ms cold start
2 months ago
.gitignore
Safe
255 Bytes
Add Python serving layer: backend-agnostic (la Plateforme/vLLM/MLX), token-aware chunking via mistral-common
2 months ago
Cargo.lock
Safe
45.3 kB
Streaming SSE, chat UI, smaller chunks, CSRD 2-of-3 fix
2 months ago
Cargo.toml
Safe
627 Bytes
Streaming SSE, chat UI, smaller chunks, CSRD 2-of-3 fix
2 months ago
DEPLOY.md
Safe
1.44 kB
Initial CompLAI scaffold — RAG + calibrated confidence + LoRA classifier
2 months ago
Dockerfile
Safe
531 Bytes
Simplify Dockerfile: use rust:1-slim, single build stage
2 months ago
README.md
Safe
8.18 kB
Fix #1: retrieval-grounded confidence calibration (honest fit, LOO-CV) + 3-guard review gate + grounding floor; in-scope answers now read ~85%
2 months ago