Skip to content
View kimeyu's full-sized avatar

Block or report kimeyu

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

Pinned Loading

  1. recipe-extract-skill recipe-extract-skill Public

    JSON-LD-first recipe extraction with LLM fallback, packaged as a Claude Code skill, with a per-path eval suite

    Python

  2. game-retrieval-bench game-retrieval-bench Public

    CPU-only retrieval benchmark comparing BM25, dense embeddings, RRF hybrid, and cross-encoder reranking on a video-game corpus -- with blind graded relevance judgments and a quality-vs-cost Pareto a…

    Python

  3. retrieval-cost-bench retrieval-cost-bench Public

    FastAPI serving layer + CPU load characterization for retrieval (BM25 / dense / hybrid / rerank): which strategy is actually servable under a latency SLO, and why.

    Python