Skip to content

This project is a Python-based Voice-Controlled AI Assistant named JARVIS that enables users to interact with their computer through natural voice commands. Utilizing Google’s Speech Recognition API, JARVIS listens to user input, processes spoken instructions, and performs a variety of tasks.

License

Notifications You must be signed in to change notification settings

ansh-Bytes217/Talkbot-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Voice-Controlled AI Assistant (JARVIS)

A Python-based AI assistant that processes voice commands to perform tasks such as opening applications, web searches, and sending emails.

Features

  • Speech Recognition using Google API
  • Text-to-Speech (TTS) for responses
  • Web Search & Application Control

Technologies Used

  • Python
  • SpeechRecognition
  • pyttsx3 (TTS)

#Installation

  1. Clone the repository
  2. Install dependencies using pip install -r requirements.txt
  3. Run python assistant.py

About

This project is a Python-based Voice-Controlled AI Assistant named JARVIS that enables users to interact with their computer through natural voice commands. Utilizing Google’s Speech Recognition API, JARVIS listens to user input, processes spoken instructions, and performs a variety of tasks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages