> For the complete documentation index, see [llms.txt](https://ds-organization-11.gitbook.io/maccaw/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ds-organization-11.gitbook.io/maccaw/welcome-to-maccaw.md).

# Welcome to Maccaw

## Overview

The `maccaw` package provides an infrastructure to interact with various large language models (LLMs) such as OpenAI's GPT, Claude by Anthropic, and MistralAI. It aims to integrate these models into a unified framework for generating language model completions and handling tool-based LLM interactions. The package includes a set of base classes, utilities for tool management, and LLM-specific implementations to facilitate easy interactions and chaining of language models.

## Quick links

{% content-ref url="/pages/UrehF8NUiLQFFBrRvDEb" %}
[What we do](/maccaw/overview/what-we-do.md)
{% endcontent-ref %}

{% content-ref url="/pages/v577Gys8BRBvaLtMdUCy" %}
[Our Features](/maccaw/overview/our-features.md)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/MnVtN42QaPQAkMi53X06" %}
[Tutorial](/maccaw/tutorial/ai-recycle-bin-assistant.md)
{% endcontent-ref %}
