GithubHelp home page GithubHelp logo

chamathpali / iseecockpit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from isee4xai/iseecockpit

0.0 0.0 0.0 694 KB

License: MIT License

JavaScript 0.73% TypeScript 94.93% Less 3.21% EJS 1.14%

iseecockpit's Introduction

iSee Cockpit

DOI

The iSee Cockpit serves as a user-friendly, web-based dashboard that allows both design users and end users to seamlessly interact with the iSee Platform. This intuitive tool is currently in development as an integral component of the larger iSee project.

Screenshots

Authentication

1login

Usecases and creation

2usecases

Usecase Management

3manage

Manage AI Model

4model

Manage Dataset

5config

Manage Personas

6personas

Manage Dataset

7eval

Explainer Library

8explainers

Dialog Manager

10dialog2

Setup Guide

Create a fork from the iSee Repo

Clone the forked repo

Install node_modules:

npm install

or

yarn

Start project

npm start

Build project

npm run build

Check code style

npm run lint

You can also use script to auto fix some lint error:

npm run lint:fix

Test code

npm test

LOCAL DOCKER

docker build -f Dockerfile.dev -t isee4xai/cockpit:dev .

docker-compose  --file docker-compose.dev.yml up -d --build

Deployment Docker Setup

docker build -f Dockerfile.prod -t isee4xai/cockpit:prod .
docker-compose  --file docker-compose.prod.yml up -d --build

iseecockpit's People

Contributors

chamathpali avatar xernois avatar anjanaw avatar bfleisch avatar craigybaeb avatar nirmalie avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.