Skip to content

crazy-explore-r/AI-Voice-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voice Agent Application

Setup Instructions

  1. Install dependencies:

    npm install
    
  2. Create a .env file with your OpenAI API key:

    OPENAI_API_KEY=your_api_key_here
    PORT=3000
    
  3. Start the server:

    npm start
    
  4. Open your browser to http://localhost:3000

Browser Compatibility

For optimal performance, use Chrome or Edge as they have the best support for the Web Speech API.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors