Skip to content
⟪
PrepStack
Blog
Interview
.NET
React
SQL
System Design
AI
About
AI — PrepStack | PrepStack
Home
Interview
AI
AI interview questions
LLMs, RAG, vector search, Azure OpenAI, and intelligent agents for .NET teams.
AI
Easy
What is RAG (Retrieval-Augmented Generation) and what problems does it solve?
AI
Medium
RAG vs fine-tuning — when do you choose which?
AI
Medium
How do you chunk documents effectively for RAG?
AI
Hard
How do you prevent hallucinations and improve answer quality in RAG?
AI
Hard
RAG in production — security, cost, freshness, and the patterns that matter