Open Source Chat Web App

For a few days I am searching a chat webapp to make a web chatbot.

I already have all the backend infrastructure in Python, that means I can set a webhook that receives user input and answers with message that chatbot must say but I need a web UI. It can use websocket so that I can interact with it for example.

I came throught a lot of website providing webchat service but we must use their services, I would like to host myself the webapp and interact with it myself (through my backend code).

Is that possible? Do you know solutions ?

submitted by /u/gpicard26
[link] [comments]


Posted

in

by

Tags: