Kākāpō Cam: Rakiura live stream
- •Simon Willison utilizes Claude Code to automate livestream capture of rare New Zealand Kākāpō nest
- •Custom Python script processes YouTube footage into time-lapse GIFs to monitor breeding season eggs
- •Integration of AI coding agents demonstrates practical utility for niche ecological monitoring and data visualization
Simon Willison recently showcased a creative application of generative AI for ecological monitoring. By leveraging Claude Code—Anthropic’s specialized tool for terminal-based software development—Willison developed a custom script to interface with a YouTube livestream. The stream features Rakiura, a legendary 23-year-old Kākāpō bird nesting in New Zealand. The script, titled `livestream-gif.py`, was designed to capture hours of footage and compress it into a sped-up video format. This automation allowed Willison to quickly identify the exact moment Rakiura’s first egg of the season became visible. This use case highlights how modern AI Agent (autonomous software programs that can perform tasks with minimal human intervention) systems are shifting the paradigm of personal computing. Instead of manually editing video, users can now describe their intent to a Coding Agent that handles the technical heavy lifting. The intersection of wildlife conservation and AI development provides a unique look at how LLM (Language Model) technologies are becoming practical utilities for niche data processing. While the Department of Conservation provides the livestream, Willison’s AI-generated tool acts as a bridge, making the footage more accessible. This experiment underscores a growing trend: the democratization of custom software through conversational interfaces, enabling creators to build specific tools on the fly.