Posted Jul 31, 2025
Developed an AI tool for news summarization and sentiment analysis with Hindi audio conversion.
0
0
Mar 1, 2025 - Mar 20, 2025

personal
app.py - Streamlit application for an interactive UI.api.py - FastAPI server for API-based access.utils.py - Helper functions for fetching, summarizing, sentiment analysis, etc.requirements.txt - List of required dependencies.README.md - Documentation.requests and BeautifulSoup4 to fetch article URLs. No API key required, but dependent on Google’s HTML structure.