AI 产品解读AI-powered assistant integrated into Google Workspace apps (Sheets, Docs, Slides, Gmail, Drive) via a side panel, providing GPT-based text and data processing capabilities
Enables users to leverage AI (GPT-5 reasoning) directly within Google Workspace documents without needing an API key or separate ChatGPT subscription, for tasks like writing, editing, translating, data analysis, and content generation
User installs the extension, which adds a side panel interface loaded from app.gpt.space. On any Google Workspace page (Docs, Sheets, Slides, Gmail, Drive), the user can open the side panel, select content or enter prompts, and the extension communicates with Google Apps Script API and the GPT Workspace backend to process text/data. In Sheets, users select ranges and enter prompts for batch processing. In Docs, features like proofread and rewrite appear inline. In Gmail, AI Reply and AI Summarize buttons are added. The extension also works on general web pages for content extraction.
AI writing/editing in Google Docs (proofread, rewrite, continue writing, improve text, translate)Data analysis and manipulation in Google Sheets (analyze, summarize, classify, clean lists, extract entities, normalize formats, OCR)AI-powered presentation creation in Google SlidesAI Reply and AI Summarize in GmailContent extraction and analysis from web pages (Readability.js integration)Multi-language support (20+ locales)
- 目标用户
- Knowledge workers using Google Workspace / Content creators and writers / Data analysts working in Google Sheets / Professionals needing email drafting assistance / E-commerce managers (Shopify/Amazon product catalogs) / SEO professionals
- The contentScript.js is very large (1.46MB, 46K+ lines) - heavily bundled/minified, making it difficult to trace exact feature gating logic
- The side panel UI is loaded entirely from app.gpt.space (external web app), so premium feature enforcement and login UI are not visible in the extension source
- No dedicated billing/subscription code found in source despite store claiming premium features - all payment logic likely lives in the destination service