Small business & solo operators — real builds and copy-ready starters, grouped by what you’re trying to make. Filter by type (web app vs. agent) or tool, or search.
TypeTool
CRM & sales9
Base44 Founder AI-native SME Small biz
Course starter
Sales CRM with pipeline stages
A customer-relationship manager where you add leads, drag them through pipeline stages, and log every call or email against a contact.
→Your whole team works one shared pipeline instead of a messy spreadsheet — with logins, so everyone sees the same live data.
Try it yourself
Build a CRM where I can add leads, move them through pipeline stages (New, Contacted, Demo, Won, Lost), and log calls and notes on each lead. Give every teammate their own login and show a dashboard of deals by stage.
Lovable Founder Small biz
Course starter
Lightweight CRM for early sales
A simple CRM with a contact list, deal pipeline kanban, notes, and activity log.
→Track your first hundred deals without paying for a heavyweight CRM.
Try it yourself
Build a lightweight CRM where I log in and manage contacts and deals. Show deals as a drag-and-drop kanban board with stages from Lead to Won, let me add notes and next steps to each contact, and show a dashboard of pipeline value by stage.
v0 AI-native SME Small biz
Course starter
Internal CRM admin panel
A back-office UI to manage customers: a data table with search, filters, status badges and a detail drawer.
→A usable internal tool shell your ops team can live in.
Try it yourself
Design an internal CRM admin panel with a sidebar, a customers data table with search, column sorting, status badges and pagination, bulk actions, and a slide-over detail panel showing the selected customer.
Hermes Small biz
Real build
Lead-gen without the pricey platform
A remodelling-company owner built a roofing lead-finder with Hermes instead of paying for an expensive lead-gen platform.
→A pipeline for finding local jobs at the cost of tokens, not a monthly SaaS bill.
Try it yourself
Find homeowners in [my service area] who have posted about roof damage or remodelling needs, save the leads to memory, and send me a daily Telegram summary.
Hermes surfaces an email-finding tool (Hunter.io via Composio) inside an outreach workflow.
→Prospecting and first-draft outreach handled by the agent instead of by hand.
Try it yourself
Given this list of target companies, find a likely contact email for each, draft a short personalised intro, and put it all in a table for me to review before anything sends.
A skill set covering CRM, invoicing and project-management workflows so you run the back office by talking to the agent.
→The admin side of a small business handled from a chat window.
Try it yourself
Save a new contact, log a call note, create an invoice, and update a project status — all in one conversation — and remember my CRM layout for future sessions.
Typeform lead capture to Airtable + confirmation email
When someone submits a contact form, the workflow saves their details to an Airtable CRM table and immediately sends them a personalised confirmation email via SMTP.
→Every inbound lead is captured and acknowledged within seconds, with no copy-paste from a form inbox.
Try it yourself
Webhook trigger (Typeform webhook) → Airtable node (create record) → Send Email node (SMTP, personalised subject + body from form fields).
Make Small biz AI-native SME
Course starter
Calendly booking to CRM + follow-up sequence
When a meeting is booked via Calendly, the contact is upserted in HubSpot CRM, a follow-up email is scheduled for 24 h after the meeting, and a Slack message pings the salesperson.
→Every booked demo is automatically tracked and followed up — no lead falls through after the first call.
Try it yourself
Calendly module (new booking) → HubSpot module (upsert contact) → Scheduler module (delay to meeting end + 24 h) → Email module (follow-up) → Slack module (alert rep).
Windsurf Founder Small biz
In the gallery
Add a real-time activity feed to an existing CRM view
Windsurf reads the existing CRM codebase (React + Node + Postgres), adds a Server-Sent Events endpoint for activity events, and builds the feed component with live updates — without touching unrelated parts of the app.
→Sales reps see contact activity in real time without manually refreshing the page, catching follow-up moments they previously missed.
Try it yourself
In Windsurf: "Add a real-time activity feed to the ContactDetail view. Use Server-Sent Events from a new GET /api/contacts/:id/feed endpoint. Persist events via the existing ActivityLog model."
Dashboards & analytics2
v0 Small biz AI-native SME
Course starter
Expense tracker dashboard
A finance UI with spend-by-category charts, a transactions table, budget bars and monthly totals.
→A clear money overview for a solo business or small team.
Try it yourself
Design an expense tracker dashboard with monthly total and budget-remaining cards, a spend-by-category donut chart, a category budget progress list, and a searchable, filterable transactions table.
Hermes Small biz Scientist
Real build
Market data for HK / US / A-share
Thirteen finance skills covering Hong Kong, US and A-share markets. Needs the finance-skills pack installed first.
→Live market data and analysis on tap for a solo trader or analyst.
Try it yourself
Pull today’s closing prices for [my HK, US or A-share tickers] and send me a daily summary on Telegram.
A branded portal where each client logs in to see project status, files, invoices, and messages.
→Look like an established agency and keep every client conversation in one place.
Try it yourself
Build a client portal where each client logs in and sees only their own projects, with status updates, shared files, and a list of invoices. Add a message thread per project and an admin side where my team updates statuses and uploads deliverables.
Lovable Small biz Creator
In the gallery
Fitness coaching client app
An app where a coach assigns workout plans and clients log progress and check in.
→Deliver a premium coaching experience without juggling spreadsheets and DMs.
Try it yourself
Build a fitness coaching app where clients subscribe with Stripe, then see workout plans the coach assigns them. Let clients log completed workouts and weight, give the coach a dashboard of each client’s progress, and add a weekly check-in form.
An agent that answers incoming support questions by retrieving relevant sections from product documentation, then composes a natural-language reply — escalating to a human when confidence is low.
→Routine FAQ traffic is deflected automatically, cutting first-response time from hours to seconds.
Try it yourself
Import product docs → Dify Knowledge base → Create Agent app (tool: knowledge retrieval) → Set fallback: "I'll connect you with the team" when score < threshold → Connect via API to your support widget.
Flowise Founder Small biz
Course starter
Docs-grounded support bot
A Flowise agent ingests your product docs and FAQ, then answers customer questions in an embeddable chat widget — escalating to a human when it is unsure.
→A 24/7 support assistant on your site that only answers from your real documentation.
Try it yourself
Build a Retrieval QA chatflow over your docs → "Embed in website" → paste the snippet on your landing page.
Booking & scheduling9
Base44 Small biz
In the gallery
Appointment booking for a salon
A booking app where clients pick a service and an open time slot, and the owner sees the day’s schedule and client history.
→Fills the calendar with self-serve bookings and stops double-booking, no phone tag required.
Try it yourself
Build a booking app for my salon. Clients choose a service, see available time slots, and book with their name and phone. Give me an owner dashboard with today’s appointments, each client’s visit history, and a way to block off times.
A booking and job tracker for a plumber or electrician — customers request jobs, you schedule them and log materials and status.
→Runs the whole day from request to invoice without paper job cards.
Try it yourself
Build a job booking app for my trade business. Customers request a job with their address and problem description; I schedule it, log materials used, set status (Requested, Scheduled, Done, Invoiced), and see today’s jobs on a dashboard.
Base44 Small biz AI-native SME
Course starter
Volunteer & shift coordination
An app where volunteers sign up for open shifts and coordinators see coverage gaps and hours per person.
→Fills shifts with self-serve signups and shows exactly where you’re short-staffed.
Try it yourself
Build a volunteer coordination app. Coordinators post shifts with date, role, and slots needed; volunteers log in and claim open shifts. Show coordinators a coverage view of which shifts still need people and total hours per volunteer.
Lovable Small biz
In the gallery
Appointment booking for consultants
A booking app where clients pick an available slot, pay a deposit with Stripe, and get a confirmation.
→Stop the back-and-forth emails and collect deposits up front to cut no-shows.
Try it yourself
Build a booking app for a solo consultant. Show my available time slots, let clients book one and pay a deposit through Stripe, and store the appointment. Send a confirmation, give me an admin calendar of upcoming bookings, and block slots that are already taken.
A scheduler where volunteers see open shifts, sign up, and organizers track coverage.
→Fill shifts without a chaotic group chat.
Try it yourself
Build a volunteer scheduler where organizers post shifts with date, time, role, and slots needed. Volunteers log in, browse open shifts, and claim ones they want. Show organizers a coverage view of which shifts are still understaffed.
Lovable Small biz Creator
In the gallery
Local services booking site
A booking site for a local service business with service selection, scheduling, and payment.
→Let clients book and pay themselves around the clock.
Try it yourself
Build a booking site for a local service business. Let customers pick a service, choose an available date and time, enter their details, and pay a deposit with Stripe. Confirm the booking, prevent double-booking a slot, and give the owner a schedule view.
A scheduling UI with a calendar, available time-slot picker and a booking confirmation form.
→A clean booking front-end for a salon, clinic or consultancy.
Try it yourself
Design an appointment booking page with a month calendar, a column of available time slots for the selected day, a service picker, a customer details form, and a confirmation summary card.
Zapier Founder Small biz
Course starter
Calendly booking → instant Slack ping
The moment a prospect books a meeting in Calendly, Zapier fires a Slack message to the relevant channel with the invitee's name, company, meeting type, and a calendar link — no checking the inbox.
→The whole team sees new bookings in real time so the right person can prepare.
Try it yourself
Trigger: Calendly (new invitee created) → Action: Slack (send message with invitee name, meeting type, time).
OpenClaw Small biz
Course starter
Booking confirmation and follow-up sequence
When a new booking appears in a shared calendar or CSV export, OpenClaw sends a confirmation message to the client via the channel of your choice, sets a reminder to follow up 24 hours after the appointment, and logs the outcome to a running tracker.
→Every client is acknowledged and followed up on automatically — no booking falls through the cracks at busy periods.
Try it yourself
Message your bot: "Watch my bookings sheet for new rows. Send a confirmation to each client, then follow up the day after their appointment. Log confirmed, no-show, or rebooked to the tracker."
Internal tools & ops30
Base44 AI-native SME Small biz
Course starter
Expense submission & approval
An app where staff submit expenses with a receipt photo and managers approve or reject them, with totals per department.
→Turns reimbursement chaos into a clean approval queue with an audit trail.
Try it yourself
Build an expense app where employees submit an expense with amount, category, and a receipt photo. Their manager logs in to approve or reject it with a comment. Show finance a dashboard of pending approvals and total spend by department this month.
Base44 Small biz
Course starter
Shop inventory & stock alerts
A stock tracker for a small shop — products with quantities, low-stock alerts, and a simple sales log.
→Stop running out of bestsellers and over-ordering slow movers.
Try it yourself
Build an inventory app for my shop. Track products with SKU, quantity, cost, and price; log each sale to decrement stock. Alert me when an item drops below a reorder threshold and show a dashboard of stock value and top sellers.
Base44 AI-native SME Small biz
Course starter
AI document intake & extraction
An app where staff upload PDFs or invoices and built-in AI extracts the key fields into a structured, searchable table.
→Turns piles of documents into clean data without manual re-typing.
Try it yourself
Build a document intake app where staff upload invoices or contracts as PDFs. Use AI to extract key fields (vendor, date, amount, due date) into a structured record, let users correct any field, and make the whole table searchable and exportable.
v0 Small biz AI-native SME
Course starter
Inventory management panel
A stock-control UI with a products table, quantity badges, low-stock alerts and an edit dialog.
→A no-spreadsheet way for a shop to watch stock.
Try it yourself
Design an inventory management panel with summary cards (total SKUs, low stock, out of stock), a products table with stock-level badges and low-stock highlighting, search and category filters, and an edit-stock dialog.
Hermes Founder Small biz
Real build
Version-control your agent’s brain
A nightly backup of the agent's config and database to GitHub; edit the config on GitHub and it mirrors back.
→Your agent’s setup is recoverable and reviewable like any other code.
Try it yourself
Every night at 2am, back up your config and memory database to my private GitHub repo. If I edit the config there, pull the change and apply it.
A consultant ran a production Hermes for 297+ days straight, automating over $100K of client value.
→Evidence a self-hosted agent can be durable, revenue-generating infrastructure.
Try it yourself
Take over [my recurring client deliverable — weekly reports / data pulls / outreach sequences], run it automatically every week, and log completed work to memory.
A shared agent reachable over WhatsApp, with a different use case per family member, for a one-time ~$200 cost.
→Several paid AI subscriptions collapse into one self-hosted agent.
Try it yourself
Set up a shared WhatsApp connection and remember a different use case per family member — [grocery lists for one, homework help for another] — so everyone gets a personalised assistant.
A personal Hermes running a strong cloud model via OpenRouter on a $10/month Hetzner box.
→An always-on personal agent for the price of a couple of coffees.
Try it yourself
Walk me through deploying yourself as a systemd service on a $10/month Hetzner VPS using a strong cloud model via OpenRouter, then message me on Telegram once you are running.
A managed Hermes-hosting service — bring an API key and a Telegram bot, they run the box.
→A self-hosted-style agent for non-technical owners who don’t want a server.
Try it yourself
Guide me through connecting my API key and Telegram bot token to a managed Hermes host so I have a personal agent running with no server setup on my part.
Two Telegram community groups served by one gateway — same personality and memory, but specialised per group.
→Run multiple audience channels from a single agent without them bleeding together.
Try it yourself
Connect to my two Telegram group chats, remember a distinct personality and topic focus for each, and use the same memory backend so context carries across both groups.
A starter where the agent summarises yesterday’s progress across your projects each morning and asks what to prioritise, then recaps at day’s end.
→A self-running operating rhythm for a one-person business.
Try it yourself
Every weekday at 9am, summarise where each of my projects stands and ask me what to prioritise. At 6pm, recap what moved and flag anything stuck.
Hermes Small biz
Course starter
Turn receipts into a clean expense log
A starter where you forward photos of receipts on Telegram and the agent extracts vendor, amount and date into a running spreadsheet.
→Bookkeeping that happens as you spend, not in a Sunday-night panic.
Try it yourself
When I send you a receipt photo on Telegram, read the vendor, total and date and append a row to my expenses sheet. Each Friday, send me the week’s total by category.
Hermes AI-native SME Small biz
Real build
Legal work on an air-gapped GPU
A legal professional self-hosts Hermes on a single edge GPU with a small local model because data cannot go to third-party APIs.
→Useful AI for a confidentiality-bound practice, with nothing leaving the box.
Try it yourself
Run entirely on my local GPU using a small local model so no document text leaves my machine, then summarise the contract I upload.
A built-in skill for reading and writing Airtable bases through its REST API.
Try it yourself
Turn on the Airtable skill, then read my contacts base, add a new record for a lead I just met — [name, company, notes] — and message me on Telegram when it’s saved.
A built-in maps skill for geocoding, points of interest, routes and timezones — handy for any field-service business.
Try it yourself
Turn on the maps skill, then find the five nearest [plumbers] to [job-site address], calculate drive time from my depot, and message me the ranked list on Telegram.
When an email with a specific label arrives in Gmail, Zapier extracts the attachment and parsed data fields, then appends a new row to a designated Google Sheet — useful for recurring CSV reports sent by suppliers or clients.
→Incoming data files land in the spreadsheet automatically instead of requiring manual download and paste.
Try it yourself
Trigger: Gmail (new email matching label) → Action: Formatter (parse attachment / extract fields) → Action: Google Sheets (append row).
Windsurf AI-native SME Small biz
Course starter
Extend Django admin with custom list filters and bulk actions
Windsurf reads the existing Django models and admin registrations, adds date-range and status dropdown filters to the order admin, implements a "mark as shipped" bulk action, and registers custom column display — following the project's existing admin patterns.
→Operations staff can filter and bulk-update orders directly in Django admin without a custom internal tool build.
Try it yourself
Open Windsurf with the admin.py and models.py in context: "Add a date-range filter, a status filter, and a bulk 'mark as shipped' action to the OrderAdmin class. Match the patterns already used in ProductAdmin."
With one CRUD route written as a pattern, Copilot completes the remaining five resource routes (list, create, read, update, delete, delete) with correct error handling and validation — following the established pattern without deviation.
→A full set of CRUD routes that would take 2–3 hours to type is done in 20 minutes with consistent style and no copy-paste errors.
Try it yourself
Write the first route (e.g. GET /items) in full. Start the second route with the function signature — Copilot will complete the body. Accept, review, and repeat for each resource.
OpenClaw Small biz AI-native SME
Course starter
Nightly backup with delivery confirmation
OpenClaw runs a shell backup script each night, verifies the archive size and checksum, rotates old backups, and sends a one-line Telegram confirmation — or an alert if anything failed.
→Backup status is visible every morning with zero manual effort; failures surface immediately instead of on the day you need to restore.
Try it yourself
In Telegram: "Every night at 2am, run ~/scripts/backup.sh, check the output size is > 10MB, rotate archives older than 30 days, and ping me with pass/fail."
LM Studio AI-native SME Small biz
In the gallery
Contract clause review without a legal API
A business owner pastes supplier or client contract text into LM Studio's chat and asks the model to flag unusual indemnity clauses, payment terms, and jurisdiction choices — all processed locally before involving a lawyer for final sign-off.
→A first-pass legal screen is done in minutes on sensitive contract text, without uploading confidential terms to a cloud AI service.
Try it yourself
In LM Studio, use a large instruction model. System prompt: "You are a contract analyst. Flag clauses that are unusually risky for the buyer. Be specific and cite the clause text." Paste the contract.
AnythingLLM Small biz Founder
Course starter
Support replies grounded in your product docs
A small team ingests product manuals, FAQs, and a sample of resolved tickets into an AnythingLLM workspace running on a local model. When a new question comes in, support pastes it and gets a draft reply grounded in the actual docs, with citations to check before sending — customer data and internal docs stay on the machine.
→First-draft support answers in seconds that are anchored to real documentation, with no per-token cost and no customer data sent to a cloud API.
Try it yourself
In AnythingLLM, create a "Support" workspace on a local model, upload your manuals + FAQ + a few resolved tickets, then ask: "Draft a reply to this customer question using only our docs, and cite the source: <paste question>."
ChatGPT Small biz Founder
Course starter
Enable Data Controls before sharing confidential client data
In ChatGPT settings → Data Controls, turn off "Improve the model for everyone" before any session that involves customer names, financial figures, or contract terms. For persistent protection, use ChatGPT Team or Enterprise, which has no-retention by default.
→Confidential business information shared in the session is not used for future model training, reducing data-leakage risk with clients or partners.
Try it yourself
Settings (bottom-left avatar) → Data Controls → toggle off "Improve the model for everyone." Verify the toggle persists across browser sessions before sharing sensitive data.
Langflow AI-native SME Small biz
Course starter
Form-to-action intake agent
A Langflow agent reads incoming request text, classifies it, extracts the key fields, and routes a structured summary to the right inbox — exported as an API the rest of your stack calls.
→Messy free-text requests arrive pre-sorted and structured, with no manual triage.
Try it yourself
New Flow → Agent + a "classify/extract" prompt → export as API → POST a sample request to it.
Content & marketing17
Base44 Creator Small biz
Course starter
Influencer campaign tracker
A tracker for influencer collaborations — contact, fee, deliverables, post links, and performance per campaign.
→See which creators actually drive results before renewing a partnership.
Try it yourself
Build an influencer campaign tracker. For each collaboration, record the creator, fee, deliverables, due dates, and live post links with their view and engagement numbers. Show a dashboard of total spend and best-performing creators per campaign.
v0 Creator Small biz
Course starter
Newsletter signup flow
A polished email capture flow: a landing hero, signup form with validation, and a success state.
→A high-converting capture page you can point ads or social traffic at.
Try it yourself
Build a newsletter signup landing page with a compelling headline, a single email input with inline validation, a privacy reassurance line, and an animated thank-you success state after submitting.
v0 Small biz
Course starter
Restaurant site with menu
A warm restaurant homepage with hero photography, a categorised menu, hours, location map area and reservations CTA.
→A tasteful single page that replaces a tired template site.
Try it yourself
Create a restaurant website with a full-width hero photo, an about blurb, a menu organised by category with prices, opening hours, a location section, and a “Reserve a table” button. Warm, appetising design.
v0 Creator Small biz
Course starter
Creative agency website
A bold agency site with a striking hero, services, a case-study showcase and a contact section.
→A site that signals craft to prospective clients.
Try it yourself
Create a creative agency website with an oversized typographic hero, a services list, a portfolio of case studies with large imagery, a client logo strip, and a contact form. Bold, confident, modern.
v0 Creator Small biz
Course starter
Social content calendar
A planning tool with a month grid, scheduled post cards by platform, and a compose drawer.
→A visual planner that replaces a messy posting spreadsheet.
Try it yourself
Build a social content calendar with a monthly grid, draggable post cards showing platform icon, caption preview and scheduled time, platform colour coding, and a side drawer to compose a new post.
Hermes Small biz Creator
Real build
Lifecycle email campaigns on autopilot
A skill pack that runs lifecycle email-marketing workflows — sequences, triggers, follow-ups. Needs the lifecycle-email skill installed first.
→Marketing automation a solo operator can run without a marketing-ops hire.
Try it yourself
Set up a welcome sequence, a re-engagement trigger, and a weekly newsletter follow-up for my subscriber list.
Hermes learns your style from past posts and scripts, remembers your preferred phrasing and emojis, and drafts LinkedIn posts or tweets that sound like you.
→On-brand drafts that stay consistent because the agent remembers your voice.
Try it yourself
Read my last 20 posts and learn my voice. When I paste a rough idea, draft three posts in my style and save anything I tweak so you sound more like me next time.
When a new post is published in a CMS (e.g. Webflow or Notion), the scenario reformats the title and excerpt for each platform and publishes to LinkedIn, Twitter/X, Facebook Page, and a mailing list in one run.
→A single publish action distributes to four channels in under a minute, keeping brand voice consistent.
Try it yourself
Webhook / RSS module (new CMS post) → Router (four branches) → LinkedIn / X / Facebook / Mailchimp modules (format + post per platform).
Zapier Creator Small biz
In the gallery
Typeform signup → MailChimp list + welcome email
Every Typeform entry is added as a subscriber to the matching MailChimp audience segment and immediately triggers the welcome email sequence — no manual import.
→New signups enter the nurture flow within seconds, improving first-impression timing.
Try it yourself
Trigger: Typeform (new entry) → Action: MailChimp (add/update subscriber, set tags) → (MailChimp automation handles welcome sequence).
Antigravity Creator Small biz
Course starter
Add i18n support to an existing Next.js site
Antigravity reads every page and component, extracts all hard-coded strings into locale JSON files, wires up next-intl, and adds a language switcher — covering all existing routes without breaking any layout or routing.
→The site is ready for a second language within a day; adding a third locale later only requires a new JSON file.
Try it yourself
In Antigravity: "Add next-intl i18n to this Next.js 14 app. Extract all user-visible strings into messages/en.json. Add a /[locale] route prefix. Add a language-switcher component to the header."
ChatGPT Founder Small biz AI-native SME
Course starter
Draft and polish everyday writing
Give ChatGPT the bullet points and have it draft a clear email, proposal, or summary — then refine tone in follow-ups.
→A solid first draft in seconds, then tightened to your voice.
Try it yourself
"Turn these bullets into a friendly but professional client update, ~150 words."
Jan Small biz Creator
Course starter
Offline product description writer for a small shop
A shop owner with limited budget uses Jan to draft product listings from bullet-point specs — no subscription, no per-request charge — generating SEO-friendly descriptions for a new product line in one sitting on their home computer.
→A full batch of product descriptions is written at zero ongoing cost, with no dependency on cloud AI pricing or availability.
Try it yourself
Open Jan, download a small fast model (e.g. Phi-3 Mini), prompt: "Write a 100-word product description for an e-commerce listing. Tone: friendly and clear. Specs: [paste your bullet points]."
Gemini Creator Small biz
Course starter
Use Gemini to draft, then rewrite in your own voice
Ask Gemini to produce a structural outline or a rough first draft for a post or article, but then rewrite every sentence yourself before publishing. Treat the AI output as a research assistant's notes, not a finished product.
→Your published content reflects your authentic voice and original judgement, and you avoid the reputational and platform risk of publishing AI prose that readers or algorithms flag as generic.
Try it yourself
Prompt: "Give me a bullet-point outline for a post on [topic], including 3 angle options." Then write the post from scratch using only the outline — do not copy any generated sentences.
Marketplaces & directories5
Base44 Founder Small biz
In the gallery
Equipment rental marketplace
A marketplace where owners list gear for rent and renters browse availability and book dates, each with an account.
→Stands up a niche rental marketplace with bookings and calendars handled for you.
Try it yourself
Build an equipment rental marketplace. Owners list items with photos, daily price, and availability; renters browse, pick dates, and request a booking. Show owners a calendar of their bookings and renters a list of their upcoming rentals.
A listings site where an agent posts properties with photos and buyers browse, save favourites, and send enquiries.
→A branded listings portal with a captured-lead inbox instead of a static page.
Try it yourself
Build a property listings portal. Agents post listings with photos, price, location, and details; buyers browse, filter, save favourites, and submit an enquiry. Give agents a dashboard of listings and incoming enquiries to follow up.
A searchable directory of listings with categories, filters, detail pages, and paid featured placements.
→Build a monetizable directory in an afternoon and charge businesses to be featured.
Try it yourself
Build a directory of local coffee shops with search, category filters, and a detail page for each listing showing photos, hours, and a map. Let business owners submit and claim their listing, and let them pay through Stripe for a featured spot at the top of results.
A real-estate site with searchable listings, photo galleries, map view, and enquiry forms.
→Give a small agency a polished listings site without a costly platform.
Try it yourself
Build a property listings portal with search and filters for price, bedrooms, and location. Each listing has a photo gallery, map, and details. Let visitors submit an enquiry on a listing, and give agents an admin area to add and edit properties.
A real-estate browse UI with filterable listing cards, photos, price and a map sidebar area.
→A polished listings front-end for an agent or rental host.
Try it yourself
Design a property listings page with filters for price, bedrooms and location, a grid of listing cards showing photo, price, beds/baths and address, a favourite heart toggle, and a map sidebar placeholder.
Research & data tools2
Hermes Small biz
Real build
Standing competitor research
The agent researches competitors on a schedule and summarises what changed.
Try it yourself
Every Monday, check my three main competitors' sites and socials, and send me a short note on anything new — pricing, launches, hires.
Explain and fix a failing test suite after a dependency upgrade
After bumping a major dependency version, 14 tests fail. Codex reads the diff, the failing test output, and the dependency changelog, then applies the minimal set of code changes to restore all green — explaining each fix in plain language.
→The upgrade unblocks in under an hour with a clear audit trail of why each fix was made.
Try it yourself
Run `codex` with the test output pasted in: "The following 14 tests broke after upgrading pandas to 2.x. Here is the output. Fix the source code (not the tests) to make them pass."
Commerce & payments10
Base44 Small biz
Course starter
Invoice & payment tracker
A lightweight invoicing tool to create invoices per client, mark them paid or overdue, and watch outstanding revenue.
→Know exactly who owes you what without a spreadsheet that nobody updates.
Try it yourself
Build an invoice tracker where I add clients and create invoices with line items, due date, and status (Draft, Sent, Paid, Overdue). Show a dashboard of total outstanding, paid this month, and a list of overdue invoices to chase.
Lovable Small biz
Course starter
Invoice generator for freelancers
An app to create, send, and track invoices with payment status and a client list.
→Send professional invoices and see at a glance what’s unpaid.
Try it yourself
Build an invoice app where freelancers log in, add clients, and create line-item invoices that calculate totals and tax. Let them mark invoices as sent or paid, show an overdue list, and give a dashboard of outstanding versus collected revenue this month.
Lovable Small biz
In the gallery
Restaurant menu & online ordering
A digital menu where customers browse dishes, add to cart, and pay for pickup orders.
→Take orders directly and skip the delivery-app commission.
Try it yourself
Build an online ordering site for a restaurant with a categorized menu, item photos, and a cart. Let customers check out and pay with Stripe for pickup, save the order, and give the kitchen an admin view of incoming orders they can mark as ready.
A storefront for a recurring subscription box with plan selection, billing, and a subscriber dashboard.
→Launch a recurring-revenue product with billing handled for you.
Try it yourself
Build a subscription box site where customers pick a monthly plan and subscribe through Stripe. Let them manage shipping address and pause or cancel from their account, and give me an admin view of active subscribers and upcoming shipments.
Lovable Creator Small biz
In the gallery
Digital downloads store
A storefront selling digital files where buyers pay and get a secure download link.
→Sell templates, presets, or ebooks with delivery handled automatically.
Try it yourself
Build a digital products store where I list downloadable files with a price and cover image. Let customers buy with Stripe and immediately get a secure download, store their purchase history so they can re-download, and give me a sales dashboard.
A storefront product detail page with image gallery, variant picker, price, reviews and an add-to-cart bar.
→A conversion-focused product page you can adapt for any shop.
Try it yourself
Build an e-commerce product page with a thumbnail image gallery, a size and colour selector, price with a sale badge, star ratings and reviews, an add-to-cart button, and a sticky buy bar on mobile.
A form-driven invoice builder with line items, totals, tax and a live preview that looks print-ready.
→A self-serve invoicing front-end for a solo operator.
Try it yourself
Build an invoice generator with a form for client details and editable line items (description, qty, price), automatic subtotal, tax and total calculation, and a clean print-ready invoice preview beside the form.
Make Small biz Founder
Course starter
Stripe payment to accounting and invoice
Every successful Stripe charge triggers the scenario to create a matching invoice in QuickBooks (or Xero) and email a PDF receipt to the customer — no manual bookkeeping entry.
→Revenue is reconciled in accounting within seconds of payment and customers get a receipt automatically.
Try it yourself
Stripe module (watch payments) → QuickBooks module (create invoice / payment) → Email module (send PDF receipt to customer).
Zapier Small biz
In the gallery
Shopify order delivered → review request email
Three days after a Shopify order is marked fulfilled, Zapier sends the customer a personalised review-request email via Gmail, including the product name and a link to the review page.
→Review volume increases without any manual follow-up effort from the shop owner.
Add a Shopify webhook handler to an existing Flask app
Aider adds an HMAC-verified `/webhooks/shopify` POST route to an existing Flask app, persists the event payload to the database, and triggers an order-confirmation email — matching the repo's existing patterns for route layout and database models.
→Order events from Shopify flow into the app's database automatically; the shop owner no longer manually syncs orders.
Try it yourself
Run `aider app/routes/webhooks.py app/models/order.py`: "Add a Shopify orders/paid webhook handler. Verify the HMAC signature using SHOPIFY_SECRET. Save the order to the Order model. Send a confirmation email via the existing mailer."
Forms, surveys & feedback4
Base44 Creator Small biz AI-native SME
In the gallery
Event registration & check-in
An event app where attendees register, get a ticket, and organizers check them in at the door from an admin view.
→Handles signups and day-of check-in in one place, with live attendance counts.
Try it yourself
Build an event registration app. Attendees sign up with name and email and receive a confirmation with a ticket code. Give organizers a check-in screen to mark arrivals and a dashboard showing registered vs checked-in counts in real time.
An event page where attendees register, pay for tickets via Stripe, and receive a confirmation.
→Sell tickets directly and own your attendee list instead of renting it from a platform.
Try it yourself
Build an event registration site with an event detail page, multiple ticket types at different prices, and Stripe checkout. Save each registration, email a confirmation with the ticket, and give me an organizer dashboard showing who registered and total revenue.
A multi-step quote request form that captures structured leads and routes them to a sales inbox.
→Turn vague enquiries into structured leads you can actually act on.
Try it yourself
Build a quote request portal with a multi-step form that collects project details, budget range, and contact info. Save each submission as a lead, show me an admin inbox where I can view and update lead status, and confirm submission to the customer.
Ollama Small biz Founder
Course starter
Batch-classify customer feedback without an API bill
A CSV of hundreds of survey responses is fed row-by-row to a local Mistral model through the Ollama API; each response gets a category label (positive / negative / feature-request / bug) written back to a new column — no cloud API key, no token costs.
→Thousands of rows classified overnight on a laptop for free, with no data ever leaving the machine.
Try it yourself
Run `ollama pull mistral`, then iterate the CSV in Python and POST each `response_text` to `localhost:11434/api/generate` asking for a single category label; write labels back to the DataFrame.
Knowledge & docs2
Hermes Small biz
Built-in skill
Keep Notion up to date for you
A built-in Notion skill so the agent files notes, tasks and records into your workspace.
Try it yourself
Turn on the Notion skill, then file today’s meeting notes into my Notion workspace and create a follow-up task with a due date.
OpenClaw indexes your internal docs folder and remembers the index across sessions; team members ask procedural questions in a shared Slack channel and the bot replies with the relevant passage and file path.
→Policy and process questions get a precise, document-grounded answer in seconds — reducing interruptions to senior staff and keeping remote teams unblocked.
Try it yourself
In Slack: "Index our docs at [path] and remember the structure. Whenever anyone in this channel asks a process question, answer from those docs and cite the file."
Trackers5
Base44 Creator Small biz
Course starter
Coaching client & progress tracker
A coaching app where clients log progress and check-ins and the coach reviews trends and leaves feedback per client.
→Keeps clients accountable between sessions and shows them their own progress over time.
Try it yourself
Build a coaching app where my clients log in to record weekly check-ins and progress metrics. Let me, the coach, review each client’s trend, leave feedback, and assign action items. Show me a dashboard of all clients and who hasn’t checked in.
v0 Creator Small biz
Course starter
Habit & fitness dashboard
A personal tracking dashboard with streaks, progress rings, weekly charts and a goals list.
→A motivating progress UI for a coaching product or personal app.
Try it yourself
Design a habit and fitness dashboard with circular progress rings for daily goals, a current-streak counter, a weekly activity bar chart, and a checklist of today’s habits with satisfying check animations.
Hermes Small biz
Real build
An autonomous job hunter it coded itself
Hermes autonomously wrote "Job Scout" — searches job boards, scores listings against your CV, researches companies, tracks applications. It wrote and tested all the code.
→A bespoke tool, coded by the agent on request — and a clean demo of Hermes building software.
Try it yourself
Write a Job Scout skill: search LinkedIn and Indeed for roles matching my CV, score each listing, research the companies, and message me on Telegram with the top five matches each morning.
A "Meal Manager" plugin that tracks fridge inventory in natural language and scores suggestions by availability and recency — a clean pattern for any light inventory job. Needs the Meal Manager plugin installed first.
→A reusable template for low-friction inventory the agent keeps in its head.
Try it yourself
Here’s what’s in my fridge: [list]. Suggest three dinners ranked by ingredient availability and how long each item has been sitting.
OpenClaw visits a list of competitor pricing, product, or careers pages on a schedule, diffs the rendered text against the previous snapshot, and sends a Slack message summarising any meaningful changes.
→You catch pricing moves, new feature announcements, or hiring signals within hours instead of stumbling on them weeks later.
Try it yourself
In Slack, message your OpenClaw bot: "Check [list of URLs] every Monday and Thursday morning. If any page changes, summarise what changed and post it here."