Setup 1. Setup Qdrant using Docker docker compose up -d 2. Install the Python dependencies pip install requirments.txt 3. Run the Indexing Program python3 main.py 4. Run the Main Program python3 chat.py