Simple Virtual Assistant in Python

  Рет қаралды 36,608

NeuralNine

NeuralNine

Күн бұрын

Пікірлер: 67
@NeuralNine
@NeuralNine 3 жыл бұрын
Typo at 0:42! It is called "neuralintents" not "neuralnintents"
@grubersunny3117
@grubersunny3117 3 жыл бұрын
@NeuralNine after i follow your tutorial i have this error can you help me fixing it Traceback (most recent call last): File "main.py", line 43, in assistant.train_model() File "C:\Users\....\.conda\envs\venvai\lib\site-packages euralintents\main.py", line 68, in train_model for pattern in intent['patterns']: KeyError: 'patterns'
@markphethean3831
@markphethean3831 3 жыл бұрын
Thanks, was wondering what the problem was :)
@grubersunny3117
@grubersunny3117 3 жыл бұрын
@@markphethean3831 you need to look at the intents.json file the word "pattern" change it back to "patterns" and it work perfectly
@macel1602
@macel1602 3 жыл бұрын
6:45 A video about an advanced financial assistant sounds awesome!
@Man-Vs-Car
@Man-Vs-Car 3 жыл бұрын
This i agree
@shourya9998
@shourya9998 3 жыл бұрын
Awesome as always!
@NeuralNine
@NeuralNine 3 жыл бұрын
thank you ^^
@IzUrBoiKK
@IzUrBoiKK 3 жыл бұрын
I have already built one myself bro but without even starting the vid I am saying this is gonna be better
@NeuralNine
@NeuralNine 3 жыл бұрын
It's definitely simpler, because the library does most of the work for you ^^
@IzUrBoiKK
@IzUrBoiKK 3 жыл бұрын
@@NeuralNine I built my own Library for this only and used it to make the assistant
@IzUrBoiKK
@IzUrBoiKK 3 жыл бұрын
The library was complicated but bec of that the assistant was simpler
@wordpress9631
@wordpress9631 3 жыл бұрын
@@IzUrBoiKK can you give me your number , instagram id etc for contact
@maddogmorgan9034
@maddogmorgan9034 3 жыл бұрын
@@IzUrBoiKK what's the name of your library and can i pip install it ?
@mariustrelea5132
@mariustrelea5132 3 жыл бұрын
Your totorials always are so interesting !!!
@liy1561
@liy1561 3 жыл бұрын
I know you've done a vid about your neovim config already but could you make a video on how to set it up? we would all appreciate a video like that as well :). Keep up the great work!
@smivl7694
@smivl7694 3 жыл бұрын
Great video! Could you make a video using similar logic to this to create a 'self-learning' voice assistant similar to Iron man's J.A.R.V.I.S? I find that all other tutorials use static non-flexible command words and answers.
@lengors1674
@lengors1674 2 жыл бұрын
Have you find any video with something like that? I would imagine it requires the use of something like lstm or maybe an even more complex neural network
@vishalchopra13
@vishalchopra13 5 ай бұрын
Kindly also add contextual feature in neuralintents library and show how to apply in our chatbot.
@VortyFy
@VortyFy 5 ай бұрын
which version use it
@randomrobloxian1378
@randomrobloxian1378 3 жыл бұрын
make a tutorial on how to make a python overlay so if you have a macro or something it shows text at the top or smth
@franciscolucarini8761
@franciscolucarini8761 3 жыл бұрын
Hey NeuralNine in the video where you ranked programming languages, u said that you have some experience with binary exploitation, will you do some projects or explaination here on KZbin? Thx in advance
@NeuralNine
@NeuralNine 3 жыл бұрын
No because this falls into the category of videos I have had problems with. Such videos are only on Patreon.
@franciscolucarini8761
@franciscolucarini8761 3 жыл бұрын
@@NeuralNine oh ok thx anyway
@mikewashington4188
@mikewashington4188 3 жыл бұрын
Could I use any pattern matching language to similarly do this for example Lisp?
@alex-eddk1197
@alex-eddk1197 2 жыл бұрын
Thank you for this great Tutorial! Would it be possible to have functions that accept parameters in "mappings"? For ex. you could have something like "patterns": ["Add xy to my todo list"] inside the intents.json file and have xy as parameter for the function todo_add?
@KirtiLawankar
@KirtiLawankar 6 ай бұрын
Can you tell what is the name of the app u are using
@arthur6999
@arthur6999 3 жыл бұрын
day 6: can you do async/await tutorial please?
@Aivin
@Aivin 3 жыл бұрын
Yes, please
@kian8770
@kian8770 3 жыл бұрын
please
@giacomofumagalli8532
@giacomofumagalli8532 2 жыл бұрын
Hi, I am beginner in machine learning, but I cant see the def of greeting, how do you specify that? Thank you
@Devil-wv5yo
@Devil-wv5yo 3 жыл бұрын
Bro, how to search things using it on Wikipedia
@PlexAlanche
@PlexAlanche 3 жыл бұрын
A legend of python is being born
@jonsnow3513
@jonsnow3513 3 жыл бұрын
What is dis text editor pls
@oarsh1360
@oarsh1360 3 жыл бұрын
That 0:42 iis not a module how i can install it
@NeuralNine
@NeuralNine 3 жыл бұрын
there is a typo. It is neuralintents not neuralnintents
@oarsh1360
@oarsh1360 3 жыл бұрын
@@NeuralNine Ok :D
@Bufkin252
@Bufkin252 3 жыл бұрын
its called neuralintents and you need python 3.6
@oarsh1360
@oarsh1360 3 жыл бұрын
@@Bufkin252 np NeuralNine Already Said What Is Solution
@Bufkin252
@Bufkin252 3 жыл бұрын
@@oarsh1360 install anaconda and create a new environment with python 3.6, neuralintents and tensorflow
@rabiumuhammedeffect423
@rabiumuhammedeffect423 3 жыл бұрын
Good as always
@oarsh1360
@oarsh1360 3 жыл бұрын
Which Console Is That At First
@NeuralNine
@NeuralNine 3 жыл бұрын
WSL
@raxsgamer
@raxsgamer Жыл бұрын
i have "ilegal instruction" error :c
@oarsh1360
@oarsh1360 3 жыл бұрын
add this project starter and finished files pls to github
@wko_
@wko_ 3 жыл бұрын
Very good! Thks for this video :D
@learn_techie
@learn_techie Жыл бұрын
Didn't use any tensor flow library kindly add more functionalities, further can you explain the code more in your future videos so we can take the pace, every brain is different in learning path in my case I know what I want and to trigger learning speed I want the path. Some videos of data analysis and GUI flask and how to build python gamification with AI ,lot of stuff is missing on internet
@MathonX
@MathonX 3 жыл бұрын
GREAT!!
@NeuralNine
@NeuralNine 3 жыл бұрын
thanks :)
@oarsh1360
@oarsh1360 3 жыл бұрын
give the json file pls
@__3093
@__3093 3 жыл бұрын
awesome!
@mohakagrawal9826
@mohakagrawal9826 3 жыл бұрын
Face recognition in python
@TrueSebiMusic
@TrueSebiMusic 3 жыл бұрын
can you do crypto trading bot tutorial?
@ShiboTheGodfather
@ShiboTheGodfather 3 жыл бұрын
48 fps? Okay, sir.
@NeuralNine
@NeuralNine 3 жыл бұрын
too little? :D
@ShiboTheGodfather
@ShiboTheGodfather 3 жыл бұрын
@@NeuralNine Those 2 missing frames made my eyes itch. 😂 Nah man, jokes aside. Great vid as always. Keep it up. :)
@lornemalvoo
@lornemalvoo 3 жыл бұрын
Let's gooo
@irajatsolanki
@irajatsolanki 3 жыл бұрын
Need financial assistant
@grubersunny3117
@grubersunny3117 3 жыл бұрын
did anyone have this error when run file: ModuleNotFoundError: No module named 'regex._regex'
@mickyfazler
@mickyfazler 3 жыл бұрын
How to make virus using python
@NeuralNine
@NeuralNine 3 жыл бұрын
patreon
@IzUrBoiKK
@IzUrBoiKK 3 жыл бұрын
First!
Intelligent Voice Assistant in Python
24:43
NeuralNine
Рет қаралды 177 М.
Run your own AI (but private)
22:13
NetworkChuck
Рет қаралды 1,8 МЛН
Quando A Diferença De Altura É Muito Grande 😲😂
00:12
Mari Maria
Рет қаралды 45 МЛН
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19
IL'HAN - Qalqam | Official Music Video
03:17
Ilhan Ihsanov
Рет қаралды 700 М.
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 41 МЛН
Colorize Black & White Images in Python
21:27
NeuralNine
Рет қаралды 33 М.
Make Your Python Code More Professional
19:43
NeuralNine
Рет қаралды 69 М.
Create Your Own AI Person (For Free)
23:33
Matt Wolfe
Рет қаралды 393 М.
Build A Python Speech Assistant App
26:47
Traversy Media
Рет қаралды 291 М.
Genetic Algorithms in Python - Evolution For Optimization
26:10
NeuralNine
Рет қаралды 20 М.
Self-Driving AI Car Simulation in Python
11:52
NeuralNine
Рет қаралды 174 М.
Python AI Voice Assistant & Agent - Full Tutorial
33:10
Tech With Tim
Рет қаралды 100 М.
How to Learn: Pretty Much Anything
11:14
Mattias Pilhede
Рет қаралды 6 МЛН
Quando A Diferença De Altura É Muito Grande 😲😂
00:12
Mari Maria
Рет қаралды 45 МЛН