IdeaCredIdeaCred

๐ŸŽค Control your world with Jarvis, a voice-activated AI assistant that simplifies tasks and enhances productivity.

What's novel

๐ŸŽค Control your world with Jarvis, a voice-activated AI assistant that simplifies tasks and enhances productivity.

Code Analysis

13 files read ยท 3 rounds

A Windows-only voice-controlled desktop assistant that gates access via OpenCV face recognition, listens for spoken commands via Google STT, and routes them to open apps, play YouTube, send WhatsApp messages via pyautogui UI automation, or fall back to a HuggingChat LLM, all served through an Eel we

Strengths

Genuine multi-technology integration (Porcupine hotword, OpenCV LBPH, Eel, HuggingChat, pywhatkit) with a sensible threading model for clean shutdown, a well-structured config manager with typed getters and feature flags, and a real 3D particle animation with depth projection and object pooling.

Weaknesses

Three competing command-routing paths that overlap and conflict, significant dead code (NLP parser never used in the main loop, news_fetcher orphaned), fragile WhatsApp automation via magic-number tab counting, Windows-only code paths despite cross-platform claims, and a README that describes a downloadable installer product that doesn't exist.

Score Breakdown

Innovation
3 (25%)
Craft
49 (35%)
Traction
11 (15%)
Scope
68 (25%)

Signal breakdown

Innovation

Not Fork+1
Code Novelty+1
Concept Novelty+0

Craft

Ci-2
Tests-4
Polish+1
Releases+0
Has License+5
Code Quality+13
Readme Quality+15
Recent Activity+7
Structure Quality+5
Commit Consistency+4
Has Dependency Mgmt+5

Traction

Forks+0
Stars+6
Hn Points+0
Watchers+0
Early Traction+0
Devto Reactions+0
Community Contribs+5

Scope

Commits+8
Languages+8
Subsystems+13
Bloat Penalty+0
Completeness+7
Contributors+8
Authored Files+12
Readme Code Match+3
Architecture Depth+7
Implementation Depth+8

Evidence

Commits

72

Contributors

10

Files

44

Active weeks

6

TestsCI/CDREADMELicenseContributing

Repository

Language

Python

Stars

3

Forks

0

License

MIT