Skip to content

Latest commit

 

History

History
99 lines (53 loc) · 2.47 KB

README.md

File metadata and controls

99 lines (53 loc) · 2.47 KB

AWS_Robo_Adviser

Lex bot created using AWS Lex and Lambda functions to deliver an automated chat service detailing risk on an investment.


Technologies

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


Installation Guide

There is nothing to install as Amazon Web Services are accessed through aws.amazon.com


Usage

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)


Overview of Project

Bot Set Up

Slots:

Utterances:

Helper Functions

Lambda Function

Test Cases

Incorrect Amount:

Negative Age:

Too High of an Age:

Correct Info:

Recommendation Display


Gifs of Bot Working

Test

Gif_Test

Full Build

Gif_Full

if the gifs are not in high enough resolution just go to: test video | full video


Contributors

Created by Silvano Ross while in the UW FinTech Bootcamp

Contact Info: email: silvanoross3@gmail.com | GitHub | LinkedIn


License