Description: Built an n8n workflow that extracts structured fields from property documents including lease agreements and rental files using a language model. Unstructured documents go in, clean spreadsheet rows come out. Built with...
Description: Built an n8n workflow triggered by a webhook that sends AI-personalised welcome emails, creates CRM records in Airtable, notifies the team on Slack, and fires a timed follow-up automatically. Every new signup flows...
Title: AI FAQ Support Agent with RAG and Vector Search
Description: Built an n8n support agent that embeds incoming customer questions using Gemini, searches a Supabase vector store for relevant context, and generates accurate answers using Groq LLaMA. When no match is found, the...
Description: Built an n8n workflow that reads a lead list from Google Sheets, visits each company website using an HTTP request node, and uses Groq LLaMA to generate a personalised cold email for each lead. The finished emails are...