Skip to content

"Jarvis GUI with animated GIFs for emotions. Buttons trigger virtual assistant tasks like system info, music playback, AI conversation. Text widget displays responses. Voice commands enable interaction. Visual and auditory feedback provided."

Notifications You must be signed in to change notification settings

Sivatejvarma/Jarvis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jarvis

"Jarvis GUI with animated GIFs for emotions. Buttons trigger virtual assistant tasks like system info, music playback, AI conversation. Text widget displays responses. Voice commands enable interaction. Visual and auditory feedback provided." Below is a sample README file for the Jarvis project:

output

Screenshot 2024-02-15 200733 Screenshot 2024-02-15 200814


Jarvis Virtual Assistant

Jarvis is a simple virtual assistant built in Python with a graphical user interface (GUI) using Tkinter. It responds to voice commands and performs various tasks such as displaying system information, playing music, providing the current time, and more.

Features

  • Graphical Interface: User-friendly GUI with animated GIFs for emotions.
  • Voice Interaction: Users can speak commands to trigger actions.
  • Task Execution: Performs tasks like system info display, music playback, AI conversation.
  • Feedback: Provides visual and auditory feedback through GIF animations and text-to-speech synthesis.

Requirements

Ensure you have the following Python packages installed:

  • pyttsx3
  • Pillow
  • SpeechRecognition
  • Tkinter
  • num2words
  • pywhatkit
  • keyboard
  • speedtest-cli

Install dependencies using pip install -r requirements.txt.

Usage

  1. Run python jarvis_gui.py to start the Jarvis virtual assistant.
  2. Use buttons to switch between emotions or start Jarvis.
  3. Speak voice commands to trigger various functionalities.

Credits

Developed by Siva tej varma

About

"Jarvis GUI with animated GIFs for emotions. Buttons trigger virtual assistant tasks like system info, music playback, AI conversation. Text widget displays responses. Voice commands enable interaction. Visual and auditory feedback provided."

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages