# Overview

## JupyterHub AI Gateway

AI gateway service for JupyterHub.

```{figure} _static/images/overview-light.png
:class: only-light
```

```{figure} _static/images/overview-dark.png
:class: only-dark
```

## Prerequisites

- [Python (>=3.10.0)](https://www.python.org)
- [JupyterHub (>=5.0.0)](https://jupyter.org/hub)

## Installation

Install package:

```console
pip install jupyterhub-ai-gateway
```
