01 Project index

Tools & Projects

Every build, tracked by reference number and status. Shipped systems, live demos, and what's on the bench in testing — plus the raw build log for anyone who wants to see the workings.

CSI-001SHIPPED

CSIntel Research Assistant

A multi-agent research tool built on the Claude Agent SDK. A parent orchestrator decomposes a question, spawns specialised subagents to investigate in parallel, then synthesises their findings into a single answer.

This is LOG 001 from the original build log — the system CSIntel is named for. It demonstrates parent/subagent orchestration end to end, with each agent scoped to a narrow task and reporting back up the chain.

Agent SDKPythonOrchestrationClaude API
CSI-002LIVE DEMO

Carlina's Café Chatbot

A restaurant AI assistant demo built into a fully branded café site. The assistant fields menu questions, opening hours, and booking enquiries in natural conversation.

A worked example of dropping an AI concierge into a real small-business front end — proof of how a local business could put Claude to work without a single line of glue code on their side.

Claude APIJavaScriptConversational UIDemo
OPEN LIVE DEMO →
CSI-003SHIPPED

Custom Claude Agents

Purpose-built agents tuned for narrow jobs — research assistants, document summarisers, email drafters, and task automation helpers. Each is scoped tightly and deployed as a standalone tool or API endpoint.

Three are live and in regular use. The pattern is deliberately small: one agent, one job, done well — then composed into larger workflows when it earns its place.

Claude APIPythonAgentsAutomation
CSI-004IN TESTING

AI Recipe Generator

Photograph your fridge contents and get an instant, tailored recipe back. Handles missing ingredients intelligently and adapts to dietary preferences on the fly.

Built on Claude's vision API with a mobile-first interface for quick, single-handed use. Currently in testing — ingredient recognition is the part getting hammered before release.

Claude VisionPythonMobile-firstREST API
CSI-005IN TESTING

Chef Social App

A social platform for sharing, discovering, and saving recipes. Users post; AI enriches — auto-tagging, smart categorisation, and personalised discovery feeds running behind the scenes.

Think Instagram for food, with a brain behind it. In testing now, with the recommendation engine and feed ranking being tuned against real posts.

Claude APIReactNode.jsSocial
CSI-006IN QUEUE

Workflow Automation

AI-powered pipelines that connect tools, cut manual steps, and handle repetitive work — from data processing to content scheduling. Triggered by webhooks, schedules, or events.

Next up on the bench. The groundwork is in the Custom Agents project; this packages it into reusable, connectable pipelines. Targeting a first build in the coming weeks.

PythonWebhooksClaude APIPipelines
CSI-007IN QUEUE

Short-Form Content Tools

A pipeline for short-form video — AI-assisted ideation, hook generation, script writing, and scheduling, built around how content actually gets made rather than how tools assume it does.

Aimed at collapsing the gap between "I have an idea" and "this is ready to post." Queued behind the workflow automation work it'll build on.

Claude APIPythonContentScripting
CSI-008IN QUEUE

AI Web Tools

Small, single-purpose utilities — text processors, converters, generators — built fast with AI assistance and deployed as instant-load pages. No accounts, no tracking, just tools that work.

A rolling collection rather than one release. Each lands when it's useful enough to justify the URL.

JavaScriptHTMLClaude APIUtilities
CSI-009SHIPPED

Email Booking Agent

A six-agent n8n pipeline that watches an inbox and books appointments end to end — intent detection, data validation, calendar write, and dual confirmation, with no human in the loop.

Claude classifies each email's intent and pulls the booking out of free text; valid requests are written straight to Google Calendar, and both the client and the owner are confirmed automatically.

n8nClaude APIGoogle CalendarAutomation
SEE BUILD →

02 Build notes

The raw build log.

prototype.html — engineering drawing sheet

The original spec-sheet prototype this whole site grew out of. LOG entries, revision markers, the title block — kept intact as a raw build log and the DNA of everything you're looking at now.

OPEN RAW LOG →

03 Open channel

Want to collaborate, or see something specific built?

Ideas, feedback, and collaborations are always welcome — the bench has room.