Skip to content
Vignesh Rao edited this page Feb 17, 2026 · 4 revisions

Bug:

  • Two tasks at the same time, only the first one gets executed (probably introduced by async?)

Feature:

  • Add an include and exclude section in keywords.yaml file
    • Condition mapping should check inclusions and exclusions before func assignment
  • Build a smart keyword classifier

Performance:

  • Dockerize Jarvis
    • Include face detection module in docker (if dlib is still problematic, switch to a different module or language)
    • Speech synthesis should start along side overriding the env values

Clone this wiki locally