Skip to main content
hamelsmu
GitHub-Creator-Profil

hamelsmu

Repository-Ansicht von 20 gesammelten Skills in 6 GitHub-Repositories.

gesammelte Skills
20
Repositories
6
aktualisiert
12. Juli 2026
Repository-Explorer

Repositories und repräsentative Skills

validate-evaluator
Softwareentwickler

Calibrate an LLM judge against human labels using data splits, TPR/TNR, and bias correction. Use after writing a judge prompt (write-judge-prompt) when you need to verify alignment before trusting its outputs. Do NOT use for code-based evaluators (those are…

10. Juni 2026
build-review-interface
Softwarequalitätssicherungsanalysten und -tester

Build a custom browser-based annotation interface tailored to your data for reviewing LLM traces and collecting structured feedback. Use when you need to build an annotation tool, review traces, or collect human labels.

3. März 2026
error-analysis
Softwarequalitätssicherungsanalysten und -tester

Help the user systematically identify and categorize failure modes in an LLM pipeline by reading traces. Use when starting a new eval project, after significant pipeline changes (new features, model switches, prompt rewrites), when production metrics drop, or…

3. März 2026
eval-audit
Softwarequalitätssicherungsanalysten und -tester

Audit an LLM eval pipeline and surface problems: missing error analysis, unvalidated judges, vanity metrics, etc. Use when inheriting an eval system, when unsure whether evals are trustworthy, or as a starting point when no eval infrastructure exists. Do NOT…

3. März 2026
evaluate-rag
Softwarequalitätssicherungsanalysten und -tester

Guides evaluation of RAG pipeline retrieval and generation quality. Use when evaluating a retrieval-augmented generation system, measuring retrieval quality, assessing generation faithfulness or relevance, generating synthetic QA pairs for retrieval testing,…

3. März 2026
generate-synthetic-data
Softwarequalitätssicherungsanalysten und -tester

Create diverse synthetic test inputs for LLM pipeline evaluation using dimension-based tuple generation. Use when bootstrapping an eval dataset, when real user data is sparse, or when stress-testing specific failure hypotheses. Do NOT use when you already…

3. März 2026
write-judge-prompt
Softwarequalitätssicherungsanalysten und -tester

Design LLM-as-Judge evaluators for subjective criteria that code-based checks cannot handle. Use when a failure mode requires interpretation (tone, faithfulness, relevance, completeness). Do NOT use when the failure mode can be checked with code (regex,…

3. März 2026
6 von 6 Repositories angezeigt
Alle Repositories angezeigt