Hiyve Components - v1.0.0
    Preparing search index...
    AnalyzerType: "human" | "mediapipe" | "faceapi"

    Type of sentiment analyzer to use.

    • human: Human.js based - fastest (5-10x), handles 30+ streams
    • mediapipe: MediaPipe based - fast (3-5x), handles 20-30 streams
    • faceapi: face-api.js based - baseline performance