๐Ÿดโ€โ˜ ๏ธ Dev Morning Briefing

What happened on your repo overnight? Coral queries GitHub and two AI hosts break it down while you make coffee.

Powered by Coral ยท Built for Pirates of the Coral-bean Hackathon

Token stays on your machine โ€” sent only to Coral (runs locally). Read-only access is enough.

โš“ How it works

1

Coral Queries

Coral runs 4 SQL queries against GitHub โ€” open PRs, merges, new issues, and recent commits โ€” all in one shot.

2

AI Script

An LLM turns the activity into a conversational two-host podcast between Alex (enthusiast) and Morgan (skeptic).

3

Audio Briefing

ElevenLabs TTS synthesizes the script into a professional podcast. Play it, download it, or share it with your team.

๐Ÿงญ Prerequisites

โœ“brew install withcoral/tap/coral โ€” Coral must be installed
โœ“coral source add github โ€” GitHub source configured with a valid token
โœ“ELEVENLABS_API_KEY โ€” Set in your environment for audio synthesis
โšกOPENAI_API_KEY โ€” Optional, enables AI-generated scripts (falls back to templates)