Skip to main content

Dataspike deepfake detection plugin for LiveKit Agents

Project description

Dataspike Deepfake Detection Plugin for LiveKit Agents

This plugin integrates Dataspike with LiveKit Agents to provide real-time deepfake detection.
It enables detection of synthetic or manipulated media during live or recorded video streams.

Installation

pip install livekit-plugins-dataspike

Prerequisites

You’ll need a Dataspike API key. Set it as an environment variable before running your agent:

export DATASPIKE_API_KEY="your_api_key_here"

Usage Example

from livekit.plugins import dataspike
from livekit.agents import AgentSession, Agent

async def entrypoint(ctx):
    await ctx.connect()
    session = AgentSession(...)
    detector = dataspike.DataspikeDetector()
    await detector.start(session, room=ctx.room)
    await session.start(agent=Agent(instructions="Talk to me!"), room=ctx.room)

Links

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dataspike_livekit_plugins-1.2.15.tar.gz (10.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dataspike_livekit_plugins-1.2.15-py3-none-any.whl (11.2 kB view details)

Uploaded Python 3

File details

Details for the file dataspike_livekit_plugins-1.2.15.tar.gz.

File metadata

File hashes

Hashes for dataspike_livekit_plugins-1.2.15.tar.gz
Algorithm Hash digest
SHA256 e0e56e9a9e196379c872f269787ac0d443d40cb878228e57b8e568ad5f2044b7
MD5 bfcfa8b0906b9126acd3ee9174ecafa4
BLAKE2b-256 31d51f22b0ec03e4771caffed6d2dafd107f5ebba5470497ff156670d7f99aef

See more details on using hashes here.

File details

Details for the file dataspike_livekit_plugins-1.2.15-py3-none-any.whl.

File metadata

File hashes

Hashes for dataspike_livekit_plugins-1.2.15-py3-none-any.whl
Algorithm Hash digest
SHA256 7ac258e3632eb39428ea7f6399d3538272281ca682add585e283d113b4215890
MD5 7fe3043d65f66de797f9969a6ac0992a
BLAKE2b-256 5b71569babd8c49035357e6463fd552f0c99d149d04261923dc2deac2fa8bcf7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page