Yashwanthnayak/financial-news-analyzer
0
Financial News Analyzer
This app analyzes recent news articles for publicly-traded companies, providing sentiment analysis, topic extraction, and comparative analysis. It also generates a summary in Hindi with audio output.
Setup
- Install dependencies from
requirements.txt. - Set the
API_URLenvironment variable to the Flask API endpoint (e.g.,https://yourusername-financial-news-api.hf.space/api).
Usage
Enter a company stock symbol (e.g., AAPL) and click "Analyze News" to see the results.
