Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/watson-developer-cloud/assistant-skill-analysis

Dialog Skill Analysis framework for Watson Assistant
https://github.com/watson-developer-cloud/assistant-skill-analysis

accuracy ai-assistants analysis-framework classification conversational-ai entities intents machine-learning machine-learning-algorithms ml watson watson-assistant

Last synced: 3 days ago
JSON representation

Dialog Skill Analysis framework for Watson Assistant

Awesome Lists containing this project

README

        

[![test env](https://github.com/watson-developer-cloud/assistant-dialog-skill-analysis/actions/workflows/ci.yaml/badge.svg?branch=master)](https://github.com/watson-developer-cloud/assistant-dialog-skill-analysis/actions/workflows/ci.yaml)

# Dialog/Action Skill Analysis for Watson Assistant

## Introduction
Dialog/Action Skill Analysis is a Python framework along with an easy-to-use Python notebook to help you quickly and effectively build AI assistants using Watson Assistant

Whether you are new to the process and are building your first AI assistant or you’re a veteran and have an assistant working well in production, this framework is intended to help everyone with questions like...
- How do I know my assistant is doing a good job?
- How do I test and measure my assistant’s performance?
- Why is the assistant responding incorrectly to this question?
- How do I improve my assistant’s ability to understand questions?

Currently Supported Languages: en, fr, cs, de, es, it, pt, nl, zh-cn, zh-tw

## Usage
If you clone the notebook from this repository locally, please use the steps below. For usage in Watson studio, please refer to the
section below on [Hosted Python Notebook](#hosted-python-notebook)

1. Assumes familiarity using a Python Jupyter notebook
2. Assumes a Python 3.9 or greater environment (We recommend using Anaconda to setup a python environment)
3. Install dependencies with `pip install -r requirements.txt`
4. Start jupyter server with `jupyter notebook`
5. Run `classic_dialog_skill_analysis.ipynb` or `new_experience_skill_analysis.ipynb` to start session

## Update: March 15th 2023
`new_experience_skill_analysis.ipynb` for dialog or action analysis under new Watson Assistant experience is available.

## Guides
An introduction to Dialog Skill Analysis on Medium: [Announcing Dialog Skill Analysis](https://medium.com/ibm-watson/announcing-dialog-skill-analysis-for-watson-assistant-83cdfb968178?)

## Hosted Python Notebook
For those of you familiar with IBM Watson Studio, we have also made a hosted version of the notebook available on the IBM Gallery: [Hosted Dialog Skill Analysis Notebook](https://dataplatform.cloud.ibm.com/exchange/public/entry/view/4d77701840fcb2f21587e39fdb887049)

## Current Contributor List

| | | |
:-------------------------:|:-------------------------------------------------------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------------------------------------------------------:|
Haode Qi Avatar
[Haode Qi](https://github.com/haodeqi) | Cheng Qian Avatar
[Cheng Qian](https://github.com/tsinggggg) | Ladislav Kunc Avatar
[Ladislav Kunc](https://github.com/lada-kunc) |

## Previous Contributor List

| | | |
:-------------------------:|:-------------------------:|:-------------------------:|
Panos Karagiannis Avatar
[Panos Karagiannis](https://github.com/apropos13) | Ming Tan Avatar
[Ming Tan](https://github.com/mingtan888) |
Navneet Rao Avatar
[Navneet Rao](https://github.com/navneetrao)| Yang Yu Avatar
[Yang Yu](https://github.com/yangyuphd) |