-
Notifications
You must be signed in to change notification settings - Fork 5
Home
In this model I have created a basic AI Interface with External plugin abilities; An Interface AI_Contracts enables for Intefacing with the AI; Implementing the Interface and placing in the the compiled DLL into the APP\Plugins folder enables for the AI_Interface to discover and call the plugin obtaining a response to be returned to the user; The project was design in 4 stages ; Each stage or milestone enables for the development and extension of the Chatbot to become a enriched product worthy of public release;
Currently THe AI_Contracts Module has been centralized onto NUGET. For this package manage NUGET - SpydazWeb.AI.AICONTRACTS. There have been some updates to the AIcontracts module with other internal forms and components ready to use from the scripting model, in the UI /Or Plugins. .... There maybe further comonents designed to fit this tutorial such as plugins and Extensions ; Such as Machine Learning and other NLP functinality.. Prehaps even a Dialog manager module;
Leroy "SpydazWeb" Dyer