Skip to content

Simple example to showcase how to use llamaparser to parse PDF files

License

Notifications You must be signed in to change notification settings

sudarshan-koirala/llamaparser-example

Repository files navigation

llamaparser-example

Simple example to showcase how to use llamaparser to parse PDF files

Videos covering these topics

Links shown in video

create virtualenv

python3 -m venv .venv && source .venv/bin/activate

Install packages

pip install -r requirements.txt

Environment variables

All env variables goes to .env ( cp example.env to .env and paste required env variables)

Run the python files (following the vieoo to run step by step is recommended)

python3 parser-qdrant-groq.py

Additional helper documents

About

Simple example to showcase how to use llamaparser to parse PDF files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages