工程開發
Extract structured data from unstructured files (PDF, PPTX, DOCX...)
使用 LlamaExtract 實作從 PDF、DOCX 與 PPTX 等非結構化檔案中擷取結構化資料的解決方案,並透過 Pydantic 定義資料架構。
安裝
Agent 類型
Claude Code
安裝指令 (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/extract-structured-data-from-unstructured-files-pdf-pptx-docx/install?os=mac&agent=claude" | bash
安裝指令 (Windows)
curl -L "https://mentalok.io/api/v1/skills/extract-structured-data-from-unstructured-files-pdf-pptx-docx/install?os=windows&agent=claude" -o install-extract-structured-data-from-unstructured-files-pdf-pptx-docx.bat && install-extract-structured-data-from-unstructured-files-pdf-pptx-docx.bat
下載安裝腳本