Tag: ai engineering

29 entries tagged "ai engineering" — 4 posts, 25 links.

Posts

Jun 16, 20267 min — Platform & AI

Python Architecture for AI and Data Systems in 2026

A Python architecture map for AI, data, and backend teams that need notebooks, prompts, evaluations, services, repositories, and infrastructure to stop collapsing into one folder.

Reader outcome: Defined a production Python layout for AI and data systems that separates experimentation, evaluation, domain logic, infrastructure adapters, and deployable service code.

Why custom LLM logging leaves you flying blind in production, and how OpenTelemetry's GenAI semantic conventions turn every model call, tool invocation, and agent step into a traceable, cost-accountable span.

Reader outcome: Reader can instrument an LLM pipeline or agent workflow with OTEL GenAI conventions, export spans and cost metrics to any compatible backend, and build alerts on real token spend and latency instead of inferring from flat logs.

Apr 30, 202611 min — Systems Notes

The SaaS Stack I'd Use for LLM-Assisted Product Development

A pragmatic Python, TypeScript, Supabase, Stripe, and observability stack for shipping SaaS products with AI assistance without turning the architecture into tool soup.

Reader outcome: Defined a default SaaS stack decision brief that optimizes for typed boundaries, fast feedback loops, low operational drag, and clear graduation paths.

Apr 14, 20264 min — Platform & AI

What AI Researchers Do That I Do Not

A short, honest read on what AI researchers actually do day to day, written from outside the role by an applied engineer who reads papers when the work demands it.

Reader outcome: Reader can distinguish AI research work from applied AI engineering work, decide which research outputs change their quarter and which do not, and avoid hiring or being hired against the wrong role description.

Links

All tags