# LLMを使用したPDF RAG

> LLMを使用したPDF RAG - LLMをOCRツールとして使用し、PDFからテキスト、表、グラフの全データを抽出して、DataRobotでRAGとプレイグラウンドチャットを構築します。

This Markdown file sits beside the HTML page at the same path (with a `.md` suffix). It summarizes the topic and lists links for tools and LLM context.

Companion generated at `2026-07-27T18:44:30.228070+00:00` (UTC).

## Primary page

- [LLMを使用したPDF RAG](https://docs.datarobot.com/ja/docs/api/dev-learning/accelerators/llm-and-genai-apps/llm-multimodal-pdf.html.md): Full documentation for this topic (Markdown sidecar).

## Documentation content

[GitHubでこのAIアクセラレーターにアクセス](https://github.com/datarobot-community/ai-accelerators/tree/main/generative_ai/LLM%20Multimodal%20PDF%20RAG)

このアクセラレーターは、LLMをOCRツールとして使用するアプローチを紹介します。 PDFを提供して複数の画像に分割し、LLMを使用してPDFからテキスト、表、グラフのデータを抽出し、Markdownファイルとして保存します。 これらのファイルを使用してRAGを構築し、DataRobotのプレイグラウンドでチャットを作成します。
