Spaces:
Sleeping
Sleeping
metadata
title: Article Summarizer
emoji: 📰
colorFrom: purple
colorTo: indigo
sdk: docker
license: apache-2.0
short_description: Scrape, summarize with Qwen, speak with Kokoro.
Article Summarizer
Dark, fluid Flask app that scrapes articles, summarizes with Qwen 0.6B, and can speak results with Kokoro TTS (CPU-only).
Runs fine on the free CPU tier. First run downloads models; later requests are fast.
Tips
- If a site blocks scraping, set
ALLOW_PROXY_FALLBACK=1in Space settings. - The status endpoint
/statusshows whether models are loaded.