# Visual Guide

Below is the architecture diagram showing how the main components connect:


<figure class="figure">
<p><img src="../assets/architecture.svg" class="img-fluid figure-img" /></p>
<figcaption>Architecture Diagram</figcaption>
</figure>


The diagram above shows the main components of the system.


# Data Flow

The following diagram illustrates the data flow between components:


<figure class="figure">
<p><img src="../assets/data-flow.svg" class="img-fluid figure-img" /></p>
<figcaption>Data Flow Diagram</figcaption>
</figure>


Data moves from ingestion through processing to storage.
