---
title: "Download AI Assistant | Nutrient"
canonical_url: "https://www.nutrient.io/guides/ai-assistant/downloads/"
md_url: "https://www.nutrient.io/guides/ai-assistant/downloads.md"
last_updated: "2026-05-30T02:20:01.145Z"
description: "To update the version of AI Assistant you’re using, pull the latest version from the Docker Hub or AWS ECR Public Gallery."
---

# Download AI Assistant

To update the version of AI Assistant you’re using, pull the latest version from the Docker Hub or AWS ECR Public Gallery. There’s no need to download any files.

To see details about the recent changes, visit our [changelog](https://www.nutrient.io/guides/ai-assistant/changelog.md).

### Pull using Docker Hub

```shell

docker pull pspdfkit/ai-assistant:2.1.0

```

### Pull using Amazon ECR Public Gallery

```shell

docker pull public.ecr.aws/pspdfkit/ai-assistant:2.1.0

```

Visit our [Docker registry](https://www.nutrient.io/guides/ai-assistant/deployment/docker-registry.md#docker-hub) guide to learn more about the Docker registries available.

For new users, visit our [free trial page](https://www.nutrient.io/try) to get started integrating Nutrient into your project.
---

## Related pages

- [AI Assistant API reference](/guides/ai-assistant/api.md)
- [Changelog for AI Assistant](/guides/ai-assistant/changelog.md)
- [Example projects](/guides/ai-assistant/example-projects.md)
- [AI Assistant](/guides/ai-assistant.md)
- [Upgrade and migration guides](/guides/ai-assistant/upgrade.md)
- [Developer guides](/guides/ai-assistant/intro.md)
- [Nightly build](/guides/ai-assistant/nightly.md)

