Treffer: Stock Analysis using LLM and Yahoo Finance API
Weitere Informationen
This project introduces a hybrid method for stock analysis by integrating Large Language Models (LLMs) with real-time financial data from the Yahoo Finance API. Traditional models focus mainly on historical prices, but this approach combines technical indicators like SMA, RSI, and MACD with AI-generated insights to enhance forecasting. Built using Python and Streamlit, the system offers an interactive platform where users can visualize stock trends and receive intelligent summaries powered by LLMs. The results show that this combination improves the clarity and effectiveness of stock predictions, making it useful for both beginners and intermediate investors. The project demonstrates the potential of AI in financial analytics and opens the path for smarter investment tools.