This add-on runs in Google Docs™ and uses the Google™ AI (Gemini™) API to transcribe metric book images.
flowchart LR
A["🏪 Open Marketplace listing"] --> B[📥 Install]
B --> C[📄 Open any Google Docs™ document]
C --> D["🔑 Set API key<br/>(prompted on first Transcribe)"]
D --> E([✅ Ready])
That’s it — you can now import images from Drive and transcribe them. See the User Guide for step-by-step usage.
0.1), Max text length, Reasoning depth, and (when supported) Reasoning effort limit. Invalid combinations are blocked in the UI and revalidated server-side.| Issue | What to do |
|---|---|
| Menu doesn’t appear | Reload the document. Try uninstalling and reinstalling the add-on from the Marketplace. |
| “Please set your Google AI API key” / no key | Run Transcribe Image — the add-on will prompt you to enter a key and choose a model, with a link to Google AI Studio™ — API keys. Or use Setup AI to set or change key and model. |
| Setup dialog shows validation error | Check request settings in Setup AI. Transcription strictness must be between 0 and 2; Max text length must be an integer between 1 and 65536; reasoning options depend on the selected model. |
| “Authorisation is required to perform that action” | You may be a collaborator on the doc (not the person who added the add-on). Install the add-on for your account: Extensions → GeneaScript and complete the authorization when prompted. Or remove and re-add the add-on to re-authorize. |
| Quota exceeded / 429 | Free tier has limited requests per day (e.g. ~20 for Gemini™ Flash Latest). The add-on shows the API error in the dialog. Check Gemini™ API pricing and your quota/billing setup; consider switching model via Setup AI. |
| Cannot access selected files (Import from Drive) | Ensure each file is shared with you or owned by you. Re-authorize the add-on if you changed permissions. |
| API errors / 403 | Confirm the API key is valid and the Generative Language API is enabled. Check Google AI Studio™ — API keys. |
| Timeout | The script uses a 60-second timeout. Try a smaller image or try again. |
For usage (document structure, Context section, step-by-step with screenshots), see USER_GUIDE.html.