Description
In this course, you will :
- Discover how to create your first chatbot. After gaining some historical context, you'll set up a basic structure for receiving text and responding to users, and then you'll learn how to incorporate the fundamental elements of personality.
- Using spaCy, scikit-learn, and rasa NLU, use machine learning to convert natural language into structured data.
- You'll create a personal assistant to assist you in planning a trip. It will be able to answer questions such as "Are there any cheap hotels in the north of town?" by searching a hotel's database for matching results.
Syllabus :
- Chatbots 101
- Understanding natural language
- Building a virtual assistant
- Dialogue