Google Assistant Tutorial Series - Build Actions - Episode 01

Ғылым және технология

Google Assistant Tutorial Series is meant for developers and tech enthusiasts who want to build or create Actions for the Google Assistant. Subscribe to learn more: bitly.com/techwithsach
Learn how to build simple applications or Actions for the Google Assistant. The Google Assistant Developer Series covers all the features, tools and functionalities in building actions for the Google Assistant.
Learn about the following:
Actions on Google Console: A developer platform to extend the functionalities of the Google Assistant. A platform where you create an action for the Google Assistant.
Dialogflow: A conversational design platform
Create an Intent and understand Entities in Dialogflow
Build Actions for the Google Assistant.
Learn how to create an action for the Google Assistant.
Actions Simulator to try out the Google Assistant Actions.
The Google Assistant Developer Series will also cover the following:
Live Streaming KZread Sessions and video content to be released every week. So stay tuned and subscribe to the channel and click the bell icon to be notified for future updates.
bitly.com/techwithsach
Check out my chat with Googler for the Assistant on Air KZread Series: • [DEPRECATING] Enhanci...
Website: techwithsach.com/
Medium: / sachindroid8
Twitter: / sachin_atk
Facebook: / techwithsach
Official website: developers.google.com/assistant
Actions Console: console.actions.google.com/
Dialogflow Console: console.dialogflow.com/
~-~~-~~~-~~-~
Please watch: "Google Assistant Tutorial Series - Build a Chatbot, Call Agent and Actions for Google Assistant in 10 mins using Dialogflow KnowledgeBase - Episode 03"
• Build a Chatbot, Call ...
~-~~-~~~-~~-~

Пікірлер: 23

  • @techwithsach
    @techwithsach4 жыл бұрын

    Let me know what Actions you would build for the Google Assistant and also join the conversation on Twitter using the hashtags #AoGDevs #techwithsach. We will be covering a lot more in the upcoming episodes like Conversational Design, Dialogflow, chatbots, Smart Home SDK, Interactive Canvas, Machine Learning and more. Let me know what you would like to learn.

  • @iokeasmeena1181

    @iokeasmeena1181

    4 жыл бұрын

    TECH WITH SACH xbgg

  • @abdulahihassen6040
    @abdulahihassen60404 жыл бұрын

    Thanks Sach for the amaizing tutorial. Looking forward for the upcoming ones 👍

  • @techwithsach

    @techwithsach

    4 жыл бұрын

    Thanks @Abdulahi Hassen. Glad you like them. More to come. 🙂

  • @darshanjain3044
    @darshanjain30444 жыл бұрын

    Excellent video, thanks Sach for showing just how easy it is! I built my first conversational action and it was really so simple. Looking forward to more advanced videos. 👍

  • @techwithsach

    @techwithsach

    4 жыл бұрын

    Fantastic! Looking forward to see your action for the Google Assistant. Let me know once you have published one so we can all check. 🙂

  • @thibaultwislez2398
    @thibaultwislez23989 ай бұрын

    Good video but out of date unfortunatly... Can you help me ? I developped a dialogflow solution in order to get my solar panels production through solaredge api. It's perfect l'y working on dialogflow but I cannot integrate it to Google assistant.... Can you help me on that please ?

  • @adilmohammedali2613
    @adilmohammedali26134 жыл бұрын

    Amazing tutorial video

  • @techwithsach

    @techwithsach

    4 жыл бұрын

    Glad you liked it Adil. Looking forward to seeing what you build for the assistant. 👍

  • @ramprasathdhinakaran9499
    @ramprasathdhinakaran94992 жыл бұрын

    Hi sir, I don't know how to fill that FOR FAMILIES in ADDITIONAL INFORMATION in DEPLOY SECTION. So can you please help me sir? I actually don't understand wheather we should put YES or NO. And also I don't know the meaning of it. So can u please help me ?

  • @abaimototech1671
    @abaimototech16713 жыл бұрын

    Hello sir. do you have a tutorial on how to use the invocation template like (play game, start short story & etc.)

  • @techwithsach

    @techwithsach

    3 жыл бұрын

    Hi, I will be covering these as part of the weekly live stream sessions. Stay tuned! 🙂

  • @rtpHarry
    @rtpHarry4 жыл бұрын

    Interesting series! What language will you be coding it in? I'm interested to let the user submit number values on a daily basis, which would be logged to a database. I see this being a separate app built in Ionic that I would probably save the data into Firebase. I've been doing some research on this but so far I still need to figure out how to send data to a database, how to let the user attach their assistant to an account on the web app, and also in the future I'd be interested to graph some of this information up on the Google Nest Hub using Interactive Canvas. Subscribed and clicked the bell :D

  • @rtpHarry

    @rtpHarry

    4 жыл бұрын

    By the way, I don't know how well the tools scale but please consider bumping your font size up. It seems like you have a very high res desktop. Even on my MBP 16" it is still hard to read the text.

  • @techwithsach

    @techwithsach

    4 жыл бұрын

    Hi Mathew, I will be covering most of the topics using Node js, firebase, google cloud, HTML, CSS and Javascript for features in Interactive Canvas. Also happy to show some of the backend services and APIs using PHP, MySQL, etc as well. Happy to see your enthusiasm and the upcoming videos will cover the topics and features you are trying to solve. If you are in a hurry, you can also check my medium posts which demonstrate how to save data in the backend, etc. medium.com/google-cloud/how-to-create-a-chatbot-using-dialogflow-enterprise-edition-and-dialogflow-api-v2-923f4a965176

  • @techwithsach

    @techwithsach

    4 жыл бұрын

    ​@@rtpHarry Thanks for the valuable feedback. Yes, definitely using an ultra-wide monitor here. I will these suggestions and inputs implemented in the upcoming videos.

  • @rtpHarry

    @rtpHarry

    4 жыл бұрын

    @@techwithsach This sounds great, I'll check the article out as well. One thing I found after I had commented this was that you can't make Interactive Canvas at the moment unless it's for a game. Could still be an interesting feature to learn though. Source: developers.google.com/assistant/interactivecanvas, with this text: "Note: At this time, Google is only approving Actions that are gaming experiences." (about half way down.)

  • @rsfcaf
    @rsfcaf4 жыл бұрын

    Thanks Sach for your great video. I'm just starting with Dialogflow. Is it possible to create a simple FAQ where the user asks a question and the response comes from an audio file placed on Google Drive (or really anywhere)? The reason why I want an audio file is that I want the response to be in the person's voice (not the computer's).

  • @techwithsach

    @techwithsach

    4 жыл бұрын

    Thanks rsfcaf! Yes, you can definitely do that using SSML (speech synthesis markup language). You can pass your audio recording in a Google Cloud Storage and pass the URL inside the SSML tags. Have a look at this documentation for adding different rich responses cloud.google.com/dialogflow/docs/intents-rich-messages Have a look at SSML here cloud.google.com/text-to-speech/docs/ssml. Its very simple and will also try to cover in the future videos as well. Hope these resources help and all the best. 👍

  • @rsfcaf

    @rsfcaf

    4 жыл бұрын

    @@techwithsach Thanks Sach...I'll give it a try!

  • @rsfcaf

    @rsfcaf

    4 жыл бұрын

    @@techwithsach Hi Sach, that worked with audio - thanks! Would it be possible to do this with video (either my own video or a KZread video)?

  • @techwithsach

    @techwithsach

    4 жыл бұрын

    You can do that with Interactive Canvas Feature for Actions on Google.

  • @rsfcaf

    @rsfcaf

    4 жыл бұрын

    @@techwithsach Thanks...do you know if there is a relevant tutorial to show me how to do this (provide a response from a video file (KZread or other) with Interactive Canvas)?

Келесі