Valyu PDF Pipeline SDK Demo For detailed instructions, see the Valyu SDK Docs. Setup Instructions Create a virtual environment: python -m venv venv Activate the virtual environment: source venv/bin/activate Install the dependencies: pip install -r requirements.txt Run the script: python main.py