Skip to content

AI-based voice assistant implemented in Python for hands-free interactions with computers.

Notifications You must be signed in to change notification settings

morganm94/AI-Voice-Assistance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

AI-Based Voice Assistant

AI Voice Assistant Logo

An intelligent voice assistant implemented in Python, capable of performing various tasks and interactions through voice commands.

Table of Contents

Overview

AI Voice Assistant

The AI Voice Assistant is a Python-based application that enables users to interact with their computer using natural language voice commands. Leveraging the power of artificial intelligence and natural language processing, this project aims to provide a seamless and intuitive way to perform various tasks, from retrieving information to controlling system functions.

Features

Voice Interaction: Communicate with your computer using voice commands for a hands-free experience. Multi-Functionality: Perform tasks like weather inquiries, web searches, system control, and more, all through voice commands. User-Friendly Interface: Intuitive voice responses guide users through interactions and provide helpful information. Extensible and Customizable: Easily add new features or functionalities to adapt the assistant to your specific needs.

Getting Started

Provide step-by-step instructions on how to set up and run your voice assistant locally.

Prerequisites

  • Python 3.x
  • Libraries: pyttsx3, datetime, speech_recognition, requests, BeautifulSoup, webbrowser, pyautogui, wikipedia, os, psutil, wolframalpha, time, fbchat

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/001Mayur/AI_voice_Assistance.git cd ai-voice-assistant Install the required dependencies: pip install -r requirements.txt

Run the main script python main.py

Examples

Provide some example interactions to demonstrate the capabilities of your voice assistant.

Get the Current Time:

User: "Hey Assistant, what time is it?" Assistant: "The current time is 10:30 AM." Search Google:

User: "Hey Assistant, Google search OpenAI" Assistant: "Getting the result for OpenAI from google.com." Functionality Explain the various functionalities of your voice assistant.

Weather Provide information about how the assistant fetches weather data and gives responses.

Message Retrieval Explain how the assistant retrieves messages from specified platforms.

System Control Detail how the assistant handles system operations like shutdown, restart, and sleep mode.

Web Interaction Describe how the assistant interacts with web services like Google, YouTube, and Maps.

Information Retrieval Explain how the assistant retrieves information from sources like Wikipedia and Wolfram Alpha.

Contributing

If you'd like to contribute to the project, feel free to open issues, submit pull requests, or provide feedback. Your contributions are highly appreciated!

Project Status

🚀 The AI Voice Assistant project is actively under development, with a focus on adding impressive features and functionalities. Expect regular updates and enhancements to provide an even more seamless user experience.

Contact

mayur phatanagre, [email protected], !https://www.linkedin.com/in/mayur-phatangare-ba874821b/

About

AI-based voice assistant implemented in Python for hands-free interactions with computers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages