fbsamples / fbsamples/original-coast-clothing

Detect that people need customer support using Built-in NLP

Open
#15 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
231
Forks
239
PR merge metrics
No merged PRs in 30d

Description

#### Is your feature request related to a problem? Please describe.
Currently, If a person send a text message containing the keyword `help`, we will trigger the customer care flow, but this does not cover other type of support request. See https://github.com/fbsamples/original-coast-clothing/blob/master/services/receive.js#L92

#### Describe the solution you'd like
We should detect that a person needs help using a custom Built-in NLP model, and route them accordingly to the correct experience.

#### Documentation
- https://developers.facebook.com/docs/messenger-platform/built-in-nlp/#customizing_nlp

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.