System Design — AI Specialist (Digital Twin)
Full architecture documents for the four system design prompts in the interview prep.
Files
| File | Design Problem |
|---|---|
| 01-air-gapped-digital-twin-assistant.md | End-to-end AI assistant architecture for an air-gapped Geospatial Digital Twin |
| 02-rag-infrastructure-pipeline.md | RAG pipeline for a 100 GB heterogeneous infrastructure document corpus |
| 03-qlora-domain-adaptation-pipeline.md | QLoRA fine-tuning pipeline from data curation to Ollama deployment |
How to Use These Documents
These are reference architectures — the gold-standard answers you compare yourself against after attempting a system design whiteboard session.
Workflow:
- Read the matching prompt in ../interview-prep/02-system-design-walkthroughs.md
- Attempt the design yourself for 45 minutes
- Read this document — specifically the sections you struggled with
- Note 3 gaps in a personal file; revisit in 3 days
Each document is structured as:
- Clarifying Questions
- Capacity Estimation
- High-Level Architecture (diagram)
- Component Deep Dives (3–5 sections)
- Trade-offs and Alternatives
- Monitoring and Evaluation
- Interview Talking Points