nlmatics / llmsherpa

Developer APIs to Accelerate LLM Projects
https://www.nlmatics.com
MIT License
1.17k stars 117 forks source link

Can't get Demo to run with PDF file: List Index out of range #5

Closed jalkestrup closed 8 months ago

jalkestrup commented 8 months ago

I just quickly wanted to test out the performance of this interesting approach by using the demo colab notebook, but it yields an error when loading the PDF on the very first lines... ?

image

jalkestrup commented 8 months ago

If you want to test with the specific PDF, here is the link: https://www.lederne.dk/-/media/files/ny-cvi-guides/dagpengeguide-2023.pdf

ansukla commented 8 months ago

@jalkestrup - This issue has been resolved. Tested your file and it looks good. Please update your version to 0.1.2 and try now.

jalkestrup commented 8 months ago

Thanks, it works now. And it seems very promising after a bit of testing :-) 🥳