RayBenefield / moderator

An assistant in the building of declarative chatbots.
MIT License
7 stars 1 forks source link

Any updated on this? #1

Open juanbernabo opened 7 years ago

juanbernabo commented 7 years ago

Hi,

Nice work you are doing.

I'm researching the same things RxJs + Wit.ai + API.ai + Facebook Messager + Slack and really wanted to see some bot framework adopting a more functional reactive stream processing metaphor.

Are you going to develop this probe of concept a little more?

Juan.

RayBenefield commented 7 years ago

Hey @juanbernabo sorry for the slow response. Thanks for touching base. :) I do plan on developing this proof of concept more in the near future. Holidays hit hard, so I'm recovering from that. I'm also working on a side project to build my experience with RxJS using redux-observable for a webapp in React. This side project will also ideally give me a use case to build a bot that will use this framework, which will be the point at which I actually start building it more. So I expect perhaps a 4-8 weeks before I circle back around to fill out this a bit more.

I really appreciate the interest though and don't plan on stopping this by any means. I agree, the functional reactive metaphor to create a strong domain language for chatbots would be EXTREMELY valuable. And combined with the power of the operators in RxJS would bring throwing together complex dialog structures closer to trivial.

If you have any ideas, thoughts, or even things you would like to see come out of this specifically, I'd love to hear them. If anything I can always build up the documentation in the docs/folder more with concepts.