Open Source Project Exploring Rust -> WASM and local LLM integration with BabylonJS

Hello Community. I am looking for collaborators in putting together a set of tools and documenting best practices around Rust → WASM and local LLM integration with BabylonJS.

I have yet to setup proper cache busting for this project which is setup as a set of demos with offline functionality via a PWA caching strategy.

All of the demos are in progress. The SmolVLM demos are not working correctly at all as I have yet to complete my own ONNX runtime integration for SmolVLM 256M and SmolVLM 500M. Transformers.js , built on top of ONNX, does not yet support them.

The 2D A*pathfinding demo is not using BabylonJS but a fork, refactor, and upgrade of Jacob Deichert’s old project using the plain canvas API. I like his approach to having individual WASM modules manage the state related to their functionality.

The babylon-wfc demo is what I am currently working on in case you are interested in contributing.

The GitHub repository is here.

°❆⋆.ೃ࿔:wrapped_gift:*:・:*:deer: Happy holidays! °❆⋆.ೃ࿔:wrapped_gift:*:・:*:deer:

5 Likes

Happy Hollidays !!!

1 Like