Official connectors and integrations for the Mixpeek multimodal AI platform.
This repository contains production-ready connectors that integrate Mixpeek's contextual intelligence capabilities with various advertising, analytics, and content platforms. Each connector is designed to be easy to integrate, performant, and privacy-first.
| Connector | Description | Status | Documentation | Version |
|---|---|---|---|---|
| Prebid.js | Real-time contextual data provider for Prebid.js header bidding. Enriches bid requests with multimodal AI-powered content analysis including IAB taxonomy, brand safety, and sentiment. | ✅ Production | README | v1.0.3 |
| Prebid Server | Reference implementation and test harness for server-side OpenRTB bid request enrichment. Provides identical field mappings to the Go data provider. | ✅ Production | README | v1.0.1 |
| OpenRTB | OpenRTB 2.5/2.6/3.0 reference implementation for contextual content enrichment. Spec-compliant output with sub-200ms processing for RTB latency requirements. | ✅ Production | README | v1.0.0 |
| GPT Targeting Helper | Client-side utility for generating Google Publisher Tag (GPT) custom targeting keys from contextual content signals. | ✅ Production | README | v1.0.0 |
| Cloudflare Workers | Edge-based shared content intelligence layer for ads, analytics, and personalization. Cached content profiles with GAM, OpenRTB, and Analytics output formats. | ✅ Production | README | v1.0.0 |
| n8n | n8n community node for Mixpeek multimodal data processing and semantic search. Supports namespaces, buckets, collections, documents, retrievers, inference, and more. | ✅ Production | README | v1.0.0 |
Each connector has its own directory with comprehensive documentation. To get started:
- Navigate to the connector directory you're interested in
- Read the README for installation and configuration instructions
- Check the
/docsfolder for detailed guides and API references - Run the included tests to validate your setup
All Mixpeek connectors share these core capabilities:
- Privacy-First: No cookies or PII collection required
- Multimodal Analysis: Text, images, video, and audio processing
- IAB Standards: Automatic classification into IAB content taxonomies
- Brand Safety: Real-time content safety scoring
- Fast Performance: Optimized for low-latency requirements
- Graceful Fallbacks: Never block critical paths
- Comprehensive Testing: Unit, integration, and E2E tests included
- Mixpeek Account: Sign up at mixpeek.com
- API Key: Generate an API key in your Mixpeek dashboard
- Collection: Create a collection with appropriate feature extractors
We welcome contributions! If you'd like to:
- Report a bug or request a feature, open an issue
- Contribute code, submit a pull request
- Build a new connector, reach out to us at info@mixpeek.com
- Email: info@mixpeek.com
- Documentation: docs.mixpeek.com
- GitHub Issues: Create an issue
- Slack Community: Join our Slack
All connectors are licensed under Apache 2.0 unless otherwise specified. See individual LICENSE files in each connector directory.
Mixpeek is a multimodal AI platform that helps publishers, advertisers, and platforms understand and monetize their content through advanced contextual intelligence. Learn more at mixpeek.com.