nlmatics/llmsherpa

Server not responsive

Opened this issue · 4 comments

Hi there,

I'm calling the llmsherpa API as follows..

LLMSHERPA_API_URL = "https://readers.llmsherpa.com/api/document/developer/parseDocument?renderFormat=all"
pdf_reader = LayoutPDFReader(LLMSHERPA_API_URL)
doc = pdf_reader.read_pdf(pdf_file)

Error: Request is hanging, no error thrown. Was working last week.

Thanks for checking !

Running into the same issue!

The server is no longer supported as communicated a few months ago. Please use the nlm-ingestor to self host.

On Tue, Jul 16, 2024 at 2:42 PM Girijesh Thodupunuri < @.> wrote: Running into the same issue! — Reply to this email directly, view it on GitHub <#97 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALJTITHRGG2HYJOFOGZTP3ZMVSQNAVCNFSM6AAAAABK6TD3SSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMZRGU4DAMBQG4 . You are receiving this because you are subscribed to this thread.Message ID: @.>

Could you provide any resources or links to on how to set this up?

Here is the repo with instructions on how setup nlm-ingestor locally:

https://github.com/nlmatics/nlm-ingestor