Skip to content
View NotEl1gible's full-sized avatar

Block or report NotEl1gible

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. testtask testtask Public

    Python

  2. llm-regression-gate llm-regression-gate Public

    A CI/CD-style quality gate for LLM features: runs a prompt+model over a golden dataset, catches quality regressions with paired stats (McNemar + noise band) and critical-slice hard-blocks, and fail…

    Python

  3. llm-cost-autopilot llm-cost-autopilot Public

    OpenAI-compatible gateway that routes each request to the cheapest capable model, serves a scope-gated semantic cache, and validates its own routing (labels offline, LLM-as-judge online). ~40% save…

    Python

  4. ai-pipeline-forensics ai-pipeline-forensics Public

    Observability for multi-step AI pipelines: traces each step as OpenTelemetry-shaped spans, pinpoints the first failing step (root cause, propagation-aware), and grows an eval dataset from flagged f…

    Python

  5. self-healing-docs self-healing-docs Public

    GitHub Action that detects docs a PR's code change made stale and flags or auto-fixes them — embeddings + retrieval + LLM-as-judge, in CI.

    Python

  6. llm-output-arbitration llm-output-arbitration Public

    Most systems generate answers — this one judges them. A jury of competing Claude critics scores an LLM output, then deterministic synthesis returns one confidence-scored verdict.

    Python