Skip to content
#

spydaz

Here are 16 public repositories matching this topic...

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 b…

  • Updated May 2, 2021
  • Visual Basic .NET

NEW VERSION AVAILABLE : Basic Chat-Bot Design developed in 8 stages... From here you can design and build your own chat-bot, connect to external API etc...Archived lessons -UPDATED TUTORIAL HERE >>>>>>>>>>>>>>https://github.com/spydaz/Chatbot_2020_Tutorial

  • Updated May 2, 2021
  • Visual Basic .NET

The tree data structure is a versatile object ; This offering offers the Trie tree - And Binary tree - Data tree. Information can be save at nodes of the tree Trees can be Printed to Tree-view Control / Function Insert / Find Prefix / Find Word a Start Character is used and Stop Character is used. the Trie tree Can store Characters as nodes; Use…

  • Updated May 2, 2021
  • Visual Basic .NET
Dialog-Manager

The dialog manager is used to create and manage dialogs / Conversations ; Dialogs contain Intents; Which can also Contain Entitys lists; Named entity recgnition ; Slot Filling Techniques have been used; The tools have been included to create / import / Export Dialogs....

  • Updated May 2, 2021
  • Visual Basic .NET

This is a windows service with a Wrapper to control the service. Custom-Commands can be sent to the service for it to execute; The Service returns information via TCP/UDP. ; To implment the service will need to be running (create installer) And A refference to the AI_ServiceController made; The controller controls the service

  • Updated May 3, 2018
  • Visual Basic

Improve this page

Add a description, image, and links to the spydaz topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the spydaz topic, visit your repo's landing page and select "manage topics."

Learn more