hchiam / language-user-interface

LUI, a voice assistant kinda like JARVIS.
https://codepen.io/hchiam/pen/WOLOJG/
MIT License
5 stars 1 forks source link

Integrate conversation topics across types #1

Closed hchiam closed 7 years ago

hchiam commented 7 years ago

Example: same location, but also ask about weather there. --> Keyword "that" or "there" or "it" or "this" (and for people: "him", "her", "them", "he", "she", "they")

hchiam commented 7 years ago

done: 35a1861 searchLocation() c109722 askingWeather() (and ea68739 askingWeather()) 2b72684 askingDirections() baf393c askingShowMePicture()