Installation
Install the Python SDK:Complete Example
Copy and run this script to extract metadata from your documents:What Just Happened?
1
Connected to Your Data
The Data Connector established a secure connection to your S3 bucket, allowing the platform to read your documents.
2
Defined What to Extract
The Taxonomy and Tags told the platform what information to look for — document type, summary, and key dates.
3
Extracted Metadata
The platform’s AI analyzed each document and extracted the structured metadata you defined.
Next Steps
Explore Concepts
Learn how Data Connectors, Taxonomies, and Metadata work together.
S3 to SharePoint
Export enriched metadata to SharePoint.
S3 to Qdrant
Build a RAG pipeline with vector search.
PII Detection
Set up sensitive data detection for compliance.
Development Setup
Want to contribute to the docs? Here’s how to run them locally:Local Preview
Local Preview
- Install the Mintlify CLI:
- Run the development server:

