Skip to content

Instantly share code, notes, and snippets.

View KristofDeTroch's full-sized avatar

Kristof De Troch KristofDeTroch

View GitHub Profile
@KristofDeTroch
KristofDeTroch / v2v.agent.ts
Last active October 14, 2025 14:40
Example livekit-agent/ai-sdk/v2v-pipeline
import { createOpenAI } from "@ai-sdk/openai";
import {
APIConnectOptions,
type AudioBuffer,
AudioByteStream,
defineAgent,
getJobContext,
type JobContext,
type JobProcess,
llm,