
© Piotr Sikora 2026 | All Rights Reserved
Extending an n8n OCR workflow to process many receipts or invoices in one run: adjusting the AI agent prompt, handling an array of objects and saving multiple rows to Google Sheets automatically.
An n8n workflow that automatically fetches new Gmail messages, analyzes them with an AI Agent and creates ready-to-review reply drafts in your inbox.
An n8n workflow that turns an e-material from Poland's Integrated Education Platform (ZPE) into a complete teaching package: lesson plan, worksheet, quiz and practical exercises.
An n8n workflow that uses AI to recognize data from photos of receipts and invoices and writes it straight to Google Sheets — from chat node, through file upload, to saving the data.
How to define the system message in an n8n AI Agent so every query is handled according to a fixed role, style and set of rules.
AI returning overly long or messy answers? I show how the Structured Output Parser in n8n forces exactly the data format your workflow needs.
Learn how to secure user data in n8n AI agents using the Guardrails node to filter unwanted content and protect sensitive information in your automations.
In this video I show how to build your own AI agent in n8n on top of OpenAI, including a ready-made workflow JSON you can import and use.