وب سایت تخصصی شرکت فرین
دسته بندی دوره ها
6

Google Assistant development with Actions on Google

سرفصل های دوره

Google Assistant development in Node.js with Actions on Google & DialogFlow & Firebase for Google Home & Android device


1 - Introduction
  • 1 - Introduction
  • 2 - Extending Google Assistant Creating the Actions on Google project
  • 2 - Google actions console.txt
  • 3 - Connect Google Action with DialogFlow
  • 4 - How to get help.html
  • 5 - Additional resources.html

  • 2 - Build Google Assistant app for Google Home with DialogFlow
  • 6 - DialogFlow behind the scenes
  • 7 - Designing conversations
  • 7 - Designing conversations video.txt
  • 8 - DialogFlow Features
  • 9 - Default Fallback intent and Default Welcome Intent
  • 10 - Lets try the simulator
  • 11 - FAQ action Assignment
  • 12 - DialogFlow tutorial FREE ebook.html

  • 3 - DialogFlow Fullfilment Firebase function and serverless architecture
  • 13 - Dialog fulfillment What is it
  • 14 - Actions on Google.txt
  • 14 - Firebase tools.txt
  • 14 - Using WebHook for Fulfilment
  • 15 - Firebase function and serverless architecture introduction
  • 16 - App request documentation.txt
  • 16 - Deploy and test fulfilment
  • 16 - Firebase console.txt
  • 17 - Custom intent handler voting quiz
  • 18 - Read parameters and use the log

  • 4 - Setup local environment for building apps for Google Assistant Google Home
  • 19 - Firebase tools.txt
  • 19 - Install and login to Firebase
  • 20 - Connect local code to Firebase.html
  • 21 - Deploy to Firebase from a local environment
  • 21 - GIT commit with code changes.txt
  • 22 - GRPC not working with node v12 WARNING.html
  • 23 - Upgrade Firebase Account
  • 24 - Resolving common errors

  • 5 - Realtime database for storing and retrieving data in Actions on Google app
  • 25 - Firebase Realtime database introduction
  • 26 - Firebase Realtime vs Cloud Firestore
  • 26 - Firebase Realtime vs Cloud Firestore.txt
  • 27 - Firebase admin.txt
  • 27 - GIT commit with code changes.txt
  • 27 - Setup Firebase Realtime database
  • 28 - Data structure.txt
  • 28 - GIT commit with code changes.txt
  • 28 - Save votes to Realtime database
  • 29 - Actions on Google.txt
  • 29 - Actions on Google Nodejs.txt
  • 29 - GIT commit with code changes.txt
  • 29 - Use webhook for slot feeling store session data
  • 30 - Db documentation.txt
  • 30 - Get results from database
  • 31 - Async Await Syntax
  • 31 - Async await.txt
  • 32 - GIT commit with code changes.txt
  • 32 - Order by child.txt
  • 32 - Show results from Database

  • 6 - Call web services APIs in Actions on Google app fro the Google Assistant
  • 33 - Calling external service APIs introduction
  • 34 - Meetupcom API
  • 35 - Introduction to web services API
  • 36 - GIT commit with code changes.txt
  • 36 - Get the API key and explore API
  • 36 - Meetup API.txt
  • 36 - Upcoming events.txt
  • 37 - Create Intent for show meetups API call
  • 38 - Call API and save the response
  • 38 - GIT commit with code changes.txt
  • 38 - Requestpromise.txt
  • 39 - Basic card.txt
  • 39 - Display service response in a basic card for devices with screen capabilities
  • 39 - GIT commit with code changes.txt
  • 39 - Meetup image.txt
  • 39 - Small meetup image.txt

  • 7 - OK Google lets create follow up intents in the DialogFlow used in dialogues
  • 40 - Follow up intents introduction
  • 41 - Follow up intent next item
  • 41 - GIT commit with code changes.txt
  • 42 - GIT commit with code changes.txt
  • 42 - List all Item response
  • 42 - List message.txt
  • 43 - GIT commit with code changes.txt
  • 43 - Select number and selected option response

  • 8 - Naming Action for Google Assistant & Assignements working on demo project
  • 44 - Google policy.txt
  • 44 - Languages locales.txt
  • 44 - Naming the action

  • 9 - Surface capabilities & SSML apps for speakers devices with screen HOW TO
  • 45 - Surface capabilities and SSML introduction
  • 46 - GIT commit with code changes.txt
  • 46 - How to use SSML in responses
  • 46 - SSML documentation.txt
  • 46 - Sound library.txt
  • 47 - GIT commit with code changes.txt
  • 47 - Surface capabilities.txt
  • 47 - Surface capabilities implementation

  • 10 - Testing your new app for Google Assistant simulator devices test users
  • 48 - Testing introduction
  • 49 - Testing on my phone
  • 50 - Testing on Google Home
  • 51 - Adding test users and testing in simulator

  • 11 - Assignments creating project building apps for the Google Assistant projects

    12 - Submit your app on Actions on Google for approval Get your app published
  • 52 - Prepare for deployment docs.txt
  • 52 - Submit your app for approval Introduction
  • 53 - Action name requirements.txt
  • 53 - Name requirements documentation.txt
  • 53 - Submit your app for approval
  • 54 - Deployment states
  • 55 - Assistant app directory
  • 55 - Assistant page.txt

  • 13 - Extra content DialogFlow Q&A
  • 56 - How to validate a parameter in DialogFlow
  • 57 - How to call another intent from DialogFlow fulfillment
  • 57 - webhookClientsetFollowupEventevent.txt
  • 58 - How to prevent parameter validation loop for Actions on Google
  • 59 - REGEXP entities
  • 60 - Regex cheat sheet.html
  • 61 - Allow automated expansion
  • 62 - Fuzzy matching
  • 63 - DialogFlow Mega Agents

  • 14 - Bitcoin API implementation
  • 64 - API introduction and plan of work
  • 65 - Intents for bitcoin investment calculation
  • 66 - Composite entities
  • 67 - GIT commit with code changes.txt
  • 67 - Investment return in a specific period
  • 68 - Calculate investment
  • 68 - GIT commit with code changes.txt
  • 69 - GIT commit with code changes.txt
  • 69 - Get bitcoin price
  • 70 - GIT commit with code changes.txt
  • 70 - Show bitcoin investment response for the specific period
  • 71 - GIT commit with code changes.txt
  • 71 - Show bitcoin investment in a simple card
  • 72 - GIT commit with code changes.txt
  • 72 - Show bitcoin investment overview in a browsing carousel
  • 73 - GIT commit with code changes.txt
  • 73 - Save bitcoin request data

  • 15 - Sentiment analysis
  • 74 - Sentiment analysis in a nutshell
  • 75 - Sentiment analysis for a chatbot
  • 76 - Common implementation scenarios in chatbot
  • 77 - More about sentiment analysis

  • 16 - Account Linking with Google SignIn
  • 78 - Account Linking introduction
  • 79 - Google SignIn Setup
  • 80 - Google SignIn Test

  • 17 - Platforms NLP And Libraries for Voice Bots And Chatbots
  • 81 - Tools for chatbot and voice bot developers.html

  • 18 - BONUS LECTURE
  • 82 - Bonus Lecture Discount for my students.html
  • 139,000 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    افزودن به سبد خرید
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    مدرس:
    شناسه: 13494
    حجم: 3868 مگابایت
    مدت زمان: 408 دقیقه
    تاریخ انتشار: ۲۰ خرداد ۱۴۰۲
    طراحی سایت و خدمات سئو

    139,000 تومان
    افزودن به سبد خرید