news-whisper-api / README.md
Devang1290
feat: deploy News Whisper on-demand search API (FastAPI + Docker)
2cb327c
metadata
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}