A Chrome extension to interact with the Nano AI API built into Chrome.
- 💬 AI Chat - Converse with an on-device AI assistant
- 📃 AI Summarization - Get concise summaries of content
- 🗺️ AI Translation - Translate text between languages
- 🔎 AI Language Detection - Identify the language of text
- 🖊️ AI Writing/Rewriting/Proofreading - Generate and improve content
- 🔒 Privacy Focused - All processing happens locally on your device
- 🌐 Universal Access - Works anywhere in Chrome
- ⭕ Offline Capability - No internet connection required
- Clone this repository or download the ZIP file
- Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode" in the top-right corner
- Click "Load unpacked" and select the extension directory
Navigate to Chrome flags (chrome://flags) and enable:
- Optimization on-device model
- LanguageModel API
- Summarizer API
- Translator API (Bypass language restrictions)
- Language Detection API
- Writer API
- Rewriter API
- Proofreader API
This extension leverages Chrome's experimental Nano AI APIs which are still under active development. Please be aware that these APIs may:
- Change without prior notice
- Exhibit inconsistent behavior
- Provide limited functionality compared to cloud AI models
- Potentially impact browser performance
- Prompt API (Under development)
- Translation API
- Writing Assistance API
We cannot guarantee consistent operation across all Chrome versions or platforms. Use at your own discretion and please report any issues.
Contributions are welcome! Feel free to submit pull requests or open issues to improve the extension.