You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 29, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: Readme.md
+5-21Lines changed: 5 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ We used below projects as chat bot framework.
35
35
36
36
The Application stack is built with Python as backend and Angular as front end.
37
37
38
-
##Getting Stated
38
+
# Getting Stated
39
39
40
40
We use [Docker hub](https://hub.docker.com/u/navigateconsulting) to publish docker container images.
41
41
@@ -123,38 +123,22 @@ If you intent to extend the stack and make changes to the code base , follow bel
123
123
124
124
Below are some short examples on how to use this application , detailed documentation on usage can be found [here](https://navigateconsulting.github.io/eva/docs/usage/)
125
125
126
-
1. Creating a Project
127
-
128
-

129
-
130
-
2. Creating a Domain
131
-
132
-

133
-
134
-
3. Creating an Intent
126
+
1. Creating an Intent
135
127
136
128

137
129
138
-
4. Creating a Response
130
+
2. Creating a Response
139
131
140
132

141
133
142
-
5. Creating a Story
134
+
3. Creating a Story
143
135
144
136

145
137
146
-
6. Training a Project
147
-
148
-

149
-
150
-
7. Try your Project
138
+
4. Try your Project
151
139
152
140

153
141
154
-
8. Deploy the Project
155
-
156
-

0 commit comments