Jarvis is a voice-activated, conversational AI assistant powered by a local LLM (Qwen via Ollama). It listens for a wake word, processes spoken commands using a local language model with LangChain, and responds out loud via TTS. It supports tool-calling for dynamic functions like checking the current time.
Stars
296
Forks
99
Watchers
296
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
11
commits
2
commits
This PR adds a cross-platform version of the `matrix_mode` tool, enabling support for Windows alongside existing Linux and macOS logic.
489beb6View on GitHubFixed pyaudio dependancies, cleaned up requirements.txt, improved formatting
159a3bfView on GitHub