https://github.com/screamz/dialogflow-poc
A test webhook in order to try dialogflow API.
https://github.com/screamz/dialogflow-poc
Last synced: about 1 year ago
JSON representation
A test webhook in order to try dialogflow API.
- Host: GitHub
- URL: https://github.com/screamz/dialogflow-poc
- Owner: ScreamZ
- Created: 2017-10-13T12:57:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-31T09:36:07.000Z (over 8 years ago)
- Last Synced: 2025-02-10T05:43:32.190Z (over 1 year ago)
- Language: TypeScript
- Size: 60.5 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DialogFlow webhook for Google AI engine.
This is a POC that process additionnal jobs in order to feed the Google AI engine.
## Installation 1
- Run `yarn` or `npm i`
- Start building javascript bundle, using the typescript compiler. `npm run build:watch`. This will also watch for new changes.
- Run `npm start` as sudo, or override PORT env variable because you need to be su to use port 80.
## Ideas of TODOs
- Cards
- Carousel
- Enregistrer données utilisateur (air table, sqllite ?)
- Savoir reconnaître un utilisateur déjà enregistré
- Extraire plus d'informations du site web (utilisation du formulaire quand les paramètres d'intent sont remplis)
- Se concentrer sur les besoins voyage / santé pour les utilisateurs d'April internationalhubs