You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @onigetoc - a bit confused on this issue. This repo doesn't support PDF reading out of the box. It was designed as part of a video tutorial to give you the foundation for a chat-with-your-files app with markdown files as the example.
It sounds like you might be trying to integrate this with the LibreChat app? There's no built-in integration with LibreChat, so related issues would be out of scope for this project. Can you provide a bit more info about what you're hoping to accomplish?
You may just add a library that convert PDF to text and it wiil take it as a document. Then we could chat with PDF converted to text or Markdown (as you usually do with others documents.)
Bug report
Describe the bug
I downloaded this PDF file: https://sba.thehartford.com/wp-content/uploads/2019/05/99-Business-Ideas-eBook.pdf
When i try to add a PDF iLibreChat try to open it from extract_text_from_pdf() i Got a error that it cannot extract the text.
To Reproduce
Test with Groq and OpenAI and others model.
Just drag and drop PDF file to libreChat from your LibreChat website.
Expected behavior
Successful file attachment and chat with it.
Screenshots
Multiple way to show error, with a toast alert or directly in the chat that it can read the file.
System information
Additional context
None for now.
The text was updated successfully, but these errors were encountered: