gpt4ocr 0.3.2

Extract structured text from PDFs using OpenAI's GPT4o.
Documentation
1
2
3
4
pub mod gpt4o;
pub mod images_from_pdf;
pub mod errors;
pub mod file_handlers;