AI-powered personalized morning briefings with professional radio-style production
Get Started API DocsGet briefings tailored to your interests: news topics, sports teams, weather locations, and fun segments like "This Day in History."
ElevenLabs text-to-speech with voice-matched quotes. Sounds like a real radio show with intro music and smooth transitions.
Listen to your morning briefings hands-free while driving with full CarPlay integration.
Set your preferred time and days, and your briefing will be ready when you wake up.
Claude generates natural, engaging scripts from multiple news sources, sports APIs, and weather data.
Each briefing includes a classical music piece with an introduction from the host.
Get Morning Drive running in minutes:
cd backend
cp .env.example .env # Add your API keys
docker-compose up -d
curl http://localhost:8000/health
See the Getting Started guide for detailed setup instructions.
The Admin Panel provides a web interface for managing your Morning Drive instance:
Admin access requires a password (set via ADMIN_PASSWORD environment variable).