In 2017 I created an Android Things project called BrailleBox — a Braille News Reader for the partially sighted. I’m really passionate about helping others and using the knowledge I have to do so, even if it means learning new things to help achieve that goal. This was the main driver for creating Braille Box, but I… Continue reading
Posts Tagged → Actions On Google
Exploring Actions on Google Responses: Basic Card
When sending responses from our Actions on Google conversational tools, there are a number of different ways in which we can present content to our users. In this post we’re going to look at adding responses to our conversations using the Basic Card. When building responses for our conversation tools we have the ability to… Continue reading
Exploring Actions on Google Responses: Simple Response
When sending responses from our Actions on Google conversational tools, there are a number of different ways in which we can present content to our users. In this post we’re going to look at adding responses to our conversations using the Simple Response. When building responses for our conversation tools we have the ability to… Continue reading
Localising Actions on Google conversations
Actions on Google is a pretty fascinating platform when it comes to the creation of conversational tools. So far myself I’ve been able to create a couple of small tools that could have the potential to help users out in one way or another. But there’s one thing that’s always been present on my mind — they’ve… Continue reading
Authenticating users with Actions on Google
Actions on Google is a pretty fascinating platform when it comes to the creation of conversational tools. So far myself I’ve been able to create a couple of small tools that could have the potential to help users out in one way or another. But they always been missing that one important thing, personalisation. Having… Continue reading
Exploring Dialogflow: Understanding Agent Interaction
Dialogflow is a powerful tool that allows us to create conversational tools without the complications of needing to handle natural language processing. But before we dive into the platform, it’s important to understand all of the different concepts that tie together to create the conversational agents that we can create. When I started exploring the… Continue reading
Building a Guitar Chord Tutor for Actions on Google: Part Two
In the last part of this series, we looked at how we can build a tool for Actions on Google – if you haven’t checked that out yet then it might be worth reading it before continuing this article: In part two, we’re going to be taking a quick look at how we can leverage… Continue reading
Building a Guitar Chord Tutor for Actions on Google: Part One
Google Actions is a fascinating platform. Not only does it provide us with a conversational tool that gives us the ability to create experiences which make certain tasks easier and more convenient for the user, but it allows us to create applications that can be easily accessible for a wide range of users with different… Continue reading