Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Universal DocumentLoader #57

Open
enoch3712 opened this issue Nov 4, 2024 · 0 comments
Open

Universal DocumentLoader #57

enoch3712 opened this issue Nov 4, 2024 · 0 comments

Comments

@enoch3712
Copy link
Owner

Solution that handles:
Office documents (Word, Excel, PowerPoint)
OpenDocument formats (ODT, ODS, ODP)
Images (JPG, PNG, TIFF, BMP, GIF)
PDF files
Text files (TXT, RTF)
The conversion process:
Non-PDF documents → PDF (using LibreOffice)
PDF → Images (using existing conversion)
Images → LLM processing
Note: The performance and quality of conversion may vary depending on the input format and document complexity. You might want to add specific handling for certain formats if you need better control over the conversion process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant