# MurmurCast

> AI-powered SaaS that auto-transcribes and summarizes YouTube videos, podcasts, research papers, SEC filings, and newsletters into a personalized daily email brief.

MurmurCast is a web-based AI service that monitors your chosen media sources — YouTube channels, podcasts, research papers, SEC filings, and newsletters — and distills them into a single daily email digest. It uses large language models alongside transcription technology to process new episodes and articles automatically, so subscribers can stay informed without watching or listening to everything in full.

## What It Is

MurmurCast sits in the information-synthesis category: it ingests high-volume media content and compresses it into actionable summaries. Rather than replacing the original content, it acts as a triage layer — surfacing key insights and letting users decide what deserves their full attention. The product is delivered entirely through a web app and email, requiring no local installation.

## How the Workflow Operates

The core loop is fully automated once sources are configured:

- **Auto-extraction & transcription** — every new episode, article, paper, or filing from subscribed sources is processed and transcribed or text-extracted without manual intervention.
- **AI summarization** — large language models generate concise summaries of each item.
- **Daily brief delivery** — all summaries are compiled into one personalized digest sent to the user's inbox on a set schedule.
- **On-demand transcription** — users can also paste any YouTube URL to get a full transcript and summary on the spot, without needing a channel subscription.
- **Full-text search** — all transcripts and summaries are indexed so users can retrieve specific insights from weeks of content.
- **Smart channel ranking** — an AI layer scores YouTube subscriptions by transcription value, helping users prioritize which channels to follow.

## Supported Content Types

MurmurCast handles a notably broad range of source formats beyond typical podcast-summary tools:

- YouTube channels (videos up to 24 hours depending on plan)
- Podcasts (with dedicated transcription quotas)
- Research papers
- SEC filings
- Newsletters

## Target Audience

The product is positioned for knowledge workers, researchers, and content professionals who follow many creators or need to monitor dense information streams — such as financial filings or academic literature — without dedicating hours to consumption. The on-demand URL transcription feature also serves casual users who want a one-off summary without committing to a subscription.

## Technical Foundation

According to the creator's submission, MurmurCast is built on FastAPI (backend), Next.js (frontend), Anthropic's Claude (summarization), and OpenAI's Whisper (transcription). This stack reflects a modern AI-native SaaS architecture where the application layer orchestrates multiple AI models rather than relying on a single provider.

## Features
- Automated transcription of YouTube videos and podcasts
- AI-generated summaries powered by large language models
- Daily personalized email brief digest
- On-demand YouTube URL transcription
- Full-text search across all transcripts and summaries
- Smart YouTube channel ranking by transcription value
- Support for research papers, SEC filings, and newsletters
- Configurable delivery schedule
- Podcast support across all plans

## Integrations
YouTube, Podcasts, Newsletters, Research papers, SEC filings, Email (daily brief delivery)

## Platforms
WEB

## Pricing
Freemium — Free tier available with paid upgrades

## Links
- Website: https://murmurcast.com
- EveryDev.ai: https://www.everydev.ai/tools/murmurcast
