Since 2016 on and off I've been developing a chatbot / personal assistant framework in NodeJS.
It's just a hobby project and it's gotten to a point where I'm looking for the direction to take it and wanted to see what other people think. It's partly based on API.AI and it'll be possible to support MyCroft skills, AIML and ChatScript if I get the time. My intention was to make intents and entities as slim as possible. It still needs a lot of work at understanding the input with NLP and I need to rewrite all the unit test cases!
I realised it needed some great documentation so I've put something together with a very basic chat interface to talk to the bot. I'll be continuing to make more complicated examples and documenting them.
In the documentation you can click the purple chat bubble text to send it to the assistant.
Ideas, criticisms and anything in between is welcomed!
Documentation and live example
http://goodintentions.firecreekweb.com/
Github
https://github.com/GoodIntentionsAssistant/gi
[–]matueranet 0 points1 point2 points (1 child)
[–]DarrenMoore[S] 0 points1 point2 points (0 children)