Simple example to showcase how to use llamaparser to parse PDF files
python3 -m venv .venv && source .venv/bin/activate
pip install -r requirements.txt
All env variables goes to .env ( cp example.env
to .env
and paste required env variables)
python3 parser-qdrant-groq.py