Jarvis-Desktop-Voice-Assistant and J.A.R.V.I.S

These are competitors—both are standalone Python-based desktop voice assistants that perform similar core functions (speech recognition, text-to-speech, and system command execution) without technical interdependencies.

J.A.R.V.I.S
51
Established
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Stars: 589
Forks: 1,293
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 341
Forks: 313
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
Stale 6m No Package No Dependents

About Jarvis-Desktop-Voice-Assistant

kishanrajput23/Jarvis-Desktop-Voice-Assistant

A python based desktop voice assistant capable of executing system-level commands, integrating speech recognition and text-to-speech, and handling asynchronous user interactions.

Built with Python 3.6+, it leverages PyAudio for microphone input, integrates with Wikipedia and Google APIs for information retrieval, and uses pattern matching to route voice commands to discrete task handlers (application launching, screenshot capture, note-taking). The assistant operates on a command-response loop with text-to-speech feedback, designed for local execution without requiring cloud dependencies or NLP models.

About J.A.R.V.I.S

BolisettySujith/J.A.R.V.I.S

A voice assistant 🗣️ which can be used to interact with your computer 💻 and controls your pc operations 🎛️

Built in Python, it integrates speech recognition (SpeechRecognition + pyttsx3), system automation (PyAutoGUI, win32api), and external APIs (NewsAPI, OpenCage geocoding) to enable capabilities like email/WhatsApp messaging, YouTube downloads, PDF reading, Instagram profile scraping, and real-time system monitoring. The architecture leverages a modular command structure where voice input triggers task-specific workflows across web services, local file systems, and hardware peripherals like webcams.

Scores updated daily from GitHub, PyPI, and npm data. How scores work