Skip to content
View rschoenbeck's full-sized avatar

Block or report rschoenbeck

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
rschoenbeck/README.md

I've spent the last few years building the data and ML systems at Kiva from analytics through to production GenAI systems. I work across the stack -- recommendation systems & search relevance, A/B experimentation, LLM infrastructure, agent frameworks, ML Ops & orchestration, and the data plumbing underneath all of it.

Currently exploring: production LLM evaluation, AI agents for knowledge management + data analysis + evolutionary code/algorithm dev, and how small/mid-sized orgs actually adopt AI without burning a bunch of cash.

Pinned Loading

  1. elasticsearch-script-evolve elasticsearch-script-evolve Public

    Agentic ranking script optimization for recommendations in Elasticsearch, balancing diversity (ILD) and relevance (NDCG)

    Python

  2. cosmere-rag cosmere-rag Public

    Scalable RAG QA over the Mistborn novels — LangGraph agent, Chroma/BigQuery backends, Slack bot, LangSmith eval harness.

    Python

  3. polling-analysis-agent polling-analysis-agent Public

    An agent built using the Claude SDK that fetches and analyzes public polling data based on user queries. Designed to work with the `polling-data-mcp` data broker.

    Python

  4. polling-data-mcp polling-data-mcp Public

    A Python MCP server that exposes tools for searching and downloading US public polling data from a few key sites. A companion to the analysis agent in the `polling-analysis-agent` repository, but c…

    Python