Build Your First Software Factory Execution Harness

Oct 1, Reserve a seat
Category

AI Engineering in Practice

Hands-on projects and practical tutorials for building real-world AI applications. Step-by-step guides from concept to production deployment.

Explore posts

40 posts in total

AI Engineering in Practice9 min read

pip vs uv vs poetry for Python AI services

Which Python dependency manager for production agent services? Install speed, lockfiles, and Docker build times of pip, uv, and poetry compared.

AI Engineering in Practice8 min read

Retry patterns for LLM API errors in production

How to build retry logic that handles rate limits, timeouts, and transient failures without burning money. The backoff rules and the 3 errors you must not retry.

AI Engineering in Practice8 min read

Real-time agent debugging with Langfuse traces

How to debug a live agent incident using Langfuse traces. The search patterns, the 5-minute workflow, and the post-mortem that catches the root cause.

AI Engineering in Practice9 min read

Agent cost optimization from trace data

How to use Langfuse trace data to find where your agent burns tokens. The 4 queries, the cost-per-user view, and the 50 percent savings patterns.

AI Engineering in Practice8 min read

Langfuse + Grafana: agentic AI monitoring

How to combine Langfuse traces with Grafana dashboards for agent monitoring. The integration, the panels, and the alerting that catches real problems.

AI Engineering in Practice8 min read

Docker Compose for the full AI agent stack

How to run your entire agent stack locally with Docker Compose. Postgres, Redis, the agent service, Langfuse, and the network rules that just work.

AI Engineering in Practice7 min read

FastAPI CORS for production agentic APIs

How to configure CORS for a production agentic API without wildcard origins. The allowlist, the credentials flag, and the preflight that breaks SSE.

Weekly Bytes of AI

Technical deep-dives for engineers building production AI systems.

Architecture patterns, system design, cost optimization, and real-world case studies. No fluff, just engineering insights.

Unsubscribe anytime. We respect your inbox.