-
Google Assistant Development for Android Devs (Part 2)
This is part 2 in a series on developing Actions on Google. Part one is here.
In my last post, I introduced an open source SDK for Actions on Google for Kotlin and Java. Today, that library port is complete, with all features supported.
- API.AI support
- Actions SDK support
- All tests ported and passing (~230)
- Conversation components example for API.AI & Actions SDK
- Transaction Sample for API.AI
- Java conversation sample
-
Google Assistant Development for Android Devs (Part 1)
There is a lot of buzz and excitement around the Google Assistant Actions, and with good reason: this is an entirely new platform for building experiences for multiple devices. Building a conversational Action with Google Assistant means it will be available on Android, iOS, Google Home, and others as they become available.
Continue Reading -
Creating Conversational Interfaces: Highlights from Google I/O 2017
Natural language processing has improved exponentially over the last few years. As expected, one of the clear themes of Google I/O 2017 was building conversational interfaces.
Continue Reading