Y
Hacker News
new
|
ask
|
show
|
jobs
by
sharemywin
2354 days ago
what technology and would be it be open source? or how would that work? self hosted/Saas?
1 comments
peterdemin
2354 days ago
I’m most experienced with Python, and I was going to make it work both as hosted and self-hosted.
link
eb0la
2353 days ago
Since most 'chatbot' stuff are callbacks, maybe Zappa might help you:
https://github.com/Miserlou/Zappa
You can host it yourself, or deploy it as a lambda/cloud function/etc.
link