Web-Browser Integration
Nemo can be compiled into a Web assembly library that can be used in browser-based applications. In this mode, rule reasoning is run completely in the browser, without any need to install software or transmit data to remote servers.
You can see and test an example of such an application at our online demo. The source code of this website is available at https://github.com/knowsys/nemo-web .
Getting the Nemo web assembly library (nemo-wasm)
See build instructions at https://github.com/knowsys/nemo/tree/main/nemo-wasm