DEV Community

Cover image for A quick start base for python developers looking to build AI based chat apps
Harshal Dhir
Harshal Dhir

Posted on

A quick start base for python developers looking to build AI based chat apps

Today, We will learn how to set up a base for a Python based AI chatbot using the MACHAAO + RASA Sample Chatbot Template.

So, I have chosen the above mentioned chatbot template because it is easy to learn, build, deploy, monetise, integrate and manage.

We will require ngrok (optional) secure introspect-able tunnels to localhost / your laptop.
Rasa: Open source conversational
Machaao Chatbot template
MessengerX.io API Token / Key

So, assuming we have all the above covered - Let’s get started!

Courtesy: @abhishek Raj

Follow the complete FREE tutorial -> https://www.linkedin.com/pulse/create-deploy-python-chatbot-within-minutes-abhishek-raj/

Top comments (0)