Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Build Incredible Chatbots, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:01:57
    Welcome to the course!
  • Урок 2. 00:09:06
    What are Chatbots?
  • Урок 3. 00:08:23
    Anatomy of a Chatbot
  • Урок 4. 00:05:00
    Introduction to Project BotBee!
  • Урок 5. 00:07:03
    Training the AI
  • Урок 6. 00:01:00
    Summary
  • Урок 7. 00:06:35
    Introduction
  • Урок 8. 00:11:51
    The Interactive Terminal
  • Урок 9. 00:04:44
    Understanding Regular Expressions
  • Урок 10. 00:12:55
    Understanding Regular Expressions - Examples
  • Урок 11. 00:04:41
    The Pattern Dictionary
  • Урок 12. 00:06:09
    The Matcher Function
  • Урок 13. 00:03:32
    Meet your chatbot - Hello Vanilla!
  • Урок 14. 00:05:22
    Capturing Entities
  • Урок 15. 00:03:51
    Current Weather : Pattern and Capture
  • Урок 16. 00:06:39
    The Weather API
  • Урок 17. 00:05:36
    Current Weather - The Parser
  • Урок 18. 00:04:57
    The getPrefix function
  • Урок 19. 00:07:01
    Weather Forecast - Pattern and Capture
  • Урок 20. 00:09:30
    Weather Forecast - The Parser
  • Урок 21. 00:02:14
    Summary
  • Урок 22. 00:09:59
    Introduction to the Facebook Messenger Platform
  • Урок 23. 00:01:24
    Goals
  • Урок 24. 00:05:22
    Setting up an Express Server
  • Урок 25. 00:02:09
    Creating a Facebook app
  • Урок 26. 00:05:42
    Managing Tokens
  • Урок 27. 00:04:20
    FBeamer | Introduction
  • Урок 28. 00:09:11
    Registering the webhook
  • Урок 29. 00:07:45
    Verifying and Validating Payload
  • Урок 30. 00:06:49
    We have incoming!
  • Урок 31. 00:03:57
    Handling Text Messages
  • Урок 32. 00:12:04
    Sending Text Messages
  • Урок 33. 00:03:19
    Sending Images
  • Урок 34. 00:07:23
    Vanilla Meets Facebook
  • Урок 35. 00:09:05
    Deploying to Heroku
  • Урок 36. 00:06:30
    Submitting for Approval
  • Урок 37. 00:03:11
    Introduction to MovieMate
  • Урок 38. 00:01:47
    Facebook App Setup
  • Урок 39. 00:04:44
    Downloading the starter kit
  • Урок 40. 00:06:54
    Introduction to Wit.ai
  • Урок 41. 00:12:29
    Wit.ai | Intent & Training
  • Урок 42. 00:01:50
    Wit.ai | Training | Who directed it?
  • Урок 43. 00:01:42
    Wit.ai | Training | When was it released?
  • Урок 44. 00:07:34
    Built-in NLP and Wit.ai
  • Урок 45. 00:05:55
    Extracting entities
  • Урок 46. 00:05:03
    Introduction to the Movie DB API
  • Урок 47. 00:08:14
    The getMovie function
  • Урок 48. 00:05:00
    The getDirector function
  • Урок 49. 00:07:10
    Creating a response | Movie Info
  • Урок 50. 00:03:19
    Creating a response | Who directed it?
  • Урок 51. 00:05:33
    Deploying on Heroku
  • Урок 52. 00:01:14
    Adding Test Users
  • Урок 53. 00:02:33
    Summary
  • Урок 54. 00:02:00
    Introduction to MoneyBot
  • Урок 55. 00:10:25
    Introduction to API.AI
  • Урок 56. 00:07:54
    Basic Intents
  • Урок 57. 00:11:50
    The Currency Convertor Intent
  • Урок 58. 00:10:09
    Fulfillment - 1
  • Урок 59. 00:05:43
    Fulfillment - 2
  • Урок 60. 00:05:32
    Using Context
  • Урок 61. 00:07:51
    Resetting Context
  • Урок 62. 00:08:16
    Integration : Skype
  • Урок 63. 00:02:23
    Integration : Facebook Messenger
  • Урок 64. 00:08:18
    Integration : Slack
  • Урок 65. 00:01:25
    Summary
  • Урок 66. 00:05:36
    Introduction
  • Урок 67. 00:00:37
    Creating an agent on DialogFlow
  • Урок 68. 00:04:06
    The WhatsApp Sandbox
  • Урок 69. 00:02:49
    Twilio & DialogFlow - The Integration
  • Урок 70. 00:01:45
    Default Intents
  • Урок 71. 00:02:36
    Setting up a service account & Google Drive API
  • Урок 72. 00:04:37
    Google Sheets and Permissions
  • Урок 73. 00:04:36
    AWS Setup
  • Урок 74. 00:00:46
    The Serverless Framework CLI
  • Урок 75. 00:06:04
    Securely storing secrets
  • Урок 76. 00:06:16
    Setting up our webhook
  • Урок 77. 00:02:39
    IAM policy for accessing secrets
  • Урок 78. 00:03:02
    Accessing secrets in the webhook
  • Урок 79. 00:02:53
    Google Sheets - A higher order function
  • Урок 80. 00:01:58
    The Get-Openings intent
  • Урок 81. 00:04:48
    Handling the Get-Openings intent
  • Урок 82. 00:02:24
    Testing our setup
  • Урок 83. 00:06:08
    The Apply intent
  • Урок 84. 00:03:54
    Handling the Apply intent
  • Урок 85. 00:01:22
    The Status intent
  • Урок 86. 00:04:38
    Handling the Status intent
  • Урок 87. 00:03:51
    Deploying the webhook on AWS Lambda
  • Урок 88. 00:04:32
    Summary