Platform for Chameleon
It's an execution platform that simplifies the testing and deployment of AI models.
It supports the ability to compare the execution results of multiple AI models, and provides a marketplace system selling virtual goods for developers and users to access and utilize various AI models.
Create Model |
---|
Execute Model |
---|
Compare Model |
---|
__tests__
:
controller
:
entities
:
platform
:
server
:
service
:
types
:
utils
:
- Linux envrionment
- Node.js 11.x,
packages.json
dependencies
- Clone repository from develop branch and create a new branch
git checkout https://github.com/Koreatech-Mongle/chameleon-platform -b name_for_new_branch
- Make Changes and test
- Submit Pull Request with comprehensive description of changes