Create your own AI Assistant | Python | 2022

preview_player
Показать описание
Let's learn to build and improve our own voice-controlled AI assistant using Python.

00:00 Intro
02:30 Initial Setup
14:45 Web navigation
17:30 Wikipedia
22:30 Wolfram Alpha
35:00 Recording notes
38:10 Conclusion

Full code:

#WolframAlpha #Wikipedia #TextToSpeech #SpeechRecognition #Python #AI
Рекомендации по теме
Комментарии
Автор

Omg exactly what I was looking for. I am 14 years old, I already have some experience with python, since I have been studying it alone for more that 1 year and I am fascinated by AI. I want to recreate Gideon from The Flash and maybe in the future create one of the largest tech companies

shaken
Автор

This is incredible I'd love to see a part 2 with more methods!

mattheb
Автор

This is intriguing the thought of creating my own AI always make me feel amazed. From my knowledge in python coupled with this tutorial I hope I can create an Ai that can reprogram itself under certain circumstances

lilrucky
Автор

I hope their is a updated video on that. I want to create a visual model and all

jonthuemichel
Автор

Bro I just want to say thank you for this best tutor ever.
I really apriciate the way you do it.

vnmxiqq
Автор

This was both interestig and fun. Most importantly, I actually was able to learn and successfully create a working AI project.👍

MichaelzimmermanMI-MEDIA
Автор

Will make sure to watch this when im not too busy! Still a begginer in python, but I'm really interested in this concept, plus it should help me feel more comfortable overall.

Thanks in advance!

Golden_Hephaestus
Автор

Relatively new to coding so all these advanced concepts seem kinda new to me, I understand the basics like functions, parameters, for loops, while loops etc, what would you recommend for all the topics I should study on before I can fully grasp the concepts within this video?

evad
Автор

Hi, how would i go about adding a way for it to stop while reading from wiki?
so if it were in the middle of reading i would say stop or somethin and it would end the reading and continue the loop.
thank you

caidensuchomel
Автор

i keep getting the error 'function' object has no attribute 'getProperty' voices = engine.getProperty('voices'). Although i haven't finished the code, ive been just debugging it along the way and keep hitting this error. Please advise, and thank you!

asmrhero
Автор

Are you using pure python or using framework of python sir? Because i see there is env, usually env is one packet with MVC MODEL

mochammadnafisachafith
Автор

what if I did not have the error you encountered on the initial setup? Do I stull have to download the PyAudio file?

i_post_random_stuffs
Автор

File "c:\Users\Dell\Desktop\My AI.py", line 3, in <module>
import speech_recognition as sr
ModuleNotFoundError: No module named 'speech_recognition'
How do i fix this?

orbizYT
Автор

This is great! Thank you!!

How would you go about getting a TTS that sounds ... slightly less robotic?
Furthermore!! Is there a way to make it only listen after a certain decibel level?

Nethrex
Автор

bro when i test it after the initial setup it shows something like winerror 193 in " engine - pyttsx3.init() " how to fix?? and it says ENGINE is not defined

Yaseenyt
Автор

i know almost nothing about that. but its still easy to do that like this. it worked quiet well.

alpharstar
Автор

Wow this is honestly amazing. The video was straight forward and had no issues throughout the whole tutorial.
One question though where do the notes get saved to?
I cant seem to find where the notes are being saved on my computer if they are at all.

davidmistriel
Автор

Thank you so much for the incredible tutorial Mr. Thomas Shelby!

atanasspasov
Автор

I did the codes but I was unable to activate the virtual environment.please do a video showing hoy you set it up with Powershell

harryowuor
Автор

so when I launch visual studio then create new project what do i pic next under the list ?

roberthorniacek