Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.11 KB

README.md

File metadata and controls

25 lines (16 loc) · 1.11 KB

S.I.R.I - Your Python-Powered Desktop Voice Assistant

Tired of repetitive tasks? Yearning for the efficiency of an A.I. companion? Look no further! S.I.R.I empowers you to automate daily routines with the power of voice commands.

What can this A.I. assistant do for you?

  • It can send emails to you.
  • It can play music for you.
  • It can do Wikipedia searches for you.
  • It can open websites like Google, YouTube, etc., in a web browser.
  • It is capable of opening your code editor or IDE with a single voice command.

How It Works

S.I.R.I 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

Contribution

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

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