File size: 390 Bytes
e25ded5
2cb327c
 
e25ded5
2cb327c
e25ded5
2cb327c
e25ded5
 
 
2cb327c
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
title: News Whisper API
emoji: ๐ŸŽ™๏ธ
colorFrom: indigo
colorTo: purple
sdk: docker
app_port: 7860
pinned: false
---

# News Whisper โ€” On-Demand Search API

FastAPI backend that runs the News Whisper pipeline (Scrape โ†’ Summarize โ†’ TTS) on demand.

## Endpoints

- `GET /health` โ€” Keep-alive check
- `POST /search` โ€” Trigger on-demand pipeline with `{query, language, pages}`