Google has introduced the Prompt API, enabling developers to integrate AI capabilities directly into web applications using Chrome's built-in language models. The API runs inference on-device, eliminating the need for external API calls.
Chrome's new Prompt API allows web developers to access large language models locally within the browser, reducing latency and improving privacy by keeping user data on-device. The API is part of Google's broader effort to democratize AI development for web applications.
The Prompt API works by leveraging Chrome's local AI infrastructure, enabling real-time text generation and processing without server-side dependencies. Developers can implement features like content suggestions, text summarization, and code completion without managing backend infrastructure.
Key features include:
- On-device execution: Models run locally, reducing network overhead and privacy concerns
- Simple integration: Straightforward JavaScript interface for developers
- Reduced latency: Instant responses without round-trip server calls
- Privacy-first: User inputs remain on the user's machine
The API currently supports Chrome browsers with compatible hardware. Google has documented the implementation details on the Chrome Developer site, with 74 developer comments already posted on Hacker News, indicating significant community interest.
This development signals Chrome's competitive positioning against other browsers exploring on-device AI capabilities. The move aligns with industry trends toward edge computing and privacy-focused AI deployment.
The Prompt API is available for developers to test and implement in production environments. Full documentation and implementation examples are available through Chrome's official developer portal, providing guidance on optimal usage patterns and performance considerations for various use cases.
Z.ai released GLM-5.3's weights on Hugging Face under a new license that requires large companies to undergo security review before hosting the model. The change marks a departure from the standard MIT license.
Anthropic has introduced the Model Hardware Standard (MHS), a unified interface enabling AI agents to operate robotic arms, lab instruments, and other physical devices. Early testing shows integration time has dropped from weeks to hours.
Open-weight AI companies—those releasing freely available models—are attracting major acquisition interest from tech giants. The trend reflects growing capital investment in the business model of distributing AI models at no cost.
Google Deepmind has upgraded its Co-Scientist AI system to autonomously plan experiments, operate lab equipment, and publish scientific papers. The Gemini-based multi-agent platform demonstrated experimentally validated results across materials science, chemistry, and medical AI development.