Тёмный

How to Build Chatbot with Python & Rasa 

Parwiz Forogh
Подписаться 46 тыс.
Просмотров 42 тыс.
50% 1

Join Complete Course on Building Chatbot with Python - Click Link Below
www.udemy.com/course/how-to-b...
In this video we want to learn How to Build Chatbot with Python & Rasa Open Source.
What is Rasa Open Source
Rasa Open Source is an open-source conversational AI platform that
enables users to build chatbots and virtual assistants capable of
understanding and holding conversations with users. It provides tools
for natural language understanding (NLU) and dialogue management,
and it allows developers to create contextual assistants on different
messaging channels and third-party systems through a set of APIs.
Now Rasa Open Source is free to use, and its open-source nature enables
developers to have full control over their machine learning
models and the flexibility to customize the pipeline for
NLU and dialogue management

Наука

Опубликовано:

 

15 авг 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 47   
@ZhCrypto
@ZhCrypto 10 месяцев назад
This man is doing what others are skipping thank you so much bro
@indian3412
@indian3412 8 месяцев назад
You have no idea how much your video helped me! Thank you so much!!! Keep doing the good work, sir!
@Mai_Tai_Meyers
@Mai_Tai_Meyers 6 месяцев назад
You're a legend! Thank you brother! You're help is immense!
@zvheer7597
@zvheer7597 6 месяцев назад
i rarely follow tutorials cause anyone really take the time to explain precisely the dfferent parts so i directly go read the documentation but the duration of this video keep me there and you explain really well so thank you for that
@AbdulHadi-hl3el
@AbdulHadi-hl3el 2 дня назад
Is this video complete? Can i make a FAQ chat bot after this?
@zvheer7597
@zvheer7597 2 дня назад
@@AbdulHadi-hl3el i personnaly dont expect a video to explain me everything possible (cause its impossible) but to give me the basis to understand what i will , so from that point of view i think yes you can make a chatbot based on prepared models and you can add more things by your own , but if you just follow the video you can still make one but i dont know if you can customize it as you whish
@AbdulHadi-hl3el
@AbdulHadi-hl3el 2 дня назад
@@zvheer7597 thankyou for your response.
@toylearner
@toylearner 6 месяцев назад
Best explanation untill now... Can you make another video for covering all the topics??
@SreeCharan-dx7oc
@SreeCharan-dx7oc 8 месяцев назад
your video helped me a lot sir Thank you much!!! Keep doing good work, sir!
@rangabharath4253
@rangabharath4253 10 месяцев назад
Awesome as always 🥳🎉
@saeedmohajeryami5060
@saeedmohajeryami5060 Месяц назад
Thanks Parwiz. Amazing job.
@quocthinh8845
@quocthinh8845 6 месяцев назад
This video is very helpful to me, thanks Sir
@senthilkumarelangovan7925
@senthilkumarelangovan7925 6 месяцев назад
Hi, Thanks for the awesome video. This help us to understand the basics of Chatbot. Do you have any coupon for Udemy course? . Also please share the html source code which is used in this session.
@jayraskar9424
@jayraskar9424 8 месяцев назад
how add clickable links so that when chatbot replies to our intent it gives us URL which clickable and we then directly redirect to required page
@mihaelacostea5783
@mihaelacostea5783 2 месяца назад
Before I dive into your Rasa videos, I wanted to check: Do they cover building customer service chatbots, like conversational Q&A bots that can be trained on custom datasets? Additionally, do the videos touch on integrating the chatbot with platforms like Messenger or websites?
@potatofu5611
@potatofu5611 Месяц назад
yes i tried it embedding in websites, messenger (fb) and telegram
@FaBDarija
@FaBDarija 3 месяца назад
Brother can you please explain how you create the folder + virtualEnv in intelijIdea I think many newbie like me will stuck here
@mazinab3586
@mazinab3586 10 месяцев назад
you can make video about hosting website make it by flask?🙏
@user-bm9gt1wu2m
@user-bm9gt1wu2m 3 месяца назад
He is him. He is the goat!
@husseinchalhoub7837
@husseinchalhoub7837 Месяц назад
do you have the full code of the video ?
@Sanketgadekar31
@Sanketgadekar31 6 месяцев назад
Where I can get this index.html file?
@user-wu7dp2ip9b
@user-wu7dp2ip9b 4 месяца назад
I am able to train the Rasa model via http API, but not able to parse the zip file from the callback_url?
@spotnuru83
@spotnuru83 2 месяца назад
could you please help me how you were able to setup the environment
@revv7464
@revv7464 3 месяца назад
Guys i cant send any image using rasa, any help? :(
@spotnuru83
@spotnuru83 2 месяца назад
thank you for doing this amazing video tutorial but when i am trying to set up my environment that is by doing pip install rasa, the installation is stopping with an error, my python version is 3.11.x is that a problem, i have trying the same since years and i still not get to even install even once successfully and i stop from there. if you can help me thta will be great
@AbhinavRanjan-br2zs
@AbhinavRanjan-br2zs Месяц назад
Same problem can anyone provide us with solution please
@abhishekbehera6950
@abhishekbehera6950 Месяц назад
RASA is only available with Python version upto 3.8. I would suggest installing python 3.8.10 to try RASA
@jujumelmi6759
@jujumelmi6759 Месяц назад
rasa does not support python 3.11 it only supports versions from 3.7 to 3.10, i use python 3.10 and it works well for me.
@spotnuru83
@spotnuru83 Месяц назад
​@@jujumelmi6759 thank you for the reply so how do i get to that version now, do i need to uninstall and install 3.8 version python, or is there a way i can have multiple versions of python? that way it will be more useful i guess, any suggestions is highly appreciated
@spotnuru83
@spotnuru83 Месяц назад
@@abhishekbehera6950 ​ thank you for the reply so how do i get to that version now, do i need to uninstall and install 3.8 version python, or is there a way i can have multiple versions of python? that way it will be more useful i guess, any suggestions is highly appreciated
@artistpw
@artistpw Месяц назад
Darn, tried "pip install rasa" and got an error - raise RuntimeError('Python version 2.7 or 3.4+ is required.'). I have python 3.12.3. This is the 4th thing I've found I can't use for making a chat bot. I tried tensorflow and rltk and got an error that seems to be mainly due to incompatible versions, chatterbot but couldn't get that installed due to version issues, tried flask and again version issues. Next will try discord.
@songshorts06
@songshorts06 Месяц назад
Try with any of python 3.7 to 3.10 once
@goliasritvardhan7559
@goliasritvardhan7559 Месяц назад
Same problem. I have used 3.9 and resolved
@aadhilimam8253
@aadhilimam8253 10 месяцев назад
how to integrate ras with LLMs ?
@adityanjsg99
@adityanjsg99 9 месяцев назад
If you know RASA architetcure then you know how to connect it with ChatGPT, LLM connection follows. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-XqY5UDo0Hpg.html
@aravindanmanivannan7035
@aravindanmanivannan7035 4 месяца назад
can I get the code?
@sysadmin9396
@sysadmin9396 6 месяцев назад
Can you use this to chat with PDFs?
@hananebouidia4594
@hananebouidia4594 2 месяца назад
hello, did you find any ressources how to chat with PDFs ?
@ObilanCenobi
@ObilanCenobi 2 месяца назад
what is in udemy tutorial that is not in here?
@ParwizForogh
@ParwizForogh 2 месяца назад
there are different examples, also you will benefit from new updates
@Damilola11199
@Damilola11199 5 месяцев назад
Absolute the best video for the topic. Kudo
@prajwolkatwal1665
@prajwolkatwal1665 Месяц назад
my bot is not replying me although rasa server is up and running. can anyone suggest me what should i do?
@randomperson10110
@randomperson10110 Месяц назад
Check if you have the right directory for the server
@aryanpanja2074
@aryanpanja2074 5 месяцев назад
1:30:30 / 2:28:03
@stopandthinkinsights
@stopandthinkinsights 5 месяцев назад
24:57
@atnguyen5240
@atnguyen5240 6 месяцев назад
Hello Parwiz, can you guide me how to use Rasa with API because I'm building website with PHP and I have a function for Chatbot, can you help me @@
Далее
Create A Python API in 12 Minutes
12:05
Просмотров 572 тыс.
Самый СТРАННЫЙ смартфон!
0:57
Просмотров 35 тыс.
Lid hologram 3d
0:32
Просмотров 10 млн