How to build chatbot in Python in 15 minutes [tutorial]

Опубликовано: 19 Октябрь 2024
на канале: Duomly: Learn Smart Skills
42,617
713

In this video, I'll show you how to build a chatbot in Python in 15 minutes, and you'll also learn how to train it.

Subscribe ►    / @duomly  

***************************************
Additional Resources
Chatterbot Docs: https://chatterbot.readthedocs.io/en/...
The written version of this video: https://www.blog.duomly.com/how-to-cr...
***************************************

A chatbot is a computer software able to interact with humans using a natural language. They usually rely on machine learning, especially on NLP. Apple’s Siri, Amazon’s Alexa, Google Assitant, and Microsoft’s Cortana are some well-known examples of software able to process natural languages.
This video shows how to create a simple chatbot in Python using the library ChatterBot. Our bot will be used for small talk, as well as to answer some math questions.

Let's start!

This video is based on the article of our teammate Mirko.

Subscribe ►    / @duomly  

MEET US:
Website ► https://www.duomly.com
Blog ► https://www.blog.duomly.com
Facebook ►   / duomlyapp  
Twitter ►   / duomly  
Instagram ►  / duomly_programming_courses  
Linkedin ►   / duomlyapp  

#chatbot #python #chatterbot