We will go trough the steps of creating a Personal AI Assistant who can have access to our emails.
1.Navigate to https://aws.amazon.com/ and sign in to your AWS Console.
2.From the services type and select "Amazon Q"
3.Click "Create application"
4.Type your application's name ex:"MyAssistant" and leave the default "Create and use a new service role" and click "Create".
5.On the next page leave the default Retrievers. Leave Index provisioning as "1" and Click "Next".
6.Select Gmail.
- For the "Data source name" field enter name.
8.Choose "Create and add new secret"
9.Fill in the information.
Now you are going to need the Private Key of your Gmail account.
10.Navigate to Google Cloud Platform.
11.Write a project name and click "Create"
12.Click ok "SELECT PROJECT"
13.From the left bar go to Service Accounts.
14.Click the "Service account name" field and type a name, something like "AmazonQAssistant".
15.Create a service account.
16.Service account ID will be generated.
17.Click "CREATE AND CONTINUE"
18.And then click on "DONE".
19.Clik on the account Email.
20.Go to "KEYS"
21."ADD KEY" and "Create new key".
- Now go back to AWS Console > Amazon Q and add your "Private key" generated in Gmail account in this field and SAVE.
23.Continue adding data source.
- Create your application.
- You can now select Jason and click on "Create" to download it to your local driver.
Top comments (0)