Siml.ai is a software platform for AI Engineering, providing a set of tools to easily create, train and deploy powerful high-performance AI-based physics simulators (also called surrogate models). Siml.ai Model Engineer automates access to powerful GPU-based cloud servers and easy-to-use AI inferencing and 3D visualization pipelines.
To learn more about physics-informed neural network and how to combine them with complex physics and custom partial differential equations, take a look at documentation:
First, run npm i
to install the dependencies.
Then, run npm dev
to start the development server and visit http://localhost:3000.