TL;DR — Every .NET RAG project quietly ships a Python sidecar to do one job: chunk documents. I got...
Your .NET RAG stack hides a Python sidecar. I built the engine that removes it.
TL;DR — Every .NET RAG project quietly ships a Python sidecar to do one job: chunk documents. I got...
Most AI agent audit logs can tell you what prompt ran, what model answered, and which tools were...
I built this website from scratch over about three weeks of actual work. A week during holiday, a...
Deploying a LangChain app on a $5/month VPS was an experiment born out of necessity. Working in...