đ Runnable companion notebooks are on GitHub: doc-intel/notebooks-vol1.
1. The model hallucinates; answer from the passages, not from memory
The first three bricks converge here, each covered in its own articles:
- Document parsing, the PDF turned into structured tables: Article 5A (what to read in a PDF) and Article 5B (the relational data model).
- Question parsing, the user string turned into ...
