Status: In development as part of lucidRAG.
Source: github.com/scottgal/lucidrag
Where this fits: VideoSummarizer is the orchestrator of the lucidRAG family, combining five pipelines into a unified...
Thursday, 15 January 2026 19:00
//25 minute read
Search is one of those features everyone underestimates. It looks trivial until real users start typing real queries -acronyms, half-remembered technical terms, punctuation-heavy names like "ASP.NET",...
Wednesday, 14 January 2026 12:00
//14 minute read
Status: AudioSummarizer.Core is currently in development as part of lucidRAG, a forthcoming mostlylucid product for multi-modal RAG. The implementation is complete and working—this article documents...
Monday, 12 January 2026 18:00
//34 minute read
I built StyloFlow because I kept writing the same pattern over and over: components that react to what happened before, emit confidence scores, and sometimes need to escalate to more expensive...
Sunday, 11 January 2026 14:00
//23 minute read
If you're brand new to RAG, start with RAG Explained and RAG Architecture. This post is for the point where you've built a RAG pipeline that mostly works… and now you're paying for it in cost,...
Thursday, 08 January 2026 19:00
//18 minute read