// ALL PROJECTS

Automations built

A complete archive of flows, integrations, and AI-powered pipelines.

// 01

AI Agents & LLM Workflows

[5]
AIAGENTCLAUDE

Multi-Tool AI Agent (SUPER AI)

Conversational agent powered by Claude Opus 4.6 with Gmail and Microsoft SQL Server exposed as tools, plus persistent memory. Lets non-technical operators query the operational database and send emails in natural language.

n8nClaude Opus 4.6MS SQLGmail
VIEW →
AISQLAGENT

SQL Agent with Memory

LLM agent with conversational memory connected directly to a SQL database. Generates queries, executes them, and explains results — built as a foundation for natural-language data exploration.

n8nOpenAISQLLangChain
VIEW →
AIPOSTGRESRAG

Chat with PostgreSQL Database

AI-powered Q&A layer over a Postgres database. Schema-aware prompting lets non-technical users get answers without writing SQL.

n8nOpenAIPostgreSQL
VIEW →
AIDATAREPORTING

AI Data Analysis & Reporting

Pulls data from MySQL and Google Sheets, runs AI-driven analysis and visualization, generates a PDF report, and emails it out. End-to-end self-service analytics for ops.

n8nMySQLGoogle SheetsGmailPDF
VIEW →
AIFORMSCONTENT

Document Generation Agent (Create CPO)

Form input triggers a LangChain LLM chain that generates a structured Customer Purchase Order document, exports it to xlsx, and delivers it via email. Strict schema, low temperature — deterministic output.

n8nLangChainGPT-4.1Form Triggerxlsx
VIEW →
// 02

Growth & CRM Automation

[9]
AIn8nHUBSPOT

HubSpot AI Enrichment Loop

Polls HubSpot every 5 minutes for new Contacts and Companies, sends them to Claude for enrichment (firmographics, role inference, missing fields), and writes structured data back via REST API. Strict JSON schema — no manual review.

n8nAnthropic ClaudeHubSpot APIJSON Schema
VIEW →
AIOUTBOUNDCRM

AI-Powered Lead Pipeline

Form submission → GPT-5.1 generates a personalized intro from a Google Docs template → lead is upserted into HubSpot with AI context attached as a Note → Gmail follow-up fires. Second GPT pass scores the lead before the CRM write.

n8nOpenAI GPT-5.1HubSpotGmailGoogle Docs
VIEW →
AISCORINGLEADS

Leads Analyst — Form to CRM

Captures inbound leads via form, enriches with AI research, runs a scoring model against ICP criteria, ranks the lead, and routes to HubSpot with full context. Cuts the manual qualification step out of the funnel.

n8nOpenAIHubSpotForms
VIEW →
AIPROSPECTINGOUTBOUND

Outbound Prospection Agent

Lightweight outbound engine: form input triggers AI-driven prospect research, generates a personalized cold email, and logs the contact to Sheets. Designed to be fast and disposable per campaign.

n8nOpenAIGmailGoogle Sheets
VIEW →
AICOMPETITORSINTEL

Competitor Analysis & Scoring

Automated competitor intelligence: scrapes target sites, runs AI-driven analysis across product, pricing, and positioning axes, then assigns a composite score. Outputs structured comparison data to Sheets.

n8nOpenAIGoogle SheetsHTTP Scraping
VIEW →
ASANACRMSYNC

Asana → HubSpot Sync

Bi-directional sync between Asana project tracking and HubSpot deals. Pulls portfolio items, extracts shipment data from task comments, and updates deal properties — keeping sales and ops aligned.

n8nAsanaHubSpotGoogle Sheets
VIEW →
NOTIONHUBSPOTMEETINGS

Notion Meetings → HubSpot

Pulls AI-generated meeting notes, summaries, and transcripts from Notion, parses the block structure, and creates structured Engagement Notes on the matched HubSpot contact. Marks each meeting synced to prevent duplicates.

n8nNotion APIHubSpot
VIEW →
CALENDARNOTIONHUBSPOT

Calendar + Notion → HubSpot Meetings

Cross-references Google Calendar events with Notion meeting pages and creates HubSpot Meeting engagements with combined context. Skips events where no HubSpot contact match exists.

n8nGoogle CalendarNotionHubSpot
VIEW →
STRIPEHUBSPOTBILLING

HubSpot Stripe Link Sender

Generates Stripe payment links and emails them directly to HubSpot contacts. Streamlines the close-to-collect step for sales without manual link generation.

n8nHubSpotStripeGmail
VIEW →
// 03

Document & PDF Automation

[4]
PDFAIDATA

Supplier Invoice Ingestion

Parses PDFs from multiple suppliers with different layouts and number formats (European comma decimals, layout drift) into structured line-item data pushed to Google Sheets. Per-supplier parsers built from real production edge cases.

n8nPDF ParsingGoogle SheetsJavaScript
VIEW →
PDFDRIVEAUTOMATION

Scheduled PDF Invoice Scanner

Watches a Google Drive folder on a schedule, extracts structured data from new invoice PDFs, and appends to Sheets — turning a manual filing process into a hands-off pipeline.

n8nGoogle DriveGoogle SheetsPDF
VIEW →
TRANSPORTCSVBATCH

DHL Transport Invoice Importer

Batch-imports DHL transport invoice CSVs, normalizes shipment records, and consolidates them into a single operational sheet for finance reconciliation.

n8nCSVDHLGoogle Sheets
VIEW →
MOLONIINVOICINGPDF

Moloni Invoice Automation Suite

A family of workflows on top of the Moloni billing API: send invoices to clients and sample shops, generate credit notes, and orchestrate the full invoicing lifecycle with PDF generation and email delivery.

n8nMoloniGmailGoogle Sheets
VIEW →
// 39 CASES LOADED