有没有办法将大型语言模型(LLM)作为更好的本地搜索引擎来运行?
基本上,我在想一个可以使用大型语言模型(LLMs)的方法,就是将它们指向我的硬盘,里面有数百张图片、PDF、Excel文件和其他随机文件,然后开始问它问题,以便轻松找到里面的东西。一个本地的LLM能否独立运行OCR软件?<p>我在使用Windows,如果这有关系的话。现在有没有类似的、已经(大部分)构建好的工具?
查看原文
Basically, I was thinking that a way I could actually use LLMs would be to point them at my hard drive, with hundreds of images, PDFs, XLS' and other random files, and start asking it questions to easily find things in there. Can a local LLM run OCR software on its own?<p>I'm on Windows, if it matters. Is there anything like that out there, already (mostly) built?