Kb ingestion

★ 6.4 · n8n · medium · 14 nodes

Kb ingestion is an n8n automation template that receives documents via webhook and loads them into a knowledge base for a restaurant AI assistant, using Google Drive and OpenAI. Reach for it when you need to update the chat agent's knowledge base with new menus, promotions, or staff instructions without manually editing prompts every time something changes. An incoming webhook triggers the workflow, which fetches the file from Google Drive, processes it through OpenAI, and saves the result as structured records available to the agent.