Authors - Sherly K.K., Merin Jose, Aleena Gerard Nidhiry, Amit Shibu Kadambamoodan, Alfahad Shahi Abstract - This paper introduces an AI-based investment assistant that helps users to understand the fundamental principles of the financial markets. This work is mainly focused on stock market data to provide accurate insights and helps in various decision-making purposes. The rising volatility in the financial markets, massive data set, and the complexity of financial instruments, makes decision-making in financial sectors more difficult to individual investors.In order to cope with this problem, our model integrates time series forecasts, large language model intelligence with real-time financial information with interactive visualizations and personalized insights. The suggested system will interpret user queries in natural language with the help of a Large Language Model (Gemini 2.5 Flash) and extracts the corresponding stock tickers and financial objects and transforms them into structured inputs to be used in predictive analysis. Past and current stock market data are retrieved with the help of yfinance API and fed into an LSTM-based time-series predictive model that predicts future price fluctuations.The results predicted are presented in interactive charts created with Plotly, which users can analyze trends easily and compare several stocks. The system can also give personalized recommendations, textual summaries of stock movements (moving up or down), multi-turn chatbot conversations, portfolio, wishlist and real time price moves besides forecasting. The proposed investment assistant improves the gap between complicated financial information and practical results by incorporating natural language comprehension, deep learningbased prediction, and intuitive visualization etc. The system promotes user knowledge and helps them in effective decision making .