Skip to content

wiltonwu/nexa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

An Alexa skill for stock market information

About

Nexa is an Amazon Alexa skill for stock market information and personalized recommendations. This repository contains all the source code for the Nexa skill that can be run on your Alexa-enabled devices.

You can use Nexa to ask about stock information and personalized recommendations by using phrase such as...

Stock close, intraday high, and intraday low prices

  • "Alexa, ask NASDAQ what is the price of Apple?"
  • "Alexa, ask NASDAQ for Netflix stock price."
  • "Alexa, ask NASDAQ what is the low price of Snapchat?"
  • "Alexa, ask NASDAQ what is the high of Nvidia?"

Portfolio summaries

  • "Alexa, ask NASDAQ for my portfolio update."
  • "Alexa, ask NASDAQ to give me a portfolio update."

Personalized recommendations

  • "Alexa, ask NASDAQ for some recommended stocks."

Development

Nexa is written in Python2.7 and hosted on Amazon Web Services. Nexa primarily uses the NASDAQ API for stock information retrieval. It integrates this data with AWS Lambda in order to provide a simplified, comprehensive user experience. Nexa also utilizes Tensorflow to implement latent factor analysis through SVD models to create personalized stock recommendations based off user portfolios.

Acknowledgements

Creators

Nexa was developed by Wilton Wu, Justin Lu, Lawrence Jiang, and Ingrid Wu from the University of California, Berkeley for Cal Hacks 4.0

About

Alexa skill for stock market information and recommendations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •