buildwithdew

Pillar

Tutorials

Step-by-step builds of useful tools using AI and automation.

two luminous dew-orbs linked by a narrow pulse — asymmetric bridge — calm precise — cover for: Notion MCP tutorial for Claude Code and Cursor
Tutorials·8 min read

Notion MCP tutorial for Claude Code and Cursor

This tutorial shows how to connect Notion MCP to Claude Code or Cursor in 2026, using Notion’s hosted remote MCP server and OAuth-based authorisation. It walks through setup, scope checks, and safe read/write testing so you can use a real Notion knowledge base without overexposing content or jumping straight to risky edits.

Aug 13, 2026
three layered currents converging into one clear channel — aligned horizontal flow — calm disciplined — cover for: Perplexity Research Brief Workflow for Client-Ready Research
Tutorials·9 min read

Perplexity Research Brief Workflow for Client-Ready Research

A practical Perplexity-to-brief workflow separates discovery, verification, and synthesis. Use Perplexity for source-first research, NotebookLM to check load-bearing claims, and Claude to turn the verified Research Pack into a client-ready memo, outline, or slides. The key is not a better prompt, but a repeatable SOP with scope, sub-questions, source rules, and clear labels for facts, claims, and inference.

Aug 11, 2026
two luminous drops orbiting a central core — balanced asymmetry — calm focused — cover for: Turn n8n on a $5 VPS into your personal automation server in 2026
Tutorials·7 min read

Turn n8n on a $5 VPS into your personal automation server in 2026

A small VPS can run n8n well enough for a solo operator if you treat it like a real server, not a throwaway experiment. The reliable pattern in 2026 is Docker + PostgreSQL + HTTPS behind a reverse proxy, then one focused workflow first: Gmail triage, Notion task capture, or Slack alerts.

Aug 7, 2026
three intersecting dew-planes forming a central scored core — layered convergence — focused steady — cover for: Build an AI lead scoring workflow with Make, Claude, and your CRM in a day
Tutorials·9 min read

Build an AI lead scoring workflow with Make, Claude, and your CRM in a day

In this calm, practical ai lead scoring workflow tutorial, you’ll build a composite Fit/Intent scoring model in your CRM, then use Make and Claude (or Perplexity) to enrich scores and route hot leads automatically. The workflow runs end-to-end in under a day: trigger on new leads, call AI for structured scoring, update properties, and alert sales when thresholds are crossed, giving you measurable pipeline lift this quarter.

Aug 4, 2026
a single dew-line threading through layered, tagged droplets that merge into one clarified core — left-to-right flow — focused calm — cover for: Build a Notion AI research‑to‑memo workflow over your notes
Tutorials·9 min read

Build a Notion AI research‑to‑memo workflow over your notes

In about 90 minutes you can turn Notion into a grounded research engine: one structured Research Notes database, a memo template with embedded AI blocks, and Q&A over your own workspace. Use external tools like Perplexity or GPT‑4 for web research, then let Notion AI organise, summarise, and draft memos from tagged notes. Human review and tight prompts keep the workflow reliable for teams and solo operators alike.

Aug 2, 2026
one disciplined dew-stream branching into distinct phases then recombining into a single brighter flow — horizontal progression — methodical assured — cover for: A Claude literature review workflow consultants can defend
Tutorials·9 min read

A Claude literature review workflow consultants can defend

This tutorial shows consultants how to build a Claude literature review workflow they can comfortably defend in a partner or client meeting. You’ll separate source gathering from AI synthesis, use Google Scholar, Perplexity, and Claude Projects in a clear pipeline, lock evidence tables, apply grounded prompts to control hallucinations, and add a claim-level verification loop and AI-disclosure note that align with 2025–2026 research best practices.

Jul 27, 2026
three interlinked dew-rings stepping upward in scale — diagonal progression — focused deliberate — cover for: Ship an AI research to slides workflow with Perplexity, Claude, and Canva
Tutorials·9 min read

Ship an AI research to slides workflow with Perplexity, Claude, and Canva

This tutorial walks consultants and operators through a practical AI research to slides workflow using Perplexity for sources, Claude or GPT‑4.1 for narrative, and Canva/Pitch for design. You’ll set up a structured research and slide-ready brief, chain the tools cleanly, control slide density at the outline stage, and add guardrails for citations, brand alignment, and manual polish so decks stay client-safe and on-story.

Jul 24, 2026
three interlocking dew-rings channeling into a single bright droplet — triangular convergence — grounded efficient — cover for: Build a Stripe + Notion + Claude analytics workflow in an afternoon
Tutorials·8 min read

Build a Stripe + Notion + Claude analytics workflow in an afternoon

In one afternoon, you can wire Stripe, Notion, and Claude via Make or n8n to auto-generate monthly analytics reports. Stripe streams subscription and churn data into Notion, Notion stores client and cohort tables, and Claude turns those rows into client-ready summaries. The first setup takes about 45 minutes; after that, your stripe notion ai analytics workflow runs in minutes and quietly replaces manual Monday reporting.

Jul 12, 2026
one bold dew-form orbited by three data-strand rings — radial — focused observant — cover for: Build an Airtable AI ops console to track workflow costs
Tutorials·9 min read

Build an Airtable AI ops console to track workflow costs

This track AI workflow costs tutorial walks you through building a pragmatic “AI ops console” in Airtable or Google Sheets. You’ll design a schema for runs, costs, and failures, ingest execution logs from n8n, Make, and Zapier, join them to pricing tables, and add alerts for anomalies and budget breaches. The result: a single place to keep AI workflows compliant, efficient, and under budget without another subscription.

Jul 9, 2026
two intersecting dew-strands forming a structured lattice of nodes and channels — diagonal weave — deliberate focused — cover for: Ship an internal tool in a weekend with Cursor + Claude Code
Tutorials·9 min read

Ship an internal tool in a weekend with Cursor + Claude Code

You can build a focused internal tool in a weekend in 2026 if you pair Cursor (editor-first) with Claude Code (agent-first), keep scope to one core workflow, and use a simple repo layout. This tutorial walks through a lead-enrichment dashboard example, shows prompt patterns that work, and outlines guardrails—tests, linting, and security habits—so AI speed translates into a stable, deployable internal tool rather than fragile prototype code.

Jul 6, 2026
a single dew-strand weaving through two constrained orbs into a wider glow — diagonal flow — disciplined expansion — cover for: n8n self-hosted on a $5 VPS: a 2026 step-by-step guide
Tutorials·9 min read

n8n self-hosted on a $5 VPS: a 2026 step-by-step guide

Self hosting n8n on a $5 VPS is viable for solo builders if you accept tighter RAM, some Linux/Docker work, and ongoing maintenance. This guide walks through choosing Hetzner/DigitalOcean, setting up Docker Compose, putting Caddy in front for automatic HTTPS, adding basic firewall and backups, and then doing honest cost math versus n8n Cloud so you know when to upgrade or switch.

Jul 1, 2026
Converging masses threading into upward bloom — layered strata orbiting in rhythmic motion — calm, focused clarity. — cover for: Build your first n8n inbox AI agent: a complete walkthrough
Tutorials·10 min read

Build your first n8n inbox AI agent: a complete walkthrough

This tutorial shows you how to build a practical inbox AI agent in n8n: a scheduled workflow that fetches Gmail messages, sends them to an AI Agent node (Gemini or OpenAI), and emails you a structured daily digest with summaries and priorities. We stay beginner-friendly: strict prompts, JSON output, small test batches, and light cost control so your first agent is useful without being fragile.

Jun 21, 2026
Converging masses threaded by upward bloom — layered strata of orbiting forms — calm, efficient, purposeful momentum. — cover for: Build a booking assistant: how to build a voice AI agent
Tutorials·10 min read

Build a booking assistant: how to build a voice AI agent

You can build a functioning voice AI booking assistant in one afternoon by pairing a voice platform like Retell or Vapi with your own LLM backend. Keep scope tight—new bookings and reschedules—wire a single endpoint for booking logic, configure the agent’s prompt and tools, attach a real phone number, and test with live calls. Treat it as a workflow appliance, not a human replacement.

Jun 8, 2026
Converging masses threading upward into layered strata — organic composition with rhythmic motion and directional bloom — mood of focused momentum and quiet clarity. — cover for: Build a research agent with the Perplexity API in one evening
Tutorials·9 min read

Build a research agent with the Perplexity API in one evening

You can build a working perplexity api research agent in one evening by scoping the problem, using Perplexity’s Agent API presets, and wiring a simple plan→search→read→extract→verify→cite loop in a single script. This tutorial walks through setup, the Agent API “define the run” flow, a minimal Python implementation, and how to extend it with background runs and internal knowledge bases.

May 31, 2026
Converging masses threading upward into layered strata — organic composition of evidence-backed flow — calm, focused confidence. — cover for: Build a Perplexity–Claude research-to-report pipeline
Tutorials·8 min read

Build a Perplexity–Claude research-to-report pipeline

This tutorial shows how to build a practical perplexity claude research pipeline: Perplexity Sonar Deep Research gathers sources, Claude 3 or Claude Code synthesises them into a structured report, and a simple script converts Claude’s Markdown output into a PDF. The focus is on a predictable, evidence-backed workflow solo operators can run for client research or internal briefings.

May 30, 2026
Threaded lines converging into upward bloom — layered organic strata with rhythmic motion — calm, assured, and quietly efficient. — cover for: Automate your invoicing with Stripe and a 50‑line script
Tutorials·8 min read

Automate your invoicing with Stripe and a 50‑line script

This tutorial shows how to automate invoicing with Stripe using a ~50‑line Python script, wired to a simple CSV or Airtable export. You’ll see how to validate customer data, create invoice items, generate and finalize invoices, and optionally send them automatically. We’ll keep Stripe as the billing engine, your spreadsheet as the source of record, and avoid brittle one‑off hacks that break as you grow.

May 27, 2026
Converging threads of stopWhen and JSON bloom upward — layered strata of honest error — calm, precise confidence. — cover for: How to build an AI agent from scratch in TypeScript
Tutorials·9 min read

How to build an AI agent from scratch in TypeScript

This tutorial shows how to build an AI agent from scratch with TypeScript and the Vercel AI SDK, focusing on a single Next.js API route, AI Gateway, a tool-calling loop with `stopWhen`, structured JSON output, and honest error handling. You’ll get a runnable repo pattern that’s production-friendly for single-request workflows, without jumping straight into heavyweight agent frameworks.

May 17, 2026
Converging threads bloom upward — layered strata orbiting, then parted — quiet, compounding mood. — cover for: Build an AI inbox second brain that sorts itself
Tutorials·10 min read

Build an AI inbox second brain that sorts itself

This tutorial walks you through building an AI inbox second brain: a single capture-first inbox powered by Readwise, Notion, Claude, and Make. You’ll set up one-shortcut capture, auto-tagging at ingest, and a weekly digest that surfaces themes and actions. The goal isn’t more notes, but a quiet system that compounds, turning what you read and think into reusable knowledge over time.

Apr 30, 2026