Part 3/8:
- Workflow for Voice Query Management: This will process user voice inputs, convert them to text, retrieve relevant data from the vector database, and finally, synthesize the response back into audio.
Integrating Google Drive
First, we need our assistant to access information about the business. A Google Drive folder containing relevant documents will serve this purpose. On the Anon dashboard, the integration starts:
Set Google Drive as the first node, specifying it to listen for changes in a specific folder.
Create credentials in the Google Developer Console to enable API access, allowing Anon to interact with Google Drive.