filmov
tv
Python Ireland & PyAmsterdam Remote (workshop) MeetUp #4 with Vincent Warmerdam

Показать описание
Vincent is a Research Advocate at Rasa (open source) and in this workshop, he will help you to build your chatbot from the CLI using Rasa and Python.
Rasa works on top of TensorFlow 2 but you won't need to be familiar with it to get it to run.
The assistant will be able to:
- detect what the intent of the user is;
- parse the text to retrieve important references;
- use custom python code in the conversation;
- stick to predefined stories (we'll see a hugging face demo to demonstrate why this is a nice thing);
- actively learn from your conversations.
If you're new to python, or if you want to make a head start, then you may appreciate these two installation guides for Rasa:
Rasa works on top of TensorFlow 2 but you won't need to be familiar with it to get it to run.
The assistant will be able to:
- detect what the intent of the user is;
- parse the text to retrieve important references;
- use custom python code in the conversation;
- stick to predefined stories (we'll see a hugging face demo to demonstrate why this is a nice thing);
- actively learn from your conversations.
If you're new to python, or if you want to make a head start, then you may appreciate these two installation guides for Rasa: