In this video, we'll use our Python knowledge to build our own artificial intelligence similar to Alexa.
Discover how to become a Data Engineer with the Data Pro Method:
https://metododatapro.codifike.com.br/
Siri or Cortana are artificial intelligences that help you in your daily life. Using Python and a lot of creativity, it's possible to have your own Siri or Cortana.
To install PyAudio for Python 3.6+, download the file:
1- Download the file PyAudio-0.2.11-cp39-cp39-win_amd64 from this link: https://www.lfd.uci.edu/~gohlke/pytho...
2- In the directory where the file was downloaded, execute the command via terminal:
pip install https://www.lfd.uci.edu/~gohlke/pytho...
Github: https://github.com/fabrimatt/tina/blo...
Based on the video by Jhankar Mahbub.
#artificialintelligence #python