-
Governing the Determinism Spectrum in Legal Practice — A Governed AI Harness for NSW
A lawyer carries the liability for everything the AI produces. Our job is to make deterministic the parts of that work that must never be left to chance.
-
Operant AI — The Delegation Layer for Software Delivery
Operant AI builds the delegation layer for software delivery: a verified, accountable pipeline that owns the work from spec to shipped feature.
-
From Agents to Harnesses — Domain-Specific Harnessing of the LLM OS
How domain-specific harnesses transform raw LLM agents into governed, deterministic systems
-
Governing the Determinism Spectrum in Agent Harnesses
How five control surfaces — commands, scripts, hooks, gates, and a state machine — pin down every phase boundary an autonomous agent is no longer permitted to cross
-
'Spec-first, Agent Implemented' SDLC Skill for Claude
'Spec-first, Agent Implemented' SDLC Skill for Claude
-
Kizy AI - An opinionated framework for diffusion based workflows
A rough draft of the initial problem space is here: https://blog.kizy.cloud/hypothesis
-
Building a Universal Assistant to connect with any API
Extending our Universal Assistant to connect to almost any API using OpenAPI specs and MCP
-
Creating an embeddable chatbot
Creating and deploying a RAG-based chatbot for Question Answering over website content
-
Building our own Universal Assistant with LangGraph and MCP
Combining LangGraph with MCP to build a Universal Assistant that can interface with different services
-
Building & Deploying an Agent with LangGraph
Creating and deploying a RAG-based chatbot for Question Answering over website content using LangGraph
-
Adding ChatGPT-Like functionality to MacOS Spotlight Search
Adding ChatGPT like search system to the MacOS filesystem with Spotlight, Ollama, and LangChain
-
Making a ChatGPT-like UI for your application in 15 minutes
Creating a Generic Chat UI that we can use with ANY LLM solution we create in future
-
Build and Deploy GenAI Solutions Locally
Bust the myth that AI is only for tech giants - set up and run sophisticated AI models at home
-
Host GPT Locally with Ollama
Hosting LLMs locally with Ollama and adding a UI using Ollama WebUI
-
Building a chat system with Flutter and Cloud Firestore
How to build a chat system in flutter under 20 minutes
-
Writing a simple Slack bot using Node-RED
Creating a Slack bot using Node-RED, a higher level visual programming tool