unstructured-pdf-generation
OfficialGenerate synthetic PDFs for RAG testing.
Data & Analytics#pdf#llm#rag#pdf-generation#retrieval-augmented-generation#unity-catalog#synthetic-data
Authordatabricks-solutions
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables the generation of realistic, synthetic PDF documents for testing RAG pipelines, demonstrations, and evaluation datasets without needing real documents.
Core Features & Use Cases
- LLM-generated PDFs: Create realistic documents with customizable content.
- Metadata and JSON for RAG: Produce accompanying JSON files with questions and evaluation guidelines for testing retrieval systems.
- Unity Catalog integration: Automatically upload generated PDFs and metadata to Unity Catalog volumes.
Quick Start
Use the generate_pdf_documents MCP tool with:
- catalog: "my_catalog"
- schema: "my_schema"
- description: "Technical documentation for a cloud infrastructure platform including setup guides, troubleshooting procedures, and API references."
- count: 10
To customize location:
- volume: "custom_volume"
- folder: "pdf_documents"
- overwrite_folder: true
The tool outputs PDFs to the specified location and creates JSON metadata files for each document.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: unstructured-pdf-generation Download link: https://github.com/databricks-solutions/ai-dev-kit/archive/main.zip#unstructured-pdf-generation Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.