SpydazWeb.AI.CONTRACTS
5.0.0
dotnet add package SpydazWeb.AI.CONTRACTS --version 5.0.0
NuGet\Install-Package SpydazWeb.AI.CONTRACTS -Version 5.0.0
<PackageReference Include="SpydazWeb.AI.CONTRACTS" Version="5.0.0" />
paket add SpydazWeb.AI.CONTRACTS --version 5.0.0
#r "nuget: SpydazWeb.AI.CONTRACTS, 5.0.0"
// Install SpydazWeb.AI.CONTRACTS as a Cake Addin #addin nuget:?package=SpydazWeb.AI.CONTRACTS&version=5.0.0 // Install SpydazWeb.AI.CONTRACTS as a Cake Tool #tool nuget:?package=SpydazWeb.AI.CONTRACTS&version=5.0.0
A component of the
https://github.com/spydaz/Chatbot_2020_Tutorial
In this model I have created a basic AI chatbot Interface with External plugin abilities; with visual basic 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;
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SpydazWeb.AI.CONTRACTS:
Package | Downloads |
---|---|
SpydazWeb.Basic.Chatbot.2020
Basic Chatbot with plugins 2020 |
GitHub repositories
This package is not used by any popular GitHub repositories.
This release contains the following changes...UPDATED to AUTONOMUS