Since machine learning and NLP are disrupting finance to improve customer experience, this repo is about creating a robo advisor wit the potential of being used by customers and prospects to get investment portfolio recommendations for retirement using AWS and Python.
Defining an Amazon Lex bot with a single intent that establishes a conversation about the requirements to suggest an investment portfolio for retirement.
Building and Testing the Robo Advisor: Making sure the bot works and responds accurately.
Enhancing the Robo Advisor with an Amazon Lambda Function: Creating an Amazon Lambda function that validates the user's input and returns the investment portfolio recommendation.
- Amazon AWS
- Amazon Lex
- VS code