Resources For Action On Google Developers
Jul 27, 2017 · 2 min read

Here is a list of good resources you can use if you are building a new Assistant App or any other Action on Google.
If you love to jump into code and try it for yourself, try the code labs section below or just browse (and clone) our samples on Github.
- Google Home — The main site for everything around Google Home.
- Google Assistant — Where to find it and what can it do.
- Videos — Building Assistant Actions using API.AI , Introduction to Conversation Actions and building your first assistant app.
- Documentation on Google documentation
- Resources for designers and how to improve you voice design
Tools
- API.AI — Start with this tool that will save you a lot of work with its NLP capabilities.
- Web simulator — When it’s time to test your new app, this simulator will help you a lot. It’s easy to use it and you can try to talk (and not just type) to it and see what will be the results in the real world.
Community
- Stack Overflow (actions-on-google) — We have a great community in Stack Overflow. They are true expert and it’s a great place to ask for help.
- Actions on Google Developers G+ Community — This is a growing community (~3k members).
You can share knowledge and keep yourself updated on the rapid changes we see in this technology platform. - @actionsongoogle — Yes! We are on twitter as well. Please don’t be a stranger.
Code
- https://bit.ly/aog-bitcoin-codelab — A code lab that will show you how to leverage API.AI and your own servers (with web hooks). You can also try the code.
- https://bit.ly/aog-animal-codelab — A code lab that is short and sweet and as a bonus you might find some good jokes.
- Actions on Google at GitHub with lots of NodeJS examples.
That’s it for today.
If you think I’ve missed something, please let me know.
Originally published at greenido.wordpress.com on July 27, 2017.
