FROM zauberzeug/nicegui:latest COPY . . RUN pip install pandas qdrant-client numpy CMD ["python", "main.py"]