Skip to content
View vola-trebla's full-sized avatar
👽
Working from home
👽
Working from home

Block or report vola-trebla

Report abuse

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

Report abuse

Pinned Loading

  1. toad-eye toad-eye Public

    OpenTelemetry observability for LLM systems — auto-instrumentation (OpenAI, Anthropic, Gemini, Vercel AI SDK), cost tracking, budget guards, agent tracing, OTel GenAI semconv, 8 Grafana dashboards.…

    TypeScript 2

  2. llm-infrastructure llm-infrastructure Public

    Full-stack AI infrastructure - 5 projects from data ingestion to autonomous agents

  3. agentic-tool-router agentic-tool-router Public

    ReAct-style AI agent that answers space questions by autonomously selecting and calling real-time NASA APIs 🚀

    TypeScript 1

  4. llm-gateway llm-gateway Public

    A proxy server between your application and LLM providers. Single entry point for all AI requests with built-in reliability and cost control.

    TypeScript

  5. llm-eval-framework llm-eval-framework Public

    A framework for testing LLM output quality. Think pytest, but for prompts.

    TypeScript

  6. guardrails-sdk guardrails-sdk Public

    An npm library for guaranteed valid, typed output from LLMs. Instead of raw LLM calls - just write generate(schema, prompt) and get a typed object that is guaranteed to pass validation.

    TypeScript