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" "zip_to_collection.py"]
10/07/2025 8:31 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
PYTHONUNBUFFERED=1
10/07/2025 8:31 PM UTC
sha256:407e04f5adfcb5218e726d6d0eb2aedd781100444dd1dc9e3e1bd730e109a3dcCOPY
./files/* .
10/07/2025 8:31 PM UTC
sha256:9d3dde497615e5d50480c409c16046a3ab7c3b4a622f56b7fdd639e10b6fd799COPY
./zip_to_collection.py .
10/07/2025 8:31 PM UTC
sha256:6576d11769078f409be014d1993e42046910e0e5836917caf59bedb31a9b4de2RUN
uv pip install --no-cache-dir -r requirements.txt
10/07/2025 8:31 PM UTC
sha256:d319a105adedf82fa27da9662a945b1e0ae87491e6eafb8b183fc0f642104a3aRUN
uv venv --python-preference managed
10/07/2025 8:31 PM UTC
sha256:3c205e6c48351dd7132588b0d20aab8eceb039a3369362c0d976656449d57e9dCOPY
requirements.txt .
10/07/2025 8:31 PM UTC
sha256:3e987d14ce0ce6721fd8d25e66cdaa76421b07d2c27e5d76012d8f95b1f4b09bRUN
mkdir -p /tmp-data/uploaded_files
10/07/2025 8:31 PM UTC
sha256:80f29086a4934f52356376b43af8713c7ffd24230279942a3b15160e08fd11d9RUN
apt-get update &&
  apt-get install -y build-essential &&
  rm -rf /var/lib/apt/lists/*
10/07/2025 8:31 PM UTC
sha256:2825f12a9823cd8dce66ee91310679c13d258a7124a4f4f95e24a22dd07185dcWORKDIR
/app
10/07/2025 8:30 PM UTC