JupyterHub AI Gateway

Hello everyone,

I would like to share a project I’ve been working on: an AI gateway service for JupyterHub to integrate with Jupyter AI.

This service is designed to simplify the deployment of Jupyter AI to a user base, streamline user configuration, and enable centralized management of model providers via JupyterHub. It is particularly useful in scenarios where sharing your access keys with end-users or authenticating users through third parties to request access keys is not feasible.

You can find more details about the project in the JupyterHub AI Gateway Documentation.

Best regards,
Danilo Peixoto Ferreira

2 Likes

Thanks for sharing this! There have been a few discussions on this forum how to prevent users from accessing API keys directly, this looks like a nice example.

1 Like