Skip to content

Commit e367426

Browse files
authored
Add instructions file for Gemini UseCase
1 parent 0610f2a commit e367426

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
To refer to these instructions while editing the flow, open [the GitHub page](https://github.com/ot4i/app-connect-templates/blob/main/resources/Daily%20Meeting%20Summary%20Generator%20Using%20Google%20Gemini%20and%20Email%20Notifications.yaml) (opens in a new window).
2+
3+
4+
Use this template to automatically receive a daily email summarizing your meeting transcripts stored in Google Drive. The workflow is powered by a scheduler that runs every day, downloads the latest transcripts from Google Drive, processes them through Google Gemini to generate concise summaries, and then sends the summarized meeting notes directly to your inbox. This integration helps you stay up to date with meeting insights without manually reviewing transcripts.
5+
6+
## Using the template
7+
8+
1. Click **Use this template** to start using the template.
9+
1. Connect to your [Google Drive](https://www.ibm.com/docs/en/app-connect/cd?topic=apps-google-drive).
10+
1. On the Google Drive "Retrieve folder items" node, give the __folder id__ for __parent folder__ where you store meeting transcripts daily.
11+
1. Click on the **Google Gemini** node, and if you're not already connected, connect to your [Google Gemini account](https://www.ibm.com/docs/en/app-connect/saas?topic=apps-google-gemini).
12+
1. Click on the **Email** node, and if you're not already connected, connect to your [Google Gemini account](https://www.ibm.com/docs/en/app-connect/saas?topic=apps-google-gemini).
13+
1. On the Email "Send Email" node, give your __email__ for __To__ field
14+
1. Click **Done**.
15+
1. To start the flow, in the banner click **Start flow**.
16+
17+
Use this template for getting daily mails summarizing your meeting transcripts stored in Google Drive.

0 commit comments

Comments
 (0)