kreuzberg
Document intelligence framework for Python - Extract text, metadata, and structured data from PDFs, images, Office documents, and more. Built on Pandoc, PDFium, and Tesseract.
GitHubスター
2,340
ユーザー評価
未評価
お気に入り
0
閲覧数
6
フォーク
95
イシュー
5
インストール方法
難易度
中級推定所要時間
10-20 分
インストール方法
インストール方法
前提条件
必要なソフトウェアとバージョン:Python: 3.7以上
pip: 最新版
インストール手順
1. リポジトリのクローン
bash
git clone https://github.com/Goldziher/kreuzberg.git
cd kreuzberg
2. 依存関係のインストール
bash
pip install -r requirements.txt