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 dataspike-livekit-plugins

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.16.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.16-py3-none-any.whl (11.2 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for dataspike_livekit_plugins-1.2.16.tar.gz
Algorithm Hash digest
SHA256 3d864db32585db2ab4a7aff2dc5351e57e273030e238fbd80d0851c382f4e765
MD5 df9340c2359a5095ef4eaadb8729eabb
BLAKE2b-256 dbee07fb10b4a65ca412e2617618117321b9bff8f06f2ab53059965f14262744

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dataspike_livekit_plugins-1.2.16-py3-none-any.whl
Algorithm Hash digest
SHA256 58cff32a0f2292675a050e8a3202fb1eafad0db6872ab473495ab8848691ab61
MD5 ef5911c34c972e48808205d122fa7708
BLAKE2b-256 d8c74a7bed966746f52db17b81b213edebc626f3ef208d9c08669b4a3cd2cf0f

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