Chief is a voice-first AI assistant built for busy founders, CXOs, and operators. Whether you're on a commute, having lunch, or in between meetings, Chief gives you quick, actionable insights without needing a screen.
Chief connects with your key work tools – Slack, Gmail, and Calendar – and turns scattered updates into a focused voice brief. You can talk to Chief like you would to your Chief of Staff. It listens, understands, summarizes, and suggests – all in natural, human-like speech.
- Voice-First Interface: One big button. Tap to talk, and Chief responds naturally.
- Gmail Integration: Summarizes unread emails, drafts replies.
- Slack Integration: Reads important messages, suggests responses.
- Calendar Integration: Summarizes your day, books/reschedules meetings.
- Context Awareness: Understand context about user's contacts, projects they are working on, writign style etc
- Frontend: React
- Backend: Supabase (Edge Functions, DB), Node.js
- LLM Orchestration: OpenAI + Custom Prompt Engine
- Speech Layer: ElevenLabs
- Auth: Supabase Auth
Chief is currently in private beta. Users are onboarded manually and integrations are authenticated via OAuth for Gmail, Slack, and Google Calendar.
/src /components → UI components /integrations → Gmail, Calendar connectors /llm → Prompt generation, response orchestration /utils → Helper functions App.tsx → Main voice interface logic
- OAuth Auth → Connect Gmail, Slack, Calendar
- Pull Raw Data → Via Supabase Edge Functions
- Summarize + Normalize → LLMs structure data (emails, messages, events)
- Voice Orchestration → Generates context-specific voice response
- Speak → Streamed audio sent to user
- Add support for Notion, Jira, Slack, WhatsApp (via A1Base)
- Voice commands to act on messages
- Smart nudges (e.g., "You missed replying to that investor")
- Android version
MIT
Connect with the team at mychief.app