Basit Anwer commited on
Commit
9d7438f
1 Parent(s): de21617

Uploaded gif

Browse files
Files changed (2) hide show
  1. README.md +5 -2
  2. web/rasa_zir.gif +0 -0
README.md CHANGED
@@ -43,11 +43,14 @@ did not expect, for such a scenario Rasa provides a
43
 
44
  Using the mechanism the bot can ask a fallback action and search through the
45
  reviews uploaded in [Zir-AI](https://zir-ai.com) with the help of
46
- [custom actions](https://rasa.com/docs/rasa/custom-actions). The relevant information is shown if available otherwise if the confidence of the
47
- question to reviews available is low, we fallback to a generic statement.
 
48
 
49
  The results sum up to be this:
50
 
 
 
51
  ## Setup & Play
52
 
53
  You'll need to have Rasa installed and this repository. You might want to create
 
43
 
44
  Using the mechanism the bot can ask a fallback action and search through the
45
  reviews uploaded in [Zir-AI](https://zir-ai.com) with the help of
46
+ [custom actions](https://rasa.com/docs/rasa/custom-actions). The relevant
47
+ information is shown if available otherwise if the confidence of the question to
48
+ reviews available is low, we fallback to a generic statement.
49
 
50
  The results sum up to be this:
51
 
52
+ ![zir serach](rasa_zir.gif)
53
+
54
  ## Setup & Play
55
 
56
  You'll need to have Rasa installed and this repository. You might want to create
web/rasa_zir.gif ADDED