Create a Comprehensive Knowledge Assistant with AI and Google Drive Integration - n8n Workflow | Neura Market
Create a Comprehensive Knowledge Assistant with AI and Google Drive Integration
This workflow builds an advanced knowledge assistant using AI models and Google Drive integration to process and respond to chat messages intelligently.
The workflow orchestrates multiple AI tools to handle chat messages, manage memory, perform semantic searches, and integrate Google Drive for file processing. It uses Anthropic's Claude model for language processing, OpenAI for embeddings, and Cohere for reranking search results. The system maintains conversation context with Postgres Chat Memory and can access external information via Perplexity when needed. It also processes various file formats from Google Drive, enhancing response accuracy a
Platform
n8n
Category
AI
Price
Free
Creator
Oscar Berg
set
switch
stickyNote
googleDrive
postgresTool
manualTrigger
perplexityTool
agent
extractFromFile
googleDriveTool
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.