The Investment Banker Certification
UC San Diego Product Management Certificate — AI-Powered PM Training
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
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