You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Review Analyzer is a Python web app that lets users analyze product reviews from e-commerce websites. Users can paste a product URL, and the app extracts reviews, identifies key topics, and summarizes them.
A Streamlit-powered tool that fetches podcast episodes via RSS, transcribes audio with WhisperX, and generates concise summaries using OpenAI. Features include a local SQLite database for history and token-optimized processing with tiktoken.