--- title: HF News (AI-assisted summary) emoji: 📰 colorFrom: blue colorTo: purple sdk: gradio sdk_version: 4.44.0 app_file: app.py pinned: false license: apache-2.0 short_description: Stay updated with AI/ML news, summarized by AI --- # 🚀 HF News (AI-assisted summary) 📰 A playful Gradio application that displays the latest AI and ML news summaries from the [HF News Aggregator dataset](https://huggingface.co/datasets/rajatarya/hf-news-aggregator). ## ✨ Features - 📰 **Latest News First**: Always shows the most recent AI-summarized news - 🧭 **Easy Navigation**: Browse through older summaries with intuitive controls - 📊 **Rich Metadata**: View details about each summary including sources, time range, and analysis stats - 🎨 **Playful UI**: Emoji-rich interface with a modern, friendly design - 🔄 **Live Updates**: Refresh button to get the latest data from the dataset ## 🎯 How it Works The application fetches data from the `rajatarya/hf-news-aggregator` dataset, which contains AI-generated summaries of news from various sources. Each summary includes: - **Summarized Content**: AI-generated markdown summaries of the latest AI/ML news - **Metadata**: Information about the summary generation process - **Sources**: Details about the news sources analyzed - **Time Range**: The period covered by each summary ## 🚀 Usage Simply visit the Space and: 1. 👀 View the latest news summary 2. ➡️ Navigate to newer summaries with the "Newer News" button 3. ⬅️ Browse older summaries with the "Older News" button 4. 🔄 Refresh to get the latest data from the dataset ## 🛠️ Technical Details Built with: - **Gradio**: For the web interface - **Pandas**: For data manipulation - **Hugging Face Hub**: For dataset access - **PyArrow**: For parquet file handling The app automatically loads the latest parquet file from the dataset and presents it in a user-friendly format with proper markdown rendering. --- *🤖 Powered by AI • 📊 Data from [HF News Aggregator](https://huggingface.co/datasets/rajatarya/hf-news-aggregator)*