googlesamples/assistant-sdk-python

how to autostart google assistant on raspberry pi

erikson-minnni opened this issue · 0 comments

how to make Google Assistant to automatically launch in a terminal window on startup. The commands to start Google Assistant are:

source env/bin/activate
google-assistant-demo

how do i do this?