This repository serves as a quick start guide and working example for new Dialogflow CX users who are Machine Learning practitioners to quickly setup a working backend REST API endpoint.
This repo will be useful for users who want to productionize their models not limited to NLP models such as:
- Language detection
- Sentiment classification
- Toxic comments classification
- Spam classification
- Go to deploy folder to see the guide on how to setup your backend endpoint, you can choose either Cloud Function or Cloud Run(containerized)
- Go to integration folder how to include your custom webhook to your dialogflow
- Google Cloud SDK
- Dialogflow CX setup