An open API service indexing awesome lists of open source software.

https://github.com/stonet2000/dimensions-web

Website for viewing the Dimensions AI Competition Framework
https://github.com/stonet2000/dimensions-web

Last synced: 10 months ago
JSON representation

Website for viewing the Dimensions AI Competition Framework

Awesome Lists containing this project

README

          

# Dimensions Web

This is the website for viewing AI Competition data produced by the [Dimensions](https://github.com/StoneT2000/Dimensions) AI Competition framework.

Install this using

```
npm install @dimensions-ai/web
```

Run the website using

```
npm start
```

To start viewing things, make sure you are running the Station from the Dimensions framework. This can be done by making sure you didn't give the configuration of `activateStation: false` when creating your Dimension.