Giter Site home page Giter Site logo

pass's Introduction

Voice Assistant App

This Voice Assistant App uses WhisperAI, OpenAI, and ElevenLabs APIs to create a voice-activated AI assistant that can be used on iOS, Android, or desktop devices. The app is built using React and Node.js.

Features

  • Record audio by holding the "Hold to Talk" button
  • Transcribe audio using WhisperAI API
  • Generate AI response using OpenAI's ChatGPT API
  • Convert AI response to speech using ElevenLabs API
  • Play AI-generated speech in the browser
  • Store API keys in a secure way

Prerequisites

Before running the app, make sure you have Node.js and npm (which comes with Node.js) installed on your computer.

Installation

  1. Clone the repository:
git clone https://github.com/whit3rabbit/pass.git
  1. Change directory to the project folder:
cd voice-assistant-app
  1. Install the required dependencies:
npm install -g yarn # If you don't already have yarn
yarn
  1. To run app with Yarn:
# Development Mode
yarn dev

# Production mode
yarn build-production
yarn serve
  1. Open your browser and navigate to http://localhost:3000.

The app should now be running in your browser.

License

This project is licensed under the MIT License - see the LICENSE file for details.

pass's People

Contributors

whit3rabbit avatar duckie-ai-helper[bot] avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.