πŸ“– πŸ€– AI powered RAG chatbot for your docs + Google Drive + Gemini + Qdrant

⚑ 84,791 views Β· πŸ“– Internal Wiki & Knowledge Base

Description

πŸ€– AI-Powered RAG Chatbot with Google Drive Integration

This workflow creates a powerful RAG (Retrieval-Augmented Generation) chatbot that can process, store, and interact with documents from Google Drive using Qdrant vector storage and Google’s Gemini AI.

How It Works

Document Processing & Storage πŸ“š

Intelligent Chat Interface πŸ’¬

Vector Store Management πŸ—„οΈ

Setup Steps

  1. Configure API Credentials:

    • Set up Google Drive & Docs access
    • Configure Gemini AI API
    • Set up Qdrant vector store connection
    • Add Telegram bot for notifications
    • Add OpenAI Api Key to the β€˜Delete Qdrant Points by File ID’ node
  2. Configure Document Sources:

    • Set Google Drive folder ID
    • Define Qdrant collection name
    • Set up document processing parameters
  3. Test and Deploy:

    • Verify document processing
    • Test chat functionality
    • Confirm vector store operations
    • Check notification system

This workflow is ideal for organizations needing to create intelligent chatbots that can access and understand large document repositories while maintaining context and providing accurate responses through RAG technology.

πŸ”— Nodes Used

Webhook, Telegram, Google Drive, Google Docs, AI Agent, LangChain Code

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup