zylon-ai / private-gpt

Interact with your documents using the power of GPT, 100% privately, no data leaks
https://privategpt.dev
Apache License 2.0
54.33k stars 7.3k forks source link

JPEG files not ingested with the local Ollama recommended setup. #1922

Open llFllLllll opened 6 months ago

llFllLllll commented 6 months ago

contrary to other files types like pdf or pptx, images are not ingested and no error popup. Any idea? tks

psychopatz commented 6 months ago

of course it will not read images since it just extracts the text from the document files, your best bet is to ocr the images before ingesting. privategpt doesnt support llava or ocr yet

mrepetto-certx commented 5 months ago

I agree with you, but then https://docs.privategpt.dev/manual/document-management/ingestion should be revised; otherwise, it is misleading.

kprice-hii commented 2 months ago

Interesting, at least when I try to upload an image I don't get any errors. Pptx files on the other hand always throw a previously mentioned error about needing torch, etc. despite it being installed.