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
A Streamlit-based AI web app that scrapes news articles from any website, extracts metadata (title, author, publish date, tags, text), summarizes content using a local transformer model (BART), and builds semantic embeddings for local retrieval — all without needing any OpenAI API key.