Coder Social home page Coder Social logo

latzinger / qaware-luis-dashboard Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 2.0 10.24 MB

This dashboard is used to interact with a separate backend service. With the help of the dashboard, various steps from creating to testing a Microsoft LuisApp can be applied or automated.

License: Apache License 2.0

JavaScript 1.17% TypeScript 55.39% HTML 41.71% SCSS 1.73%
angular luis-ai html typescript natural-language-understanding speach-to-text clarity clarityui automatisation css scss

qaware-luis-dashboard's Introduction

Contributors Forks Stargazers Issues Apache License

QAware Luis-Dashboard

Build

This dashboard is used to interact with a separate backend service. With the help of the dashboard, various steps from creating to deploying a Microsoft LuisApp can be applied or automated.
Report Bug · Request Feature

Table of contents

About The Project

What is Microsoft Luis?

Language Understanding (LUIS) is a cloud-based conversational AI service that applies custom machine-learning intelligence to a user's conversational, natural language text to predict overall meaning, and pull out relevant, detailed information.

More Information can be found under Microsoft-Luis.

Built With

Development Setup

Prerequisites

Install the Angular CLI globally:

npm install -g @angular/cli

Getting Started

URL: http://localhost:4200/app/

Serve Angular App:

ng serve --open

Build

mvn clean install

Services

  • LuisAppService: Responsible for handling operations related to the luis-api by requesting the backend.
  • PersistentService: Responsible for retrieving presistent app information like AppData, AppStats and the GroundTruth from the backend.
  • ConvertService: Responsible for converting CSV-Files to LuisJson-Files and vica versa, by requesting the backend.
  • NotificationService: Responsible for handling standard and app-level alerts.

Components

Dashboard

Functionality Supported
Dark Mode
Card & List-View

App Deployment

Functionality Supported
Select Training and Test Data
Create App
Delete App
Train App
Publish App
Change Publish Settings
Test App

App Management

Functionality Supported
View Name, Id, Status and Description
Integrated Microsoft Luis Dashboard Link
Publish deployed App
Train published App
Test published App
Edit App (add Intents, Utterances or Entities)
Update published App to new version
View & Download LuisJSON
Delete App

App Statistics

Functionality Supported
View Test History
View Charts
False Intent Warning

GroundTruth Editor

Functionality Supported
View GroundTruth
Edit GroundTruth
Extend GroundTruth via uploaded CSV-File
Create new LuisApp by selecting custom GroundTruth Entries

Contributing

  1. Fork or clone the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the Apache License. See LICENSE for more information.

qaware-luis-dashboard's People

Contributors

franckn98 avatar

Watchers

 avatar  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.