utorai / vardhamanbot

This is a Rasa NLU based chatbot created by Utor AI that functions as a personal assistant to the students of Vardhaman College of Engineering.

Home Page:https://www.facebook.com/vardhamanbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vardhaman Bot

This is a Rasa NLU based chatbot created by Utor AI that functions as a personal assistant to the students of Vardhaman College of Engineering.

Installing Dependencies and Running the chatbot

The utorai/botbase docker image has all necessary dependencies which is the base image for our Dockerfile. So build the docker image and start a container with the docker image you just built and you should be all set.

Contribute

Though the core development and maintenance is done by Utor AI, we encourage contributions from everyone.

To Contribute:

  1. Fork the repository to your github account
  2. Clone the repository
  3. The master branch is protected so after you make changes push the code to your forked repository.
  4. Create a pull request in the utorai/vardhamanbot repository and tag any of the members of Utor AI so that your edits are reviewed and merged.

About

This is a Rasa NLU based chatbot created by Utor AI that functions as a personal assistant to the students of Vardhaman College of Engineering.

https://www.facebook.com/vardhamanbot

License:MIT License


Languages

Language:Python 98.4%Language:Dockerfile 1.6%