NVIDIA
NVIDIA
AI-Q Research Assistant File Loader
Container
NVIDIA
NVIDIA
AI-Q Research Assistant File Loader

The NVIDIA AI-Q Research Assistant Blueprint gives developers a foundational starting point for building a deep research assistant that can run on-premise. This container includes a utility to create two default datasets used by the demo web UI.

LayerLabelCreated
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4CMD
["uv" "run" "python" "sync_files2.py"]
06/05/2025 2:58 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
PYTHONUNBUFFERED=1
06/05/2025 2:58 PM UTC
sha256:49f96fc7c82fc894e0ebd9dfa37db503104085d16df23369ea59c4282647a36dCOPY
./files/* .
06/05/2025 2:58 PM UTC
sha256:4401df67bc480ad94ffb7536d64ee664e37cf9f148d0e11ad95d91cdec5ab069COPY
./sync_files2.py .
06/05/2025 2:58 PM UTC
sha256:5eadbadc67841c7e237815c74a24b53ab0678dbf9fe6f54f0fd5e1777205b563RUN
uv pip install --no-cache-dir -r requirements.txt
06/05/2025 2:58 PM UTC
sha256:7ef1452cf06835985d0ecb406b2c76957d67d1cc1d74f2c9b5d2ba7bd7fdff77RUN
uv venv --python-preference managed
06/05/2025 2:58 PM UTC
sha256:a00fa0f16219eddaa88bfb5f0efb8b2a495486d21635295e49f77e674fc00963COPY
requirements.txt .
06/05/2025 2:58 PM UTC
sha256:f1f120c36577fa8922a1ddeb426b6f21d8fb558c0df2d9c6fae497f0d8535ff8RUN
mkdir -p /tmp-data/uploaded_files
06/05/2025 2:58 PM UTC
sha256:cbeff61b686286e6bdd795c605861c44f243de7f080e432479c7462ef54fd17dRUN
apt-get update &&
  apt-get install -y build-essential &&
  rm -rf /var/lib/apt/lists/*
06/05/2025 2:58 PM UTC
sha256:e59e9d42107f7ebdfb9e6308aa54c993dc7f0dea785e2910f71a30088e823afbWORKDIR
/app
06/05/2025 2:58 PM UTC