Jarvis-Desktop-Voice-Assistant and Jarvis-A-Voice-Based-Assistant-Powered-by-LLaMA
These are competitors—both are standalone Python voice assistants with similar core functionality (speech recognition, text-to-speech, command execution), designed to serve the same use case of voice-based task automation, though A is more mature with significantly more community adoption.
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 Jarvis-A-Voice-Based-Assistant-Powered-by-LLaMA
darsh-1010/Jarvis-A-Voice-Based-Assistant-Powered-by-LLaMA
Jarvis is a voice-based assistant built in Python that simplifies daily tasks through voice interaction. Utilizing libraries like speech_recognition and pyttsx3, Jarvis can understand spoken commands and respond with synthesized speech.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work