IBM-WATSON integration with nodejs server and ionic/angular client
Needed installed apps:
• Node JS
• TypeScript
• npm install –g typescript
• Angular CLI npm install –g @angular/cli
• IONIC npm install –g ionic
• You will need an IBM assistant configured and its keys.
1. Create new resource en IBM-CLOUD
2. Create assistant
3. Create new skill
4. Add INTENTIONS (assistant services will help on)
5. Add ENTITIES (word the assistant will catch to get what the user mean)
6. Add dialog (it defines the way to follow a conversion with the assistant)