日本語

Documentation

GAiSIL is an AI-powered meeting facilitator that joins Zoom meetings as a bot participant. This guide covers how to authorize, use, and remove the integration.

Authorization

GAiSIL is a server-side application. The app operator authorizes GAiSIL once during initial setup via Zoom's OAuth 2.0 flow. End users (meeting participants) do not need to install or authorize anything — they simply see GAiSIL join their meeting as a participant.

During setup, the app operator grants GAiSIL permission to access their Zoom account. The app then uses this authorization to join meetings on behalf of the authorized account. No action is required from meeting participants.

Permissions (Scopes)

GAiSIL requests the following Zoom API permissions to function:

meeting:read:local_recording_token

Obtain a participant token to join meetings as a bot.

meeting:read:list_meetings

Verify meeting details before joining.

user:read:zak

Obtain a Zoom Access Key (ZAK) token for meeting authorization.

user:read:token

Authenticate with Zoom services.

user:read:user

Read basic account information for authorization.

Using the App

Step 1: Open the GAiSIL Web Interface

Navigate to the GAiSIL web application in your browser.

Step 2: Enter a Zoom Meeting URL

Paste the Zoom meeting URL into the input field.

Step 3: Add the Bot

Click the button to add GAiSIL. The bot will join the specified meeting as a participant named "GAiSIL".

Features

Real-time Transcription

GAiSIL transcribes meeting audio in real-time.

AI Facilitation

The AI analyzes the discussion and provides facilitation support such as discussion prompts and summaries.

Chat Interaction

Participants can interact with GAiSIL via the Zoom in-meeting chat.

Stopping the Bot

From the Web Interface

Click the stop button next to the active bot in the GAiSIL web interface.

Meeting Ends

The bot automatically leaves when the meeting ends.

Deauthorization / Removing the App

GAiSIL does not install any software on your device. To stop using the service, simply stop adding the bot to your meetings.

To deauthorize and remove GAiSIL from your Zoom account, go to the Zoom App Marketplace, find GAiSIL under "Manage" > "Installed Apps", and click "Remove". This revokes all permissions granted to GAiSIL and the app will no longer be able to join meetings on your account.