basitanwer commited on
Commit
589a91d
·
unverified ·
1 Parent(s): d288445

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -10
README.md CHANGED
@@ -9,21 +9,19 @@
9
  </a>
10
  </p>
11
 
12
- # Readme
13
-
14
  The source code in this repository shows a simple Rasa chatbot fallback
15
  mechanism, which gets relevant information from ZIR Semantic Search.
16
 
17
  # Table of contents
18
 
19
- - [Rasa Bot & Zir](#why)
20
- - [Setup & Play](#setup-play)
21
- - [Set-up Rasa](#setup-rasa)
22
- - [Set-up repo](#setup-demo)
23
- - [Running the demo](#run-demo)
24
- - [Customizing the bot](#bot-customization)
25
- - [Data](#data)
26
- - [Rasa Custom Action](#rasa-cust-action)
27
 
28
  ## Rasa Bot & Zir
29
 
 
9
  </a>
10
  </p>
11
 
 
 
12
  The source code in this repository shows a simple Rasa chatbot fallback
13
  mechanism, which gets relevant information from ZIR Semantic Search.
14
 
15
  # Table of contents
16
 
17
+ * [Rasa Bot & Zir](#rasa-bot---zir)
18
+ * [Setup & Play](#setup---play)
19
+ + [Set-up Rasa](#set-up-rasa)
20
+ + [Set-up repo](#set-up-repo)
21
+ + [Running the demo](#running-the-demo)
22
+ * [Customizing the bot](#customizing-the-bot)
23
+ + [Data](#data)
24
+ * [Rasa Custom Action](#rasa-custom-action)
25
 
26
  ## Rasa Bot & Zir
27