lappis-unb / rasa-ptbr-boilerplate

Um template para criar um FAQ chatbot usando Rasa, Rocket.chat, elastic search
https://lappis-unb.github.io/rasa-ptbr-boilerplate/
GNU General Public License v3.0
215 stars 201 forks source link

would this work with mattermost? #123

Open mihai-satmarean opened 4 years ago

mihai-satmarean commented 4 years ago

A sua sugestão de funcionalidade está relacionada a um problema? Descreva We would like to use this with Mattermost We have a mattermost deployment, I would be able to help testing but I am new to rasa and the learning methods and the rasa docker image we had pulled cannot accept our custom certificates.

Thanks! Descreva a solução desejada

Tarefas:

arthurTemporim commented 4 years ago

Awesome! Thanks to reporting this issue.

You are facing a issue while trying to run this project?

You are planning to use this on which language?

mihai-satmarean commented 4 years ago

Thanks for the quick reply!

The project looks really well thought and designed and through that it allowed me to guess it would work for our need too.

We have a mattermost internal instance with various teams and channels mostly English speaking but French, German and more languages as secondary. My idea is to start enabling the rasa bot to interact with the channels at first in conversational way and gradually to introduce intelligence and possibly delegate automation to it.

Currently I managed to get the rasa project running from the docker image, but only in shell because the mattermost connector or the rasa docker image cannot understand custom certificates.

When the rasa bot can connect sucesfully to ourt mattermost, Would you think that might work?

Since my experience with Conext conversational bots starts now, I would basically need a bit of couching too.

Thanks!