googlesamples / assistant-sdk-python

Samples and bindings for the Google Assistant API
http://developer.google.com/assistant/sdk
Apache License 2.0
916 stars 320 forks source link

Couldn't find anyway to make it work, couldn't find support online, I'm a newb who want to play with experts, if you can help me to get it to work I'll love it. #369

Open Ahmedsamy007 opened 5 years ago

higbyk commented 4 years ago

I'm in the same boat, I thought this was a Python library that interfaces with the Google Assistant SDK but literally every example on PyPi shows it being used from the CLI, not in a Python script.

How do I import this library into a script? What functions does it include and what parameters do they accept? I feel like I'm missing something obvious.