Intelligent AI Chatbot Using Python in 5 minutes



Intelligent AI Chatbot Using Python in 5 minutes

Intelligent AI Chatbot Using Python in 5 minutes

DISCLAIMER: Depending on the context that you feed the model, it can get rude and nasty real fast. Be warned and be polite :)).

By the end of this 5 MINUTE video, you’ll have a fully functioning, semi-intelligent chatbot. We’re gonna be using Python, PyTorch and GODEL which is a Deep Learning seq2seq model. It’s open source so If you wanted to, you could even retrain it with more accurate training data.

Don’t forget to subscribe to get notified when part 2 is out. In the next part we will create an excellent UI (backend and frontend) for our bot.

Github Link: https://github.com/microsoft/GODEL
Model Page: https://huggingface.co/microsoft/GODEL-v1_1-large-seq2seq

Comments are closed.