Technical insights, tutorials, and thoughts on AI

Kubernetes for Docker Users: A Practical Primer

Kubernetes for Docker Users: A Practical Primer

•
Tech Kubernetes Devops
If you’ve used Docker Compose, you already understand the core idea: define your services, wire them together with a network, and let the runtime manage the processes. Kubernetes takes that same id...
Why and How We Created the Document Agent

Why and How We Created the Document Agent

•
Ai Programming Engineering Product
The Document Agent is the chat on the document page in DocRouter: you talk to an AI in the context of a single document to create or edit schemas, prompts, and tags, run extraction, and tweak resul...