JInt Instead of p5js

In this term I decided to use something different than p5js.

I decided to use JInt, which is a C# based JavaScript runtime that converts JS into C# calls on the fly. The reason I am choosing this approach is that I am currently making a C# based desktop chatbot that is scriptable with JavaScript.

The chatbot is called AMLT and she looks like this (on default resource pack)

Basically a cute version of the Daniel Shiffman Chromium extension but runs JavaScript locally instead of connected to a remote LLM.

Posted

in

by

Tags:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *