@mixpeek/openai

OpenAI integration for Mixpeek — embedding bridge, function calling adapter, and assistant tools


Keywords
openai, gpt, embeddings, function-calling, assistant, ai, chatgpt, mixpeek, multimodal, enrichment, connector
License
MIT
Install
npm install @mixpeek/openai@1.0.0

Documentation

Mixpeek Connectors

Official connectors and integrations for the Mixpeek multimodal AI platform.

View all connectors →

Overview

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.

Available Connectors

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

Getting Started

Each connector has its own directory with comprehensive documentation. To get started:

  1. Navigate to the connector directory you're interested in
  2. Read the README for installation and configuration instructions
  3. Check the /docs folder for detailed guides and API references
  4. Run the included tests to validate your setup

Common Features

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

Requirements

  • 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

Contributing

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

Support

License

All connectors are licensed under Apache 2.0 unless otherwise specified. See individual LICENSE files in each connector directory.

About Mixpeek

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.