Tagged: Llm
7 posts

April 21, 2026 · 5 min read · case-studies
Self-hosted German PII redactor for SAP prod→dev copies. Plugs in after TDMS/Delphix/Informatica to cover free-text NOTES columns, unclassified Z-tables, and OCR'd attachments. DSGVO-konform, Apache 2.0, runs on a single consumer GPU.

April 17, 2026 · 13 min read · guides
How to choose an LLM for production workloads. 7 selection criteria, a decision tree, an evaluation process, and a requirements checklist from real deployments. Download the free AI Automation Checklist.

April 16, 2026 · 15 min read · guides
Self-hosted LLM vs API cost analysis with break-even math. When to self-host, when to stay on Claude, and the hybrid pattern most production teams actually use. Download the free AI Automation Checklist.

April 15, 2026 · 18 min read · guides
An opinionated LLM API comparison for production. Claude vs GPT vs Gemini vs Mistral vs DeepSeek on features, developer experience, reliability, and fit. Download the free AI Automation Checklist.

April 11, 2026 · 12 min read · guides
LLM API cost comparison for 2026. Model your real workload costs with prompt caching, output tokens, reasoning, and batch API factored in. Download the free AI Automation Checklist.

April 5, 2026 · 16 min read · blog
Complete self-hosted LLM Kubernetes guide. Deploy vLLM on GPU nodes with manifests, HPA, monitoring, and cost modeling. Practitioner notes included. Download the free AI Automation Checklist.

April 1, 2026 · 16 min read · blog
End-to-end RAG pipeline tutorial. Qdrant + Claude Sonnet 4.6 + local embeddings. Real code for chunking, retrieval, augmentation, and citation-grounded answers. Download the free AI Automation Checklist.