Typo at 0:42! It is called "neuralintents" not "neuralnintents"
@grubersunny31173 жыл бұрын
@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'
@markphethean38313 жыл бұрын
Thanks, was wondering what the problem was :)
@grubersunny31173 жыл бұрын
@@markphethean3831 you need to look at the intents.json file the word "pattern" change it back to "patterns" and it work perfectly
@macel16023 жыл бұрын
6:45 A video about an advanced financial assistant sounds awesome!
@Man-Vs-Car3 жыл бұрын
This i agree
@shourya99983 жыл бұрын
Awesome as always!
@NeuralNine3 жыл бұрын
thank you ^^
@IzUrBoiKK3 жыл бұрын
I have already built one myself bro but without even starting the vid I am saying this is gonna be better
@NeuralNine3 жыл бұрын
It's definitely simpler, because the library does most of the work for you ^^
@IzUrBoiKK3 жыл бұрын
@@NeuralNine I built my own Library for this only and used it to make the assistant
@IzUrBoiKK3 жыл бұрын
The library was complicated but bec of that the assistant was simpler
@wordpress96313 жыл бұрын
@@IzUrBoiKK can you give me your number , instagram id etc for contact
@maddogmorgan90343 жыл бұрын
@@IzUrBoiKK what's the name of your library and can i pip install it ?
@mariustrelea51323 жыл бұрын
Your totorials always are so interesting !!!
@liy15613 жыл бұрын
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!
@smivl76943 жыл бұрын
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.
@lengors16742 жыл бұрын
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
@vishalchopra135 ай бұрын
Kindly also add contextual feature in neuralintents library and show how to apply in our chatbot.
@VortyFy5 ай бұрын
which version use it
@randomrobloxian13783 жыл бұрын
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
@franciscolucarini87613 жыл бұрын
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
@NeuralNine3 жыл бұрын
No because this falls into the category of videos I have had problems with. Such videos are only on Patreon.
@franciscolucarini87613 жыл бұрын
@@NeuralNine oh ok thx anyway
@mikewashington41883 жыл бұрын
Could I use any pattern matching language to similarly do this for example Lisp?
@alex-eddk11972 жыл бұрын
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?
@KirtiLawankar6 ай бұрын
Can you tell what is the name of the app u are using
@arthur69993 жыл бұрын
day 6: can you do async/await tutorial please?
@Aivin3 жыл бұрын
Yes, please
@kian87703 жыл бұрын
please
@giacomofumagalli85322 жыл бұрын
Hi, I am beginner in machine learning, but I cant see the def of greeting, how do you specify that? Thank you
@Devil-wv5yo3 жыл бұрын
Bro, how to search things using it on Wikipedia
@PlexAlanche3 жыл бұрын
A legend of python is being born
@jonsnow35133 жыл бұрын
What is dis text editor pls
@oarsh13603 жыл бұрын
That 0:42 iis not a module how i can install it
@NeuralNine3 жыл бұрын
there is a typo. It is neuralintents not neuralnintents
@oarsh13603 жыл бұрын
@@NeuralNine Ok :D
@Bufkin2523 жыл бұрын
its called neuralintents and you need python 3.6
@oarsh13603 жыл бұрын
@@Bufkin252 np NeuralNine Already Said What Is Solution
@Bufkin2523 жыл бұрын
@@oarsh1360 install anaconda and create a new environment with python 3.6, neuralintents and tensorflow
@rabiumuhammedeffect4233 жыл бұрын
Good as always
@oarsh13603 жыл бұрын
Which Console Is That At First
@NeuralNine3 жыл бұрын
WSL
@raxsgamer Жыл бұрын
i have "ilegal instruction" error :c
@oarsh13603 жыл бұрын
add this project starter and finished files pls to github
@wko_3 жыл бұрын
Very good! Thks for this video :D
@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
@MathonX3 жыл бұрын
GREAT!!
@NeuralNine3 жыл бұрын
thanks :)
@oarsh13603 жыл бұрын
give the json file pls
@__30933 жыл бұрын
awesome!
@mohakagrawal98263 жыл бұрын
Face recognition in python
@TrueSebiMusic3 жыл бұрын
can you do crypto trading bot tutorial?
@ShiboTheGodfather3 жыл бұрын
48 fps? Okay, sir.
@NeuralNine3 жыл бұрын
too little? :D
@ShiboTheGodfather3 жыл бұрын
@@NeuralNine Those 2 missing frames made my eyes itch. 😂 Nah man, jokes aside. Great vid as always. Keep it up. :)
@lornemalvoo3 жыл бұрын
Let's gooo
@irajatsolanki3 жыл бұрын
Need financial assistant
@grubersunny31173 жыл бұрын
did anyone have this error when run file: ModuleNotFoundError: No module named 'regex._regex'