Post #920419
2026-03-31 11:35 UTC
Try the Built-in AI extension to get access to browser APIs like…
🧠`LanguageModel` (aka. Prompt API)
🗜️`Summarizer`
✍️`Writer`
📝`Rewriter`
💡`LanguageDetector`
🗯️`Translator`
If your browser supports an API natively, it will use it. Otherwise, the extension injects a polyfill into the page that either uses…
🤗 a local model using Transformers.js
☁️ or a cloud model using any of Gemini, Firebase AI Logic, or OpenAI
…as the AI backend.
🛍️ Install from the Chrome Web Store: https://chromewebstore.google.com/detail/built-in-ai/aekdeffgkjegkdbdnkllpaeakcapfjdb!
Replies (0)
No replies.