Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 1.03 KB

README.md

File metadata and controls

16 lines (8 loc) · 1.03 KB

Robo Advisor for Retirement Plans

In this homework assignment, I was asked to create AWS Chat bot that will recommend an investment portfolio for a retirement plan. Below are the following main tasks that I need to accomplish:

1. Initial Robo Advisor Configuration: Define an Amazon Lex bot with a single intent that establishes a conversation about the requirements to suggest an investment portfolio for retirement.

2. Build and Test the Robo Advisor: Make sure that your bot is working and responding accurately along with the conversation with the user, by building and testing it.

3. Enhance the Robo Advisor with an Amazon Lambda Function: Create an Amazon Lambda function that validates the user's input and returns the investment portfolio recommendation. This task includes testing the Amazon Lambda function and making the integration with the bot.

drawing