mostlylucid.net - Scott Galloway's Developer Blog
author

Hi, I'm Scott Galloway — I'm a consulting web / internet / systems / full-cycle, full-stack developer (it's complicated šŸ¤“) specializing in bringing 'AI' to the masses, .NET Core, full-stack development, cloud, and search technologies. Former Microsoft ASP.NET Program Manager with 30+ years building web applications for Fortune 500 companies and startups. I share my work in progress (PERSONAL!) projects and how I build them. Available for contract, full-time, or consultancy work — get in touch. Code on GitHub | Feedback on Mastodon

Clear All
Page 12 of 79 (Total items: 782)
Semantic Intelligence: Part 1 - Simple Rules, Complex Behavior, Emergent Intelligence?
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

Modern CQRS and Event Sourcing in .NET: Doing It Properly
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

Building a "Lawyer GPT" for Your Blog - Part 8: Advanced Features & Production Deployment
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

Building a "Lawyer GPT" for Your Blog - Part 7: Content Generation & Prompt Engineering
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

Building a "Lawyer GPT" for Your Blog - Part 6: Local LLM Integration
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

Building a "Lawyer GPT" for Your Blog - Part 5: The Windows Client
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

Building a "Lawyer GPT" for Your Blog - Part 4: Building the Ingestion Pipeline
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

Building a "Lawyer GPT" for Your Blog - Part 2: GPU Setup & CUDA in C#
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

Building a "Lawyer GPT" for Your Blog - Part 1: Introduction & Architecture
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

Building a "Lawyer GPT" for Your Blog - Fine Tuning LLM Alternative: RAG with Qdrant and Generic Online LLMs
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

Page 12 of 79 (Total items: 782)
logo

© 2026 Scott Galloway — Unlicense — All content and source code on this site is free to use, copy, modify, and sell.