Skip to content

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

Notifications You must be signed in to change notification settings

sooyeoniya/chameleon-client

 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.3%
  • CSS 1.9%
  • SCSS 1.7%
  • JavaScript 1.1%
  • HTML 1.0%