Skip to content
View rusad's full-sized avatar

Block or report rusad

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. llm-token-cost-simulator llm-token-cost-simulator Public

    Interactive calculator for LLM token costs — model I/O ratio, prompt caching, and provider pricing before you commit to an architecture.

    TypeScript

  2. llm-breakeven-calculator llm-breakeven-calculator Public

    Find the request volume where self-hosting an open LLM beats paying a proprietary API — with a cost-vs-volume crossover chart.

    TypeScript

  3. judge-probe judge-probe Public

    Monte Carlo bias probe for LLM-as-judge evals — measures position, verbosity, and formatting bias, and how much swap-averaging removes.

    Python