This workflow automates the collection and retrieval of company knowledge and customer inquiries through two integrated parts. Part One monitors a Google Drive folder for new company info files, processes and embeds this data using OpenAI and Pinecone, and stores it for quick retrieval. Part Two deploys an AI-powered chatbot on your website that answers customer questions using the stored company knowledge, while also capturing lead information such as name, email, and phone number. The chatbot leverages GPT-4, contextual memory, and vector search to provide accurate, relevant responses and improve customer engagement effortlessly. Ideal for small business websites looking to automate support and lead generation in a seamless manner.
AI Chatbot for Lead Capture and Business Q&A
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.chatTrigger, @n8n/n8n-nodes-langchain.documentDefaultDataLoader, @n8n/n8n-nodes-langchain.embeddingsOpenAi, @n8n/n8n-nodes-langchain.lmChatOpenAi, @n8n/n8n-nodes-langchain.memoryBufferWindow, @n8n/n8n-nodes-langchain.textSplitterRecursiveCharacterTextSplitter, @n8n/n8n-nodes-langchain.toolVectorStore, @n8n/n8n-nodes-langchain.vectorStorePinecone, googleDrive, googleDriveTrigger, googleSheetsTool, stickyNote |
Reviews
There are no reviews yet.