JARVIS-AI-ASSISTANT and JARVIS-AI-Assistant
These two tools are competitors, both aiming to be AI assistants inspired by JARVIS, with similar feature sets including speech recognition and AI chat capabilities.
About JARVIS-AI-ASSISTANT
JoelShine/JARVIS-AI-ASSISTANT
A true Artificial Intelligent Assistant with ALICE as backend and offline speech recognition with vosk engine and pyttsx3 as text to speech engine
Builds conversational intelligence using AIML pattern matching and Lisp-based reasoning from ALICE files, enabling context-aware dialogue beyond simple command recognition. Implements a modular architecture combining vosk for offline speech-to-text, pyttsx3 for synthesis, and a chat engine that processes natural language queries locally without cloud dependencies. Designed for Windows but supports Linux and macOS with Python 3.7+, requiring downloaded vosk language models to enable accent-specific speech recognition.
About JARVIS-AI-Assistant
rajkishorbgp/JARVIS-AI-Assistant
JARVIS AI Assistant ๐ค A virtual assistant project inspired by Tony Stark's JARVIS, powered by speech recognition, AI chat, web browsing, and more. Features: ๐๏ธ Voice-based interaction using speech recognition. ๐ง AI-powered chat with OpenAI's language model. ๐ Web browsing capabilities to open websites. ๐ต Music playback. โฐCurrent time display
Built in Python with the `speech_recognition` library for voice input and OpenAI API integration for conversational responses, it processes natural language commands to trigger predefined actions like website opening and music playback. The architecture uses a command-driven approach where voice queries are parsed and routed to specialized modules for web browsing, media control, and time retrieval, with responses synthesized back to the user.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work