Skip to content

Developer documentation

Optimize your model for any hardware.

yasp takes a PyTorch model and generates optimized, hardware-specific inference artifacts. Agents do the compiler and kernel work, so you ship in days instead of months. No rewrites. No vendor lock-in.

Two products, one platform

The command line

yasp-agent is the platform's command-line companion. It ships two console commands from a single package.

yasp

An interactive AI shell that wraps Claude Code with bundled yasp skills, hooks and permissions. Describe what you want and let the agent drive the compile flow.

Read the shell reference →

yasp-toolkit

The scriptable surface: explicit commands for every yasp service. Built for automation, CI pipelines and users who prefer to drive each step themselves.

Browse the CLI reference →

Where to next

  1. Get access and your API key
  2. Install the CLI
  3. Compile your first model or generate your first kernel