This project creates a Amazon Lex bot that is able to establish a conversation to obtain required info to build a recommended investment portfolio.
This project leverages python 3.7 with the following: -datetime -dateutil -relativedelta
To use the application:
- Clone the required repo from https://github.com/medina4595/robo_advisor
- Review the lambda_function.py file
- View screen recordings of robo advisor in video_recordings file
Jose Medina