Part of the WITI Google Workspace Suite by Sanadidari SARL
Gmail add-on that acts as an AI creative director for professional communication. Drafts emails, rewrites tone, suggests follow-ups, and manages your communication strategy using Google Gemini.
- AI-powered email composition and rewriting
- Tone adjustment (formal, friendly, urgent, diplomatic)
- Follow-up suggestion based on email thread context
- Credit-based usage system per user
Google Apps Script · Gmail Add-on (CardService) · Google Gemini API · PropertiesService
- Deploy as a Gmail Add-on from the Apps Script editor
- Open Apps Script editor > Run
setupApiKey()— a prompt will ask for your Gemini API key - The key is saved securely via
PropertiesService— never touches the code
API keys are stored via PropertiesService.getScriptProperties() — never hardcoded.
Built by Samir Chatwiti · Sanadidari SARL