This repository demonstrates the functionality of various services hosted by the University of Groningen, including:
- RUG Binder: Interactive notebooks running on a cloud infrastructure
- Jupyter AI: AI-driven interactive computing using Jupyter
- Self-Hosted vLLMs: Local deployment of large language models (LLMs) for AI and machine learning tasks
Launch interactive Jupyter notebooks directly from this repository. The Binder service allows users to run notebooks in a cloud-based environment without installing anything locally.
Click on one of the buttons above to open the demo in a live environment.
Explore how Jupyter AI enhances computational workflows. This includes:
- Integrating AI tools within Jupyter notebooks for research and development.
- Using language models to assist with code generation, documentation, and more.
This repository also showcases the integration of self-hosted large language models (vLLMs) within a Jupyter environment. These models are hosted locally by the University of Groningen, enabling powerful, private AI computations and research without relying on third-party cloud providers.
- Access the Binder demo: Simply click the "launch | rug binder" badge above to start an interactive session.
- Run vLLMs: Interact with the self-hosted vLLMs.
- TODO: Explore Jupyter AI: Open the included notebooks to explore how Jupyter AI works in this environment.
This project is part of an initiative by the University of Groningen to showcase cloud-based educational tools and self-hosted AI services. It is designed to provide researchers and students with a platform to experiment with advanced AI technologies in a secure, university-hosted environment.


