All Posts
-
semachunk: Minimal Semantic Chunker for RAG
When building the examples for Casai - my AI workflow framework - I wanted to include a proper RAG (Retrieval-Augmented Generation) example. Not a toy demo, but something that showed semantic...
read article -
Cascada Script: Parallel by Default, Sequential by Exception
Cascada Script is a scripting language with JavaScript and TypeScript integration that turns async programming upside down: everything runs in parallel by default, you never write await, and...
read article -
The Kitchen Chef's Guide to Taming Chaos
The empty stares I get when I try to explain what I'm working on… well, let's just say I've learned to recognize the precise moment someone mentally taps out, and I don't blame them. So this article...
read article