Anthropic Quickstarts is a collection of projects designed to help developers quickly get started with building applications using the Anthropic API. Each quickstart provides a foundation that you can easily build upon and customize for your specific needs.
You wont need an API key. Rather you set it blank in all scenarios when prompted or when needed during revising/contributing. So there are no pre-requisites. Just use LM STUDIO as backend api calling.
An environment and tools that Claude can use to control a desktop computer. This project demonstrates how to leverage the computer use capabilities of the the LLava 1.5 model.
Go to Computer Use Demo Quickstart
- Clone this repository.
cd
into the folder containing the repositories- Install the required dependencies
- Set up your Anthropic API key as an environment variable
- Run the quickstart application
This project is licensed under the MIT License - see the LICENSE file for details.