Skip to content
Released v0.1.0 · Media · Python studio

Live Wire

A satirical AI news channel with cartoon anchors.

A 24/7 AI satirical news channel with cartoon anchors, mouth sync, LLM-written scripts and ElevenLabs voices. Demo mode needs no API keys.

huggingface.co/spaces/willykeenan/live-wireSample data
Live Wire demo mode: a cartoon news anchor reading a labelled satire script with the rundown beside it
A real screenshot of keyless demo mode, as shown on its Hugging Face Space: an anchor reads a labelled, invented satire script.
Anchors
Cartoon, with mouth sync
Demo mode
No API keys
Satire
Labelled on every surface
License
MIT
01 / What it does

A satirical AI news channel with cartoon anchors.

  • 01

    A studio on your machine

    Fictional anchors read a rundown while their lips move on character timestamps.

  • 02

    Keyless demo first

    The first run plays canned satire scripts; a language model and ElevenLabs voices are optional.

  • 03

    Labelled satire

    The chyron, trust bar and scripts all say satire, and rumor scanning is off by default.

02 / The record

What it can prove, and where it stops.

Proven safeguard
Satire is labelled on the chyron, trust bar and scripts, and rumor scanning is off by default.
Limits
Operators are responsible for what they broadcast: the software does not make you a newsroom and does not verify claims.
License
MIT
Screens on this page
Real captures of the product, from its demo mode, sample data or a recorded run. No customer data.
03 / Try it

Run it yourself.

60-second quickstart, from the repository README. Nothing here needs an account with us.

Live Wire: 60-second quickstart
git clone https://github.com/willykeenan/live-wire && cd live-wire
python3 -m venv .venv
./.venv/bin/python -m pip install -r requirements.txt
LIVE_WIRE_PORT=8899 LIVE_WIRE_NO_BROWSER=1 LIVE_WIRE_DEMO=1 ./.venv/bin/python app/server.py
# open http://127.0.0.1:8899 and press Start demo