Skip to content

mastra-ai/realtime-voice-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime Voice Demo with Mastra

A demonstration of real-time voice interactions using Mastra's voice capabilities with OpenAI's real-time voice models.

Features

  • Real-time voice interaction with AI agents
  • NBA information lookup capabilities
  • Web browsing capabilities

Prerequisites

  • Node.js (v18 or higher)
  • An OpenAI API key with access to real-time voice models

Setup

  1. Clone the repository

  2. Create a .env file in the root directory with the following content:

    OPENAI_API_KEY=your_api_key_here
    
  3. Install dependencies:

    npm install
  4. Create an empty folder called output.

Usage

Start the application:

npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •