CoolFace
Apppublic

Yashwanthnayak/financial-news-analyzer

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
App README

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

  1. 1.Install dependencies from requirements.txt.
  2. 2.Set the API_URL environment 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.

Yashwanthnayak/financial-news-analyzer · CoolFace