Jarvis gets computer vision
Jarvis
ChangedAdded hand-tracking and object-recognition experiments to the Jarvis pipeline.
BrokeLocal laptop performance became a bottleneck, running vision and a local model together choked the frame rate.
LearnedOptimization matters when running vision and local AI together; you can't just stack two hungry pipelines and hope.
NextImprove model and pipeline efficiency before adding gesture control.