Can't upload PDF files #522
marcguasch1
started this conversation in
General
Replies: 1 comment
-
@marcguasch1 The app currently only supports image uploads. Images can be processed natively by LLMs so that was fairly easy to implement, but uploading other kinds of docs requires a bit more steps. They need to be pre-processed and stored in a special way in order for LLMs to be able to answer questions about them. I need to find someone to help with this implementation before the app can have support for it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can someone please help? I am unable to upload PDF files for quote mining. I am not sure what I have done wrong as I set up according to the instructions.
Beta Was this translation helpful? Give feedback.
All reactions