/chameleon-client

AI 모델의 테스트 및 배포를 단순화하는 인공지능 모델 실행 플랫폼

Primary LanguageTypeScript

Chameleon-Platform

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

Project Structure

project structure

How to communicate

How to communicate

__tests__:

controller:

entities:

platform:

server:

service:

types:

utils:

Prerequisites

  • Linux envrionment
  • Node.js 11.x, packages.json dependencies

Build Guide (Debian)

Deploy Guide (Docker)

Live PlayGround

View Playground

How to Contribute

  1. Clone repository from develop branch and create a new branch
git checkout https://github.com/Koreatech-Mongle/chameleon-platform -b name_for_new_branch
  1. Make Changes and test
  2. Submit Pull Request with comprehensive description of changes