From the Joinloop team
The Joinloop Blog
Practical articles on AI engineering, agentic systems, RAG, developer productivity, and what PMs need to know about shipping AI products.
πΈοΈ
AI EngineeringAgents
LangGraph: Build Production-Grade AI Agents That Don't Fall Apart
Most LLM chains break on the third step. LangGraph gives you explicit state, conditional routing, and crash recovery β here's how to actually use it.
22 June 20268 min read
π§ͺ
AI EngineeringAgents
LLM Evals for Production Agents: A Practical Guide
89% of teams running AI agents in production have observability. Only 52% have evals. That 37-point gap is where production quality dies β here's how to close it.
22 June 20269 min read
ποΈ
AI EngineeringRAG
How to Build a RAG Pipeline from Scratch (With Code)
RAG is the most practical AI pattern for most products. Here's how it actually works β embeddings, vector search, chunking, and retrieval β with working Python code you can run today.
18 June 20267 min read