How to create Artificial Intelligence in Python : Part-1 || Iron Man Friday?

0
(0)

Hello Friends, I am very excited while creating the video. This video is very close to my heart. Why? I love Marvel series specially the Iron Man and his AI Jarvis.

But, now Jarvis is Vision and at present his AI is Friday. So, i have tried to build same kind of Artificial Intelligence in Python.

RIght now, it a basic one. Which will greet, open C drive folders and good bye.

Github : https://goo.gl/UM5m8D
Playlist : https://goo.gl/4sLjHp

I hope you like and enjoy this video. If yes, don’t forget to subscribe and hit the like button.

Telegram : https://goo.gl/8GaAwZ
WhatsApp : http://bit.ly/31ZdBM1
Slack : https://goo.gl/D3PFEG
Hike : https://hike.li/n5GvHcCiyL

Similar Posts:

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

As you found this post useful...

Follow us on social media!

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?

10 Comments

  1. My python version : 3.8.0
    I have installed pyaudio 0.2.11 by downloading .whl file
    Some say i need to install libportaudio-dev but i can't install it using pip since it's not a py-pi
    Please tell me how should i resolve this error?

    PS C:UsersUserOneDriveDocumentsVisual Studio> python -u "c:UsersKartiOneDriveDocumentsVisual StudioTTCnew.py"

    HKEY_LOCAL_MACHINESOFTWAREMicrosoftSpeechVoicesTokensTTS_MS_EN-US_DAVID_11.0

    HKEY_LOCAL_MACHINESOFTWAREMicrosoftSpeechVoicesTokensTTS_MS_EN-GB_HAZEL_11.0

    HKEY_LOCAL_MACHINESOFTWAREMicrosoftSpeechVoicesTokensTTS_MS_EN-US_ZIRA_11.0

    Lisening…

    Traceback (most recent call last):

    File "c:UsersUserOneDriveDocumentsVisual StudioTTCnew.py", line 46, in <module>

    voice_note = read_voice_cmd()

    File "c:UsersUserOneDriveDocumentsVisual StudioTTCnew.py", line 30, in read_voice_cmd

    with sr.Microphone as source:

    AttributeError: _enter_

Leave a Reply

Your email address will not be published. Required fields are marked *