top of page


Agentic software development: PRD to PR without code
The gap between a written product concept and working, tested, version-controlled code can now be closed without a developer writing a line of application code. From PRD to PR without code, automation is happening today.

David Turner
Jul 219 min read


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 2211 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