←── back to feed
/topics/claude-code-browser-deployment-with-moebius

Claude Code browser deployment with Moebius

3 items3 sourcesupdated 45d agotrend 0

Simon Willison used Claude Code to port the Moebius 0.2B image inpainting model to ONNX format, enabling it to run entirely in the browser without server-side processing. The project demonstrates Claude Code's capability to handle model conversion and optimization tasks for client-side deployment.

  • Moebius 0.2B model converted to ONNX format for browser execution
  • Claude Code performed the model porting as a parallel agent task
  • Image inpainting functionality now runs client-side without server dependency
  • Project completed by Simon Willison on June 22, 2026