Skip to content
View JStoschek's full-sized avatar

Block or report JStoschek

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. search-r1-tool-selection search-r1-tool-selection Public

    GRPO-trained Qwen2.5-3B that learns to choose between semantic (E5/FAISS) and lexical (BM25) search via RL

    Python 1

  2. job-application-agent job-application-agent Public

    AI-powered job application research agent. Fetches job postings, researches companies, analyzes your resume, and generates personalized application packages with tailored resume bullets and intervi…

    Python

  3. tool-eval tool-eval Public

    A library for evaluating how well LLM agents use tools to complete multi-step tasks. Measures outcome, process quality, variance, and failure cause across pluggable suites of tasks without coupling…

    Python

  4. hybrid-retrieval hybrid-retrieval Public

    Hybrid BM25 + dense retrieval over MS MARCO 8.8M passages. Elasticsearch · FAISS IVFFlat · Reciprocal Rank Fusion · pytrec_eval benchmarks.

    Python