Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
spydaz committed Jun 8, 2020
2 parents b677f2e + e00bb85 commit 5d90db0
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Chatbot_2020_Tutorial
2020 Tutorial - Basic Chatbot design - WIth External Plugins


## Stage 1 :
Create Chatbot Userinterface
Create Plugin Interface
Create BrainController
Create Plugin

## Stage 2 :
Create Question and Answer Database For internal brain function
create Internal Function

## Stage 3 :
Create STATE MACHINE
-Emotional State
-Previous Memory State (Update Inteface (AI_CONTRACTS))

## Stage 4 :
Create Data Editor
Create Plugin Compiler

0 comments on commit 5d90db0

Please sign in to comment.