Getting Started with Chrome's window.ai Prompt API
SMRTR summary
Chrome 138+ introduces the Prompt API, enabling developers to run Gemini Nano LLM inference directly in browsers without servers or external data transmission. Available behind feature flags in Dev/Canary channels, the API provides promise-based and streaming JavaScript interfaces for on-device text generation, requiring supported GPUs and a 1.7GB model download.
SMRTR provides this summary for quick context. The original article belongs to Daily.dev.
Read the original article