Skip to content

Commit 5d90db0

Browse files
committed
2 parents b677f2e + e00bb85 commit 5d90db0

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Chatbot_2020_Tutorial
2+
2020 Tutorial - Basic Chatbot design - WIth External Plugins
3+
4+
5+
## Stage 1 :
6+
Create Chatbot Userinterface
7+
Create Plugin Interface
8+
Create BrainController
9+
Create Plugin
10+
11+
## Stage 2 :
12+
Create Question and Answer Database For internal brain function
13+
create Internal Function
14+
15+
## Stage 3 :
16+
Create STATE MACHINE
17+
-Emotional State
18+
-Previous Memory State (Update Inteface (AI_CONTRACTS))
19+
20+
## Stage 4 :
21+
Create Data Editor
22+
Create Plugin Compiler

0 commit comments

Comments
 (0)