Lex bot created using AWS Lex and Lambda functions to deliver an automated chat service detailing risk on an investment.
Language: Python
Amazon Lex - AWS service for creating automated chat bots
Amazon Lambda - AWS service for creating complex functions for use in other AWS services such as Lex
There is nothing to install as Amazon Web Services are accessed through aws.amazon.com
I have not published this bot so there is no public usage at this point. There are GIFs below showing how it works.
Ultimately the user inputs their first name, age, amount for investment and their risk level.
The bot stores this information and recommends a split of bonds (AGG) and/or stocks (SPY)
Slots:
Utterances:
Incorrect Amount:
Negative Age:
Too High of an Age:
Correct Info:
if the gifs are not in high enough resolution just go to: test video | full video
Created by Silvano Ross while in the UW FinTech Bootcamp
Contact Info: email: silvanoross3@gmail.com | GitHub | LinkedIn