Skip to content

Jaxnode-UG/run_ai_models_on_web

Repository files navigation

Run AI Models on the Web or Node.js

This is the repo used for the Jan 2026 JaxNode meetup.

The slides for this presentation can be found at the following link.

Running the examples

To run these examples you will need to have Python and Node.js both installed. You will also need a computer with some sort of GPU. It can be AMD , NVidia or Apple based GPU. You will also need PNPM installed.

Here are the instructions for running the examples.

  1. Clone the repo to your desktop
  2. cd into the directory run_ai_models_on_web in your terminal.
  3. Use PNPM to install your dependencies with the following command: $ pnpm install
  4. For the Python example I used Pixi to install the requirements. Run the command $ pixi install

About

This is the repo used for the Jan 2026 JaxNode meetup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published