top of page


Koi identifier Pt.2: LLM training
Training a specific AI model to recognise koi and categorise them more effectively than an Anthropic off-the-shelf LLM.

David Turner
Mar 2212 min read


Koi-identifier Pt. 1: Anthropic API
Building an Anthropic-powered image recognition tool for koi breeds and individual fish

David Turner
Mar 2210 min read


Vibe-coding the Grand-Complication with Claude
A vibe-coding horological workout for Claude, generating a fully-functional, animated Grand-Complication web application.

David Turner
Mar 310 min read


Agentic Orchestration for Branding
After creating a few AI agents, orchestration is the obvious next step; you get those agents talking with each other and working collaboratively, you go from having an assistant to having a team at your disposal.
This requires an orchestration framework to connect the agents - I opted for LangGraph for this project due to it working on a state-machine basis, allowing cycles and loops where the agents could get into critique and refine loops with each other.

David Turner
Mar 310 min read
bottom of page