Chat with thing This n8n template lets you build a smart AI chat assistant that can handle text, images, and PDFs β using OpenAI's GPT-4o multimodal model. It supports dynamic conversations and file analysis, making it great for AI-driven support bots, personal assistants, or embedded chat widgets. --- π How it Works - The chat trigger node kicks off a session using n8n's hosted chat UI. - Users can send text or upload images or PDFs β the workflow checks if a file was included. - If

Chat with thing This n8n template lets you build a smart AI chat assistant that can handle text, images, and PDFs β using OpenAI's GPT-4o multimodal model. It supports dynamic conversations and file analysis, making it great for AI-driven support bots, personal assistants, or embedded chat widgets. --- π How it Works - The chat trigger node kicks off a session using n8n's hosted chat UI. - Users can send text or upload images or PDFs β the workflow checks if a file was included. - If an image is uploaded, the file is converted to base64 and analyzed using GPT-4o's vision capabilities. - GPT-4o generates a natural language description of the image and responds to the user's question in context. - A memory buffer keeps track of the conversation thread, so follow-up questions are handled intelligently. - OpenAIβs chat model handles both text-only and mixed media input seamlessly. --- π§ͺ How to Use - You can embed this in a website or use it with your own webhook/chat interface. - The logic is modular β just swap out the chatTrigger node for another input (e.g. form or API). - To use with documents, you can modify the logic to pass PDF content to GPT-4 directly. - You can extend it with action nodes, e.g. saving results to Notion, Airtable, or sending replies via email or Slack. --- π Requirements - Your OpenAI GPT-4o API key - Set File Upload on the chat π Use Cases - PDF explainer bot - Internal knowledge chat with media support - Personal assistant for mixed content
Download the workflow JSON file after purchase.
Open n8n β click the menu β Import from File.
Select the downloaded JSON and import.
Set up credentials for each node that requires them.
Click Execute Workflow to test, then activate.
Setup guide included
Purchase to unlock the full step-by-step guide
No reviews yet
Be the first to buy and share your experience.
Leave a review
Sign in to share your experience with this workflow.
Create a free account to purchase workflows.
Need help setting this up?
Book a 3-hour live setup session with an Agility consultant.