Useful tools
Last updated
Was this helpful?
Last updated
Was this helpful?
We have developed custom tools to enhance interaction with the ABC model. There are a couple of tools in this toolbox.
Please visit the GitHub page here:
If you want to look at a JSON file in detail, we recommend copying the JSON input/output schema file and pasting it to .
Here is one of the online JSON viewers.
This online tool lets you see a JSON file more easily and helps you understand its data structure. Below is a screen capture of the input JSON schema viewed by the Online JSON Viewer. You can see, for example, that there is a "bodybuilder" object in the file, and it has some properties representing the simulated body, such as "age," "body_fat," and "sex."