Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 580 Bytes

File metadata and controls

21 lines (10 loc) · 580 Bytes

Banking-botv2

This is an updated version of Banking-bot. This bot will be able to answer queries related to Home loan,Car loan,Credit card/Debit card and Accounts that are available on hbl website. This bot will be able to understand Context of the questions.

Usage

Change directory to Banking-botv2 and run the following commands.

pip install -r requirements.txt

This will install all the required libraries.

After all the required libraries are installed type this command.

rasa x

This will launch a web page where you can have conversation with the bot.