Git Product home page Git Product logo

jarvis-openai-voice-assistant's Introduction

Jarvis: A Real-time Voice Assistant using OpenAI API

Jarvis is an advanced voice-enabled chatbot powered by OpenAI's GPT-3.5-turbo. Utilizing state-of-the-art natural language processing, it delivers intelligent, conversational interactions with users.

Demo Video

https://www.youtube.com/watch?v=2dPEZmBCwpQ

Features

Real-time voice recognition and response Customized AI behavior based on Iron Man's Jarvis Text-to-speech and speech-to-text capabilities using gtts, pygame, and speech_recognition libraries User-friendly and interactive experience

Installation

Clone the repository:

git clone https://github.com/yourusername/Jarvis.git

Install the required libraries:

pip install -r requirements.txt

Add your OpenAI API key to the script:

openai.api_key = "your_api_key_here"

Run Your Code

python main.py

How It Works

Jarvis leverages the OpenAI API to generate context-aware responses based on user input. The application uses the following libraries for audio processing:

gtts: Converts text to speech using Google's Text-to-Speech API

pygame: Plays audio files with adjustable speed and volume

speech_recognition: Transcribes audio input using Google's Speech Recognition API

Contributing

We welcome your contributions! Feel free to submit issues, feature requests, and pull requests to help improve Jarvis.

License This project is licensed under the MIT License.

We hope you enjoy using Jarvis and look forward to seeing what you create!

jarvis-openai-voice-assistant's People

Contributors

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