a3X3k / Hydra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SI Topic
1 Guide
2 Source Code

Step 1

Download Anaconda

Step 2

conda create -n ENV_NAME python==3.8.5

conda activate ENV_NAME

Step 3

pip install windows-curses pyttsx3 SpeechRecognition opencv-python wikipedia pywhatkit flask yagmail psutil GPUtil pyqt5 language-tool-python cloudscraper python-docx pipwin

Step 4

conda install pywin32

Step 5

pipwin install pyaudio

Step 6

python Hydra.py

Step 7

conda env remove -n ENV_NAME

Freeze the Requirement Packages

pip install pipreqs

python -m  pipreqs.pipreqs
pyuic5 -x JarvisUI.ui -o JarvisUI.py

Contributors Features Added
S Abhishek
  • Text To Speech
  • Speech Recognition
  • Greeting Message
  • Launching & Closing Notepad
  • Launching & Closing Command Prompt
  • Launching & Closing a Web Browser
  • Launching Camera
  • Playing Music
  • Getting IP Information
  • Getting Summary from Wikipedia
  • Sending a WhatsApp Message
  • Playing YouTube Song
  • Sending Emails with and without attachments
  • Switching Windows
  • News
  • Locating Files
  • Script inside a Script
  • Get System Information
  • Get CPU Usage
  • Get Memory Usage
  • Get Disk Usage
  • Get Network Stats
  • Get GPU Information
  • GUI
Harsha Sathish & Arvind Kumar
  • Navigating using Google Maps
  • Open any Movie from Amazon Prime
  • Make Travel Plans using MakemyTrip
  • Check PNR Status, Live Status of Trains
  • Open Atom
  • Book Movie tickets using BookMyShow
  • Send Messages on Discord
  • Book Train, Flight, Bus, Cab, Hotel
  • Streaming Movies on OTT Platforms
  • Online Food Ordering
  • Taking Screenshot
Kumar Anurag
  • Date and time
  • CPU %
  • Battery %
  • Total & Free Memory %
  • Shutting down the system
  • Telling Jokes
  • Translate
  • Show me my Image
  • Check Internet Speed
  • Qr Code Generator
  • Download Instagram Profile
  • Open Source Accounts

About


Languages

Language:Python 100.0%