Class Note
netlify.com: Drag a folder that I worked on the site.
- git init → git add → git commit -m "first commit" → git branch -M → git push - → git status → git add
- new site from git - button
- deploy site
secure API Keys: settings - build & deploy - Environment - Environment variable
Fundamentals of Conversation Design
- Personality:
a character shouldn't be human, which means acknowledgment that it is a computer. no pretend like human being!
- Fallbacks:
when speech recognition fails, you should cleverly design around when that happens. Make a more interesting "I don't know".
- Context:
defining the context around which the person is talking to the computer.
ex) I'm this kind of robot, who are you?
- Scope
- Acknowledgment:
acknowledge what the person said so that they know if the computer heard them properly or not.
ex) Q: Are you small? A: No, I'm not tiny-tiny.
Dialogflow (do not sign up with an nyu account! )
- Default Welcome Intent: First sentence to initiate conversation
- Training Phrase: able add expression - save Intents
- Entities: synonyms and etc
$ ⇒ value sign .ex) I'll get you a $numberOfSandwiches $sandwich.original.
Integrations → Continue with ~→ test →