Back to Prompt Library
implementation
Orchestrate Real-time Inference and Voice Interaction
Inspect the original prompt language first, then copy or adapt it once you know how it fits your workflow.
Linked challenge: Ethical Ad Personalization Agent
Format
Text-first
Lines
1
Sections
1
Linked challenge
Ethical Ad Personalization Agent
Prompt source
Original prompt text with formatting preserved for inspection.
1 lines
1 sections
No variables
0 checklist items
Integrate RunPod for serving a lightweight, specialized ad rendering model (e.g., for generating specific visual styles or overlay text). Design the workflow so that after Gemini 2.5 Pro generates the core ad concept, RunPod refines its visual presentation. Additionally, integrate LiveKit to enable voice input for user preferences and voice output for ad delivery, ensuring a low-latency, engaging experience.
Adaptation plan
Keep the source stable, then change the prompt in a predictable order so the next run is easier to evaluate.
Keep stable
Hold the task contract and output shape stable so generated implementations remain comparable.
Tune next
Update libraries, interfaces, and environment assumptions to match the stack you actually run.
Verify after
Test failure handling, edge cases, and any code paths that depend on hidden context or secrets.