Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Computer Vision Pipeline for Drone Image Processing
Learn how to build a local web app for drone image processing. This demo showcases GPU-accelerated car counting using Docker and Claude Code.
With Claude Code and GitHub SpecKit, I built a local web app which allows me to upload images, define regions of interest, and spin up a docker container to process images from my drone to do things like count cars. The container is CUDA aware and uses the GPU for faster processing. Single image processing takes about 30 seconds per image (super easy to demo quickly)