> For the complete documentation index, see [llms.txt](https://docs.aibrow.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aibrow.ai/api-reference/ai.md).

# AI

```javascript
import AI from '@aibrow/web'
```

## Properties

### AIBrow

[`AIBrow`](/api-reference/ai/aibrow.md)

The AiBrow llama.cpp extension implementation of AiBrow

### Browser

[`BrowserAI`](/api-reference/ai/browserai.md)

The browsers implementation of the AI APIs

### AIBrowWeb

[`AIBrowWeb`](/api-reference/ai/aibrowweb.md)

The AiBrow WebGPU & WASM implementation of AiBrow
