Open source

Jax Node GitHub code

If you are interested in seeing code from some of our presentations, please go to our GitHub page.

jaxnode

https://github.com/Jaxnode-UG/jaxnode

Source for the jaxnode.com site

Install this repo by typing the following command in your terminal

git clone https://github.com/Jaxnode-UG/jaxnode.git

Default branch: masterLanguage: JavaScript

jaxnode-micro-frontend

https://github.com/Jaxnode-UG/jaxnode-micro-frontend

Micro-frontend example

Install this repo by typing the following command in your terminal

git clone https://github.com/Jaxnode-UG/jaxnode-micro-frontend.git

Default branch: mainLanguage: Astro

jaxnodebot

https://github.com/Jaxnode-UG/jaxnodebot

Sample code for JaxNode Bot

Install this repo by typing the following command in your terminal

git clone https://github.com/Jaxnode-UG/jaxnodebot.git

Default branch: masterLanguage: JavaScript

jaxnodechat

https://github.com/Jaxnode-UG/jaxnodechat

Jaxnodechat sample app

Install this repo by typing the following command in your terminal

git clone https://github.com/Jaxnode-UG/jaxnodechat.git

Default branch: masterLanguage: HTML

jaxnodedeno

https://github.com/Jaxnode-UG/jaxnodedeno

Deno example for the JaxNode user group

Install this repo by typing the following command in your terminal

git clone https://github.com/Jaxnode-UG/jaxnodedeno.git

Default branch: masterLanguage:

jaxnodelangchain

https://github.com/Jaxnode-UG/jaxnodelangchain

This is a repo of demos and examples for using Langchain.

Install this repo by typing the following command in your terminal

git clone https://github.com/Jaxnode-UG/jaxnodelangchain.git

Default branch: mainLanguage: JavaScript

jaxnodemcpchat

https://github.com/Jaxnode-UG/jaxnodemcpchat

Example MCP chat server

Install this repo by typing the following command in your terminal

git clone https://github.com/Jaxnode-UG/jaxnodemcpchat.git

Default branch: mainLanguage: JavaScript