Skip to content

A collection of projects designed to help developers quickly get started with building deployable applications using the Anthropic API

License

Notifications You must be signed in to change notification settings

VectorsCrib/anthropic-quickstarts-LM_STUDIO

 
 

Repository files navigation

Anthropic Quickstarts

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.

Getting Started

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.

Available Quickstarts

Computer Use Demo

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

General Usage

  1. Clone this repository.
  2. cd into the folder containing the repositories
  3. Install the required dependencies
  4. Set up your Anthropic API key as an environment variable
  5. Run the quickstart application

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A collection of projects designed to help developers quickly get started with building deployable applications using the Anthropic API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.2%
  • Shell 6.0%
  • HTML 4.3%
  • Dockerfile 3.5%