Coder Social home page Coder Social logo

openai-jarvis's Introduction

openai-jarvis

Personal AI Voice assistant using OpenAI whisper and gpt-3.5-turbo using Python

Here's the YouTube Video.

Installation

Follow next steps in order to obtain the power of OpenAI AI Voice Assistant (Jarvis)

Step 1 - Git clone + cd

git clone https://github.com/saasscaleup/openai-jarvis.git
cd openai-jarvis

Step 2 - Create & Activate virtual environment

create virtual environment

python3 -m venv env

activate environment

source env/bin/activate

Step 3 - Install required packages.

pip install openai==0.28
pip install pyttsx3
pip install scipy
pip install numpy
pip install python-dotenv
pip install sounddevice

For MacOS you may need to install that too

pip install py3-tts

Step 4 - Update OpenAI API Key & Assistant ID

Modify copy.env to use your own OpenAI API key, And rename it to .env.

Example usage

python3 app.py

Support ๐Ÿ™๐Ÿ˜ƒ

If you Like the tutorial and you want to support my channel so I will keep releasing amazing content that will turn you to a desirable Developer with Amazing Cloud skills... I will really appreciate if you:

  1. Subscribe to My youtube channel and leave a comment
  2. Buy me A coffee โค๏ธ

Thanks for your support :)

openai-jarvis's People

Contributors

saasscaleup 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.