Jarvis V2

D 60 completed
Cli Tool
cli / python · tiny
10
Files
804
LOC
0
Frameworks
4
Languages

Pipeline State

completed
Run ID
#362610
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
17.01
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #47804
Member of a group with 2 similar repo(s) — canonical #73474 view group →
Top concepts (2)
Project DescriptionWeb Frontend
Same scanner, your repo: https://repobility.com — Repobility

AI Prompt

Create a local voice interface for Claude Code, similar to Jarvis v2. I need it to run on Apple Silicon using Python. The system should handle the full loop: microphone input $\rightarrow$ Speech-to-Text using Parakeet TDT $\rightarrow$ sending text to Claude Code via `tmux send-keys` $\rightarrow$ receiving a response $\rightarrow$ Text-to-Speech using Kokoro mlx-audio. It should use a personalized VAD for speech detection and optionally support WebRTC echo cancellation. Please structure the CLI tool to manage these components.
python cli voice-interface apple-silicon speech-to-text text-to-speech mlx audio macos
Generated by gemma4:latest

Catalog Information

Voice interface for Claude Code using Parakeet STT and MLX TTS on Apple Silicon.

Description

Jarvis is a voice‑controlled interface that lets developers interact with Claude Code hands‑free. It captures spoken commands via the Parakeet speech‑to‑text engine, converts them into text queries, and forwards them to Claude Code. The assistant’s responses are spoken back using the MLX text‑to‑speech model, providing a natural audio dialogue. The tool is lightweight, written in Python, and optimized for Apple Silicon, making it fast and energy efficient. It is ideal for developers who prefer voice commands or need to multitask while coding.

الوصف

Jarvis هو واجهة صوتية تسمح للمطورين بالتفاعل مع Claude Code دون الحاجة لاستخدام اليدين. يقوم البرنامج بالتقاط الأوامر المنطوقة عبر محرك Parakeet لتحويل الكلام إلى نص، ثم يرسل النص إلى Claude Code كاستعلام. تُعاد إجابات Claude Code بصوت باستخدام نموذج MLX لتحويل النص إلى كلام، ما يخلق حوارًا صوتيًا طبيعيًا. البرنامج خفيف الوزن مكتوب بلغة Python ومُحسّن لتشغيله على Apple Silicon، مما يجعله سريعًا وموفرًا للطاقة. يُعد خيارًا مثاليًا للمطورين الذين يفضلون أوامر الصوت أو يحتاجون إلى تعدد المهام أثناء البرمجة. يدمج Jarvis تقنيات تحويل الكلام إلى نص والتوليد الصوتي معًا لتوفير تجربة تفاعلية سلسة ومتكاملة.

Novelty

6/10

Tags

voice-interface speech-to-text text-to-speech code-assistant apple-silicon developer-productivity natural-language-processing

Technologies

huggingface numpy

Claude Models

claude-opus-4.6

Quality Score

D
59.5/100
Structure
53
Code Quality
72
Documentation
65
Testing
0
Practices
75
Security
100
Dependencies
60

Strengths

  • Code linting configured (ruff (possible))
  • Consistent naming conventions (snake_case)
  • Good security practices \u2014 no major issues detected

Weaknesses

  • No LICENSE file \u2014 legal ambiguity for contributors
  • No tests found \u2014 high risk of regressions
  • No CI/CD configuration \u2014 manual testing and deployment

Recommendations

  • Add a test suite \u2014 start with critical path integration tests
  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a LICENSE file (MIT recommended for open source)

Security & Health

4.6h
Tech Debt (E)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (10)
Repobility — the code-quality scanner for AI-generated software · https://repobility.com
Unknown
License
0.0%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

python
83.1%
markdown
9.3%
yaml
4.5%
toml
3.1%

Frameworks

None detected

Concepts (2)

All metrics by Repobility · https://repobility.com
CategoryNameDescriptionConfidence
Want fix-PRs on findings? Install Repobility's GitHub App · github.com/apps/repobility-bot
auto_descriptionProject DescriptionVoice interface for Claude Code on Apple Silicon. Talk to Claude, Claude talks back.80%
auto_categoryWeb Frontendweb-frontend70%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/86772.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV