Lead AI Strategy with UCSB's Agentic AI Program — Microsoft Certified
2,000+ Free Courses with Certificates: Coding, AI, SQL, and More
Overview
Google, IBM & Meta Certificates – 40% Off
One plan covers every Professional Certificate on Coursera.
Unlock All Certificates
Learn how to set up and utilize Claude's new tool-using capabilities in this 14-minute tutorial video. Follow along with step-by-step Docker installation instructions and configuration commands to enable Claude's computer interaction features. Explore practical demonstrations of the AI agent's enhanced abilities while gaining insights into the technical setup process. Access provided Docker commands and essential resources, including links to Docker documentation and Anthropic's official announcement about their 3.5 models and computer use functionality.
Syllabus
docker run -e ANTHROPIC_API_KEY=$ANTHROPIC_API_KEY -v $HOME/.anthropic:/home/computeruse/.anthropic -p 5900:5900 -p 8501:8501 -p 6080:6080 -p 8080 -it ghcr.io/anthropics/anthropic-quickstarts:computer-use-demo-latest
Taught by
Matt Wolfe