Simon Syga

Results 1 comments of Simon Syga

Hey, thanks for working to open-source the AI classifier. In the meantime, I use the following workaround: ```python def extract_pdf(file_path: str, ai_extraction: bool = False, text_only: bool = False, verbose:...