AI Product Engineering
Block 2: AI-Assisted Engineering & Integration
LLM answers from training data → hallucination, knowledge cutoff, no domain specificity
LLM answers from your curated knowledge → grounded, controllable, up-to-date
You are a knowledge base assistant. Answer using ONLY the information in the context below. If the context lacks the answer, say: "I don't have enough information." Do not use general training knowledge. Do not invent facts.
Without this, the model will "help" by hallucinating from training data.
Before worrying about answer quality:
Log retrieved chunks during development. Bad retrieval cannot be fixed by prompt engineering.
Next Session: Introduction to AI Agents