How multiple simple agents create emergent complexity
Note: Inspired by thinking about extensions to mostlylucid.mockllmapi and material for the (never to be released but I like to think about it 😜)...
Thursday, 13 November 2025 23:00
//
9 minute read
NOTE: This is an old article I forgot to release. Here it is, enjoy! I updated it but may be some issues I missed.
CQRS and Event Sourcing - two patterns that are often mentioned together but...
Thursday, 13 November 2025 12:00
//
19 minute read
WARNING: THESE ARE DRAFT POSTS WHICH 'ESCAPED'.
It's likely much of what's below won't work; I generate these as how-to for ME and then do all the steps and get the sample app working...You've been...
Wednesday, 12 November 2025 22:45
//
14 minute read
WARNING: THESE ARE DRAFT POSTS WHICH 'ESCAPED'.
It's likely much of what's below won't work; I generate these as how-to for ME and then do all the steps and get the sample app working...You've been...
Wednesday, 12 November 2025 22:45
//
13 minute read
WARNING: THESE ARE DRAFT POSTS WHICH 'ESCAPED'.
It's likely much of what's below won't work; I generate these as how-to for ME and then do all the steps and get the sample app working...You've been...
Wednesday, 12 November 2025 22:45
//
16 minute read
WARNING: THESE ARE DRAFT POSTS WHICH 'ESCAPED'.
It's likely much of what's below won't work; I generate these as how-to for ME and then do all the steps and get the sample app working...You've been...
Wednesday, 12 November 2025 22:45
//
16 minute read
Welcome to Part 4! We've set up our GPU (Part 2), understand embeddings and vector databases (Part 3), and have the overall architecture (Part 1). Now it's time to build the ingestion pipeline - the...
Wednesday, 12 November 2025 22:45
//
25 minute read
Welcome to Part 2! In Part 1, we laid out the vision for building a writing assistant that uses your blog as a knowledge base - like how lawyers use LLMs trained on case law to draft documents. Now...
Wednesday, 12 November 2025 22:45
//
21 minute read
Buckle in because this is going to be a long series! If you've been following along with this blog, you'll know I'm a bit obsessed with finding interesting ways to use LLMs and AI in practical...
Wednesday, 12 November 2025 22:45
//
17 minute read
In my 8-part "Lawyer GPT" series, I showed you how to build a complete local RAG-based writing assistant using GPU acceleration, local LLMs, and vector databases. It's powerful, private, and runs...
Wednesday, 12 November 2025 22:45
//
24 minute read