File size: 570 Bytes
501847e
429af4a
901f1c1
429af4a
 
901f1c1
 
429af4a
901f1c1
 
429af4a
501847e
80589b0
 
9534b30
80589b0
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
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=1` in Space settings.
- The status endpoint `/status` shows whether models are loaded.