Skip to content

Queue: CrewAI voice-enabled multi-agent system (Python) #74

@github-actions

Description

@github-actions

Integration: CrewAI

Why this is valuable

CrewAI is one of the hottest multi-agent orchestration frameworks (20k+ GitHub stars). Voice-enabled agents are the next evolution — developers want to give their agent crews voice I/O for human interaction, and Deepgram provides the STT/TTS backbone.

Suggested approach

Build a CrewAI crew with a voice interface: a "listener" agent that uses Deepgram STT to capture spoken instructions, a "researcher" agent that processes the request, and a "speaker" agent that delivers results via Deepgram TTS. Demonstrate voice-in/voice-out multi-agent coordination.

Credentials needed

  • DEEPGRAM_API_KEY
  • OPENAI_API_KEY (for CrewAI LLM backend)

Reference


Queued by PM on 2026-03-30

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions