Node.js version of the google-assistant-library https://pypi.org/project/google-assistant-library
- Download the Python
.whl
file for your architecture from https://pypi.org/project/google-assistant-library/#files. - Create a
lib
folder in the working directory. - Extract the
google/library/libassistant_embedder.so
file to thelib
folder. - Run the example or your own code.