Welcome to yasp
yasp is an agentic platform designed to optimize, compile, and deploy PyTorch models at lightning speed. By leveraging intelligent runner agents, yasp bridges the gap between raw research code and production-ready inference artifacts.
yasp-agent
yasp-agent is the yasp platform's command-line companion. It provides two console commands:
yasp— an interactive AI shell that wraps Claude Code with bundled yasp skills, hooks, and permissions. The modern, agentic way of working: describe what you want and let the agent drive the compile flow for you.yasp-toolkit— the classic command-line surface: explicit, scriptable commands for interacting with yasp services. Ideal for automation, CI pipelines, and users who prefer driving each step themselves.
Both ship from a single package.
Where to next?