AI Features Guide
Text Turbo includes powerful AI features to help you write better, faster. All AI processing happens locally on your device - your text is never sent to external servers.
Quick Start
Enable AI Features
- Open Text Turbo Settings (click extension icon → gear icon)
- Scroll to AI Settings section
- Toggle Enable AI Features ON
- Accept the consent dialog (model will download)
- Wait for download to complete (~2GB)
Keyboard Shortcuts
| Shortcut | Action | Description |
|---|---|---|
| Shift+Cmd+Enter | Magic AI | Transform selected text instantly |
| Shift+Shift | Voice Input | Dictate text in any field |
| Shift+Cmd+K | AI Actions Menu | Quick access to AI actions |
| Shift+Cmd+A | AI Chat | Open AI chat directly |
Note: On Windows, use Ctrl instead of Cmd
AI Providers
Gemini Nano (Recommended)
Chrome's built-in AI that runs 100% locally on your device.
Requirements:
- Chrome 127 or later
- ~2GB free disk space
- Pro or Trial license
Advantages:
- Completely free
- No internet required (after download)
- Maximum privacy
- Fast responses
Ollama (Advanced)
Run larger AI models locally on your machine for better quality responses.
Requirements:
- Ollama installed (ollama.com)
- At least one model downloaded
Setup:
- Install Ollama from ollama.com
- Download a model:
ollama pull llama3.2 - In Text Turbo Settings, select Ollama as provider
- Enter server URL (default:
http://localhost:11434)
Recommended models:
llama3.2- Fast, good for general tasksmistral- Excellent for writingcodellama- Best for code-related tasks
AI Actions
Quick Actions (Context Menu)
Right-click on selected text to see AI actions:
- Improve - Enhance clarity and readability
- Grammar - Fix grammar and spelling
- Casual - Make text more conversational
- Formal - Make text more professional
- Expand - Add more detail
- Summarize - Condense text
- Translate - Translate to another language
Magic AI (Shift+Cmd+Enter)
The fastest way to transform text:
- Type a command in any text field (e.g., "random email", "5 user names")
- Press Shift+Cmd+Enter
- AI instantly replaces your text with the result
Works everywhere: forms, chats, code editors, email clients.
Floating Icon Menu (Shift+Cmd+K)
- Select text on any page
- Press Shift+Cmd+K or click the floating icon
- Choose an action from the radial menu
AI Chat
Open AI Chat with Shift+Cmd+A or click the AI tab in Content Modal.
Features:
- Persistent chat history
- Context-aware responses
- Copy responses to clipboard
- Export conversations
- Tab-specific context isolation
- LaTeX/math formula rendering
Tips:
- Ask follow-up questions naturally
- Use clear, specific prompts
- Chat history saves automatically
Custom AI Prompts
Create your own AI actions with custom prompts.
Create a Custom Prompt
- Go to Settings → AI Settings → Custom Prompts
- Click "Add Custom Prompt"
- Enter:
- Name: Action name (e.g., "LinkedIn Style")
- Prompt: Instructions for AI (e.g., "Rewrite this text for LinkedIn post")
- Icon: Choose from Font Awesome or upload custom icon
- Click Save
Use Custom Prompts
Your custom prompts appear in:
- Right-click context menu
- Floating icon radial menu
- AI Actions Menu
Voice Input
Dictate text instead of typing.
How to Use
- Click in any text field
- Double-tap Shift key quickly
- Speak your text
- Press Escape or double-tap Shift again to stop
Features:
- Works in any text field (input, textarea, contentEditable)
- Real-time text insertion as you speak
- Uses your extension language setting (20+ languages supported)
- Preserves existing text in field
Tips:
- Speak clearly at normal pace
- Change language in Settings → Language
- Say punctuation if needed ("comma", "period")
Privacy & Security
Local Processing
- Gemini Nano: Runs entirely in Chrome, no data leaves your browser
- Ollama: Runs on your local machine, no cloud transmission
PII Detection
Text Turbo can detect sensitive personal information (SSN, credit cards, emails, phone numbers) before sending to AI.
Detection Modes:
- All providers (recommended): Warns even for local AI (Gemini Nano, Ollama)
- External APIs only: Only warns when using cloud providers (Claude, OpenAI)
- Disabled: No PII detection
Configure:
Settings → AI Settings → Privacy Settings → PII Detection Mode
Site Blacklist
AI is automatically blocked on sensitive sites (banking, healthcare, government). You can configure whitelist in settings.
Data Storage
- All AI chat history stored locally in your browser
- Custom prompts saved locally
- No data sent to external servers (except Voice Input which uses Google Speech API)
Troubleshooting
Gemini Nano not available
- Check Chrome version (need 127+) in
chrome://version - Make sure AI is enabled in Text Turbo Settings
- Check download status in
chrome://components - Look for "Optimization Guide On Device Model"
- Restart Chrome after model downloads
Ollama not connecting
- Verify Ollama is running:
ollama serve - Check URL in settings (default:
http://localhost:11434) - Test in browser:
http://localhost:11434/api/tags
AI actions not appearing in context menu
- Check AI is enabled in Settings
- Verify "Show default actions" is ON
- Reload the page
Slow responses
- Gemini Nano: First response may be slower (model loading)
- Ollama: Use smaller models for faster responses
Voice Input not working
- Check microphone permissions in browser
- Verify internet connection
- Make sure Voice Input is enabled in Settings → AI
FAQ
No. Both Gemini Nano and Ollama process text locally on your device. Voice Input uses Google Speech API for speech-to-text only.
No. Once Gemini Nano model is downloaded, AI works completely offline. Voice Input requires internet.
AI features are available in the Pro plan and during the 14-day trial.
AI supports multiple languages. Voice Input supports 20+ languages. Translation quality depends on the model used.
Gemini Nano uses ~2GB (managed by Chrome). Ollama models vary from 2GB to 30GB+ depending on model size.
Yes! Create custom prompts in Settings → AI Settings → Custom Prompts. They appear in all AI menus.
Need Help?
- Settings: Click extension icon → gear icon → AI Settings
- Support: support@text-turbo.com
- Demo: Interactive Demo Tour