Beta Software: LibPDF is under active development and APIs may change between minor versions, but we use it in production at Documenso and consider it ready for real-world use.
Clone the repo, install deps, and boot the dev server: app/ layout.tsx # Root layout and metadata page.tsx # Main app entry components/ providers.tsx # Context providers editor/ editor-layout.tsx # ...
PDFからのテキスト抽出はRAGフローやAgentの構築をはじめとして多くのケースで必要になる作業です。最近はDeepSeek-OCRなどOCRパフォーマンスの良いLLMが出ていたり、そもそも一般のLLMに画像を入力することも可能なので、PDFテキストを画像としてLLMに渡して ...