# Video Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/video
> Markdown URL: https://aitinkerers.org/technologies/video.md
> Technology record last updated: 2026-04-16T22:56:31Z
> Generated: 2026-08-26T02:27:02Z

Video is the electronic medium for capturing, transmitting, and displaying moving images; it drives global communication, entertainment (4K/8K), and commerce via ubiquitous streaming platforms.

Video technology manages the entire workflow of moving visual media: from analog capture (1920s mechanical systems) to modern digital encoding. The shift to digital, marked by standards like H.264 and the efficient H.265 (HEVC) and AV1 codecs, enabled high-resolution delivery (e.g., 3840x2160 pixels for 4K). Today's infrastructure relies on high-speed interfaces (HDMI, DisplayPort) and adaptive streaming (MPEG-DASH) to deliver content smoothly, supporting everything from 60 fps gaming to 3.3 trillion annual minutes of Zoom meetings. It’s a core layer of the modern internet, defining how we consume and share information.

- Official technology site: https://en.wikipedia.org/wiki/Video
- Public AI Tinkerers demos and talks: 2
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Building Product Videos with Code: From React to Launch Video in 5 Minutes](https://zurich.aitinkerers.org/talks/rsvp_dcRr36x9-9s)

A programmatic video production pipeline using Remotion that lets you build product launch videos entirely in code. I'll walk through a live coding session where we build a video from scratch: composing scenes as React components, reusing existing web app UI components directly in video compositions, generating AI narration with ElevenLabs, syncing text transitions to the beat of a backing track, and rendering the final output. The demo shows how your easy it is to create launch videos for new features, based on the code of the feature.

- Event context: AI Tinkerers Zürich: July Build Night with Swisscom Ventures — 2026-07-01 — Zürich
- Public talk page: https://zurich.aitinkerers.org/talks/rsvp_dcRr36x9-9s

### [Extract anything - from any model](https://seattle.aitinkerers.org/talks/rsvp_7iT1m_WKor4)

I'd like to share a demo showing off how we can take any document (PDF, Image, Text, audio, Video), and pull out something meaningful from it. 0-shot, no prompting.

- Event context: AI Tinkerers Seattle - February 2025 Meetup — 2025-02-22 — Seattle
- Public talk page: https://seattle.aitinkerers.org/talks/rsvp_7iT1m_WKor4

## Related Technologies

- [animation driven by useCurrentFrame and interpolate](https://aitinkerers.org/technologies/animation-driven-by-usecurrentframe-and-interpolate) ([Markdown](https://aitinkerers.org/technologies/animation-driven-by-usecurrentframe-and-interpolate.md)) — 1 public demo
- [BAML](https://aitinkerers.org/technologies/baml) ([Markdown](https://aitinkerers.org/technologies/baml.md)) — 11 public demos
- [component](https://aitinkerers.org/technologies/component) ([Markdown](https://aitinkerers.org/technologies/component.md)) — 1 public demo
- [ElevenLabs](https://aitinkerers.org/technologies/elevenlabs) ([Markdown](https://aitinkerers.org/technologies/elevenlabs.md)) — 38 public demos
- [Image](https://aitinkerers.org/technologies/image) ([Markdown](https://aitinkerers.org/technologies/image.md)) — 4 public demos
- [Next](https://aitinkerers.org/technologies/next) ([Markdown](https://aitinkerers.org/technologies/next.md)) — 185 public demos
- [PDF](https://aitinkerers.org/technologies/pdf) ([Markdown](https://aitinkerers.org/technologies/pdf.md)) — 10 public demos
- [React](https://aitinkerers.org/technologies/react) ([Markdown](https://aitinkerers.org/technologies/react.md)) — 216 public demos
- [Remotion](https://aitinkerers.org/technologies/remotion) ([Markdown](https://aitinkerers.org/technologies/remotion.md)) — 4 public demos
- [Tailwind CSS](https://aitinkerers.org/technologies/tailwind-css) ([Markdown](https://aitinkerers.org/technologies/tailwind-css.md)) — 22 public demos
- [Three](https://aitinkerers.org/technologies/three) ([Markdown](https://aitinkerers.org/technologies/three.md)) — 12 public demos
- [timing](https://aitinkerers.org/technologies/timing) ([Markdown](https://aitinkerers.org/technologies/timing.md)) — 1 public demo
- [TypeScript](https://aitinkerers.org/technologies/typescript) ([Markdown](https://aitinkerers.org/technologies/typescript.md)) — 199 public demos
