Morning Drive

Morning Drive

AI-powered personalized morning briefings with professional radio-style production

Get Started API Docs

Personalized Content

Get briefings tailored to your interests: news topics, sports teams, weather locations, and fun segments like "This Day in History."

Professional Audio

ElevenLabs text-to-speech with voice-matched quotes. Sounds like a real radio show with intro music and smooth transitions.

CarPlay Support

Listen to your morning briefings hands-free while driving with full CarPlay integration.

Scheduled Generation

Set your preferred time and days, and your briefing will be ready when you wake up.

AI-Powered Scripts

Claude generates natural, engaging scripts from multiple news sources, sports APIs, and weather data.

Classical Music

Each briefing includes a classical music piece with an introduction from the host.

Quick Start

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.

Documentation
Administration

The Admin Panel provides a web interface for managing your Morning Drive instance:

  • Upload and manage classical music pieces
  • Monitor service health and API status

Admin access requires a password (set via ADMIN_PASSWORD environment variable).