This folder contains the rendered diagrams used to explain MajorMatch during the presentation.
- Architecture overview: system components and how they connect.
- Prediction architecture: trained model, feature handling, and fallback path.
- Semantic search architecture: embeddings, storage, ranking, and projection setup.
- Adzuna job context architecture: query building, request flow, and parsed output.
- Orchestrator execution flow: how the app decides whether to call tools.
- Semantic search execution flow: how a query is handled from input to ranked results.
- Career context execution flow: how the app requests and formats Adzuna results.
- Prediction execution flow: how the app handles prediction requests, including feature selection and fallback.
Use the PNG files under rendered/ when you need presentation-ready screenshots, and keep the .mmd files only if you want to edit the diagrams later.