How to use Anthropic Agent

How to use Anthropic Agent

1. Generate Anthropic Key

Register or Login to Anthropic Console and create a new API Key.

2. Clone Anthropic Quickstarts

3. Setup Docker Enviorment

Navigate to /anthropic-quickstarts/computer-use-demo and create a .env file.

4. Run the container

docker run -d -p 8080:8080 -p 8501:8501 -p 6080:6080 --env-file .env --name claude_computer_use_demo claude-computer-use-demo

  • to restart we need to stop and remove the container and recreate it using the command above-

5. Start prompting

You will need to buy some credit to use it.

Screenshot 2025-01-07 at 15.47.19.png-img