In this project, we perform Stock Market Analysis, leveraging machine learning algorithms, specifically Long-Short Term Memory (LSTM) and Support Vector Regression (SVR), to predict the behavior of different stock categories, including Blue Chip and Penny Stocks. We delve into the challenge of adapting these algorithms to the unique characteristics of each stock type, while also comparing their performance in predicting volatile versus non-volatile stocks. Real-time data from Yahoo! Finance ensures the timeliness of our analysis, and our choice of LSTM and SVR is rooted in their ability to handle time-series data effectively. Ultimately, our project aims to empower investors with insights to navigate the dynamic landscape of the stock market.