Skip to main content
Tahir Nazir — blog home
T
Tahir Nazir
Engineering notes
Articles
Portfolio
Games
Hire me
Home
/
Blog
/
AI Engineering
#AI Engineering
Every article tagged AI Engineering — 1 in total.
Articles with this tag
01
RAG
RAG
RAG Retrieval Returns the Wrong Chunks: A Production Debugging Guide
Your RAG demo worked and production doesn't. Before you swap the embedding model, check the four things that actually break retrieval: recall settings, chunk boundaries, keyword blindness, and where the answer sits in the prompt.
Troubleshooting
AI Engineering
·
August 9, 2026
·
11 min read
More topics
AI Engineering
#Claude Code
#Cursor
#Developer Tools
#MCP
#RAG
#Vector Search
#pgvector
#Debugging
#AI Coding Agents
#TypeScript