Everyone wants to know “what can AI do for my business?”, but most articles get stuck on generic examples like “automate your inbox”. That buys you nothing. This overview shows 15 concrete examples that we or peers have built inside Dutch SMBs. For each example you see weekly time savings in hours, investment in euros, and the tools we use. Three examples per sector, five sectors. No hype, real numbers to work with.
Why do examples let you choose faster than theory?
In intake calls we see the same pattern. An owner reads a few articles on AI, gets excited, and then asks: “but what do I actually do first?” Theory and frameworks do not help there. A list of similar companies that built something concrete does. You recognise your own situation faster in a case from a fellow lawyer or recruiter than in a general guide.
A second reason to start with examples: they make ROI tangible. “Four hours per week less on invoice processing” is a number you can do something with. “Boost your efficiency with AI” is not. According to McKinsey research on generative AI in SMBs, the biggest win sits not in spectacular applications but in hundreds of small, repetitive tasks you take off your plate. That matches what we see in practice.
According to CBS figures on Dutch companies, more than 99 percent of Dutch companies sit in the SMB segment. That is hundreds of thousands of owners doing the same tasks by hand every week. The examples below all fit that scale, with budgets between €495 and €15,000. For broader context read our AI automation SMB guide or how to calculate workflow automation ROI.
Which examples are relevant for your sector?
Not every example fits every company. A law firm with 15 staff has different bottlenecks than a webshop with 50,000 orders per month. Below is a matrix where you see at a glance which examples are relevant for your sector. For deeper sector context see law firms, recruitment, real estate, accountancy or e-commerce.
| Sector | Top pain point | Best type of example | Typical investment |
|---|---|---|---|
| Law firms | Intake and case management | Document and intake flows | €1,950 to €8,000 |
| Recruitment | Candidate screening and matching | Sourcing and scoring flows | €1,500 to €6,500 |
| Real estate | Calculation models and valuation | Custom platforms with business logic | €2,500 to €15,000 |
| Accountancy | Invoice processing and reconciliations | Document AI and posting rules | €1,950 to €5,500 |
| E-commerce / SaaS | Customer queries and lead routing | Support AI and sales automation | €1,500 to €4,500 |
Law firms: which 3 examples save hours per week?
Law firms are full of repetitive intake work and case administration. Three examples we see most often, including the variant we built for BBS Advocaten.
Example 1: AI intake classification of incoming emails
- What it does: every incoming email is read by an AI layer, classified by area of law (employment, corporate, family, real estate) and routed directly to the right lawyer with a summary.
- Use case: law firms with 5 to 30 lawyers and a shared info inbox of 30 to 80 messages per day.
- Time savings: 6 to 10 hours per week on the central inbox, plus 1 hour per lawyer because they get context up front. Roughly 400 to 500 hours per year.
- Investment: €1,950 to €3,500 one-time, then €40 to €80 per month in AI credits.
- Stack: n8n + OpenAI or Anthropic API + integration with case systems like Kleos or Basenet. See also document processing.
Example 2: contract analysis with AI summary
- What it does: lawyers upload a contract of 30 to 100 pages and get back within 2 minutes a summary of risky clauses, deviations from the standard and a list of points for the client.
- Use case: firms that review multiple acquisition, lease or supplier contracts every week.
- Time savings: 4 to 8 hours per contract on larger documents, average 6 hours per week per lawyer.
- Investment: €3,500 to €7,500 one-time (needs custom prompting and validation per legal area), €80 to €200 per month in AI credits.
- Stack: custom Node.js endpoint + Claude or GPT-4 with a retrieval layer for case law + internal PDF storage.
Example 3: automatic time extraction from Outlook calendar
- What it does: AI scans the day’s calendar items, emails and documents and proposes time entries per case. The lawyer approves with one click or edits.
- Use case: firms where lawyers spend 30 to 60 minutes per day on time tracking and where billable hours are often estimated after the fact.
- Time savings: 2.5 to 4 hours per lawyer per week. With 10 lawyers, that adds up to 30 hours per week, or 1,500 hours per year.
- Investment: €4,500 to €8,000 one-time.
- Stack: Make or n8n + Microsoft Graph API (Outlook) + AI classification + write-back to the case system.
Recruitment: which 3 examples help with sourcing and matching?
Recruiters waste a lot of time on manual work that AI handles well. Three examples that deliver value right away, in line with what we built for Simply.
Example 4: AI CV screening with scoring against the job profile
- What it does: each incoming CV is compared against the job profile and gets a score on match relevance, plus a short explanation of why the match fits or does not.
- Use case: recruitment agencies and in-house recruiters with 50 to 500 applicants per month per role.
- Time savings: 5 to 9 hours per week per recruiter, especially on CVs that would otherwise fall out of the first screening.
- Investment: €1,950 to €3,500 one-time, then €30 to €70 per month in AI credits.
- Stack: n8n + OpenAI or Anthropic + ATS integration (Recruitee, Otys, Bullhorn). See also sales automation for follow-up flows.
Example 5: LinkedIn sourcing flow with AI personalisation
- What it does: AI pulls potential candidates based on search criteria, writes a personal message per candidate (referring to their work history and visible projects) and adds them to a follow-up sequence.
- Use case: agencies that actively source for hard-to-find profiles such as tech, sales or leadership roles.
- Time savings: 8 to 12 hours per recruiter per week. Plus around 2x higher response rate thanks to real personalisation.
- Investment: €2,500 to €4,500 one-time.
- Stack: Make or custom Python + Sales Navigator data + GPT-4 for personalisation + ATS write-back.
Example 6: AI interview prep per candidate
- What it does: for every scheduled interview the system generates a briefing with candidate profile, possible questions based on the CV, and points of attention for the hiring manager.
- Use case: agencies with 5 to 20 interviews per week per consultant, or in-house teams that want to support hiring managers.
- Time savings: 1.5 to 2 hours per interview, so 8 to 15 hours per week.
- Investment: €1,500 to €3,000 one-time.
- Stack: Make + GPT-4 + ATS + email or Slack output.
Real estate: which 3 examples work for management and valuation?
In real estate, a lot of value sits in calculation models and data extraction. Three examples, partly based on the Mastone case where we built WWS-points logic into a custom platform.
Example 7: automated WWS points calculation
- What it does: the property manager enters housing characteristics, the system calculates point totals and maximum rent under current WWS rules. When policy changes, the logic adapts centrally.
- Use case: property managers and housing corporations with 200 to 10,000 units under management.
- Time savings: 12 to 25 hours per month on calculations plus annual policy updates. Important errors (incorrect rent) drop almost entirely.
- Investment: €8,000 to €15,000 one-time for a custom platform.
- Stack: custom Next.js + PostgreSQL + own calculation module. See custom platforms and Mastone case.
Example 8: AI-driven viewing scheduling
- What it does: interested parties fill out a form, AI checks whether the profile matches (income, household, preferences) and automatically schedules a viewing slot in the agent’s calendar.
- Use case: estate agencies with 30 to 200 viewings per month.
- Time savings: 5 to 8 hours per week per agent on scheduling and pre-screening.
- Investment: €1,950 to €3,500 one-time.
- Stack: n8n + AI classification + Google or Microsoft calendar API + CRM integration.
Example 9: pulling and summarising valuation data
- What it does: for each valuation object the system automatically pulls public data (cadastre, BAG, planning permissions, comparable transactions from NVM) and delivers a structured prep file.
- Use case: valuers and agents with 10 to 50 valuations per month.
- Time savings: 1 to 2 hours per valuation, so 15 to 60 hours per month.
- Investment: €3,500 to €6,500 one-time.
- Stack: Make or n8n + public APIs + AI summary + PDF report generator.
Accountancy: which 3 examples for invoice processing and reconciliation work?
Accounting firms have the biggest, most repetitive document flows of any SMB sector. Three examples where AI delivers value directly.
Example 10: AI invoice recognition and automatic posting
- What it does: incoming invoices (PDF, photo, email) are read, supplier and amounts extracted, VAT rates recognised, and posted automatically in Exact, Twinfield or Snelstart. Edge cases go into a review queue.
- Use case: accounting firms with 500 to 5,000 invoices per month per client ledger.
- Time savings: 10 to 25 hours per week per admin staff member.
- Investment: €2,500 to €5,500 one-time, then €60 to €150 per month in AI and OCR credits.
- Stack: n8n + AI-OCR (Azure Document Intelligence or GPT-4 Vision) + API integration with the accounting package. See also document processing.
Example 11: automatic reconciliation checks and alerts
- What it does: the system periodically pulls balance and ledger data from the accounting package, compares reconciliations, and flags deviations before the accountant checks them by hand.
- Use case: firms with 50 to 500 client ledgers.
- Time savings: 8 to 14 hours per week per accountant.
- Investment: €3,500 to €6,500 one-time.
- Stack: custom Python + Exact or Twinfield API + Slack or email alerts. See also data and reporting.
Example 12: AI assistant for client questions on tax
- What it does: staff get an internal AI assistant trained on the firm’s own knowledge base, tax memos and standard answers. Junior staff get quality answers faster, seniors get interrupted less.
- Use case: firms with 10+ staff where tax questions come up repeatedly.
- Time savings: 3 to 5 hours per staff member per week.
- Investment: €4,500 to €8,000 one-time.
- Stack: n8n or custom + retrieval-augmented generation + own document library + Slack or Teams. See also AI assistant.
E-commerce and SaaS: which 3 examples for support and lead flow pay off?
Webshops and SaaS companies run high volume on tight margins. Three examples that lift conversion or capacity directly.
Example 13: AI support classification and standard replies
- What it does: every support email or chat message gets classified (track-and-trace, returns, product question, payment), with a draft reply and relevant order data attached. Agent clicks approve, customer has an answer within 5 minutes.
- Use case: webshops with 1,500 to 30,000 orders per month, or SaaS companies with 50 to 500 support tickets per week.
- Time savings: 12 to 25 hours per week on a support team of 2 to 5 people.
- Investment: €1,950 to €3,500 one-time, then €40 to €120 per month in AI credits.
- Stack: n8n or Make + GPT-4 + helpdesk API (Zendesk, Freshdesk, Trengo) + Shopify or WooCommerce data. See customer service automation.
Example 14: SaaS lead scoring and automatic follow-up
- What it does: every new trial sign-up gets a score based on company data, in-product behaviour and email engagement. Hot leads go straight to sales, cooler leads get an automated nurturing sequence.
- Use case: SaaS companies with 100 to 2,000 trials per month.
- Time savings: 6 to 10 hours per week per SDR, plus 15 to 30 percent higher trial-to-paid conversion.
- Investment: €2,500 to €4,500 one-time.
- Stack: Make or n8n + HubSpot or Pipedrive + Clearbit or Apollo for enrichment + GPT-4 for personalisation. See also marketing automation.
Example 15: AI returns handling and fraud detection
- What it does: return requests are reviewed automatically on reason, validity and possible fraud patterns. Approved returns get a return label immediately, edge cases go to a human.
- Use case: webshops with 10+ percent return rate and 1,000+ orders per month.
- Time savings: 8 to 15 hours per week on support, plus 1 to 3 percent less fraud.
- Investment: €2,500 to €4,500 one-time.
- Stack: n8n + AI classification + Shopify or Magento API + carrier integration (DHL, PostNL).
Which examples have the highest ROI?
Out of the 15 examples above, three stand out on payback. Not the most expensive, but the most scalable per euro invested.
| Example | Investment | Annual savings | Payback period |
|---|---|---|---|
| AI invoice recognition (accountancy) | €3,500 | €38,000 (20 hrs/wk × 38 wks × €50) | 5 weeks |
| Intake classification (law firms) | €2,500 | €32,000 (8 hrs/wk × 40 wks × €100) | 4 weeks |
| Support classification (e-commerce) | €2,500 | €26,000 (15 hrs/wk × 35 wks × €50) | 5 weeks |
What stands out: the highest ROI does not sit with the most expensive or most advanced examples. Three standard automation projects with AI classification pay back within 5 weeks. For the full calculation read our guide on workflow automation ROI.
How do you pick the example that fits your case?
Fifteen examples sounds like a lot, but the choice comes down to three steps. No weeks-long evaluation needed.
- Step 1: identify your biggest pain point in time. Ask the team for a week every Friday: “Where did I spend at least 3 hours this week that I would rather not have?” Usually one clear candidate stands out. That is your starting point.
- Step 2: match it to an example from this list. The 15 examples cover 80 percent of typical SMB bottlenecks. Find the closest match and look at the investment and timeline. Torn between two? Pick the cheaper one first, the second one will follow on its own.
- Step 3: build or have it built in 2 to 4 weeks. Not longer. A first automation needs to be running within a month, otherwise you lose momentum. Start small, measure, and expand. Clients who try to build 5 things at once often never get the first one across the finish line.
Want us to do this together? Plan a free intake call. In thirty minutes we look at which of the 15 examples best fits your situation, with or without working together. No sales pressure. Just concrete advice you can act on the same afternoon. Our way of working and guarantees (fixed price, code ownership, correction guarantee) are in our terms and conditions.