WebAssembly (Wasm) is changing how AI models work on different platforms. Christian is exploring how Wasm lets us run AI in web browsers, utilizing tools like WebNN for neural network APIs, WebGPU for accelerated calculations, and ONNX Runtime for cross-platform model inferencing. Discover transformative libraries such as transformers.js for executing pre-trained models for Natural Language Processing, Computer Vision, Audio, or even Multimodal scenarios. You'll see how Wasm is used not just in browsers but also in edge and server computing. Technologies like WASI-NN brings neural network capabilities to WebAssembly System Interface (WASI), and WasmEdge offers a high-performance runtime for running AI code on edge devices. Last but not least, Serverless AI approaches reshape how we deploy AI models with minimal overhead and maximum efficiency. Join Christian to unlock the potential of AI models - like Whisper, Mistral, Llama2, or Llava - in your applications with the power and flexibility of the WebAssembly ecosystem. There is a world beyond OpenAI & GPT.