
Bot Engine AI Demo | 314Reactor
#python #ml #314reactor
Code is here:
https://github.com/LordofBone/Bot_Engine
Further details and information on the project here:
https://www.hackster.io/314reactor
https://www.electromaker.io/profile/314Reactor
Chatbot stuff here:
https://www.hackster.io/314reactor/chatbot-2022-edition-633823
https://github.com/LordofBone/Chatbot_8
This is essentially a framework for someone to use to create their own intelligent Bot, it is designed to be modular and editable - so someone can create their own frontend, change the default voices/animations for the GUI etc. Or even implement their own interface for a GUI or pipe out the outputs to something like a robot head/face.
It uses Chatbot_8: https://github.com/LordofBone/Chatbot_8 for the responses, which is included as a submodule which is also customisable on what it is trained on.
The Bot Engine adds another layer of sentiment analysis (which over time will be evolved to cover actual emotions, rather than just positive/negative responses) and as mentioned the ability to output the responses via audio/visual means.