D-Star-AI / dsRAG

High-performance retrieval engine for unstructured data
MIT License
1.02k stars 66 forks source link

Add support for using existing page images for VLM file parsing #68

Closed zmccormick7 closed 2 weeks ago

zmccormick7 commented 2 weeks ago

Useful if you want to create the page images first (still using the FileSystem class) so you can do other sorts of VLM processing with them, such as document type classification, before using them for RAG.