Skip to content

v3 — Personality, Automations, Vision & Holodeck

Choose a tag to compare

@alimaandev alimaandev released this 30 Jul 07:02
· 219 commits to main since this release

v3 — Voice Personality · Automations · Vision · Holodeck

Voice Personality

3 distinct personas — J.A.R.V.I.S. (calm British wit), FRIDAY (warm proactive), Cortana (knowledgeable formal). Each has a unique system prompt, TTS rate, and pitch. Switch anytime via settings or Cmd+K.

Automations

Schedule recurring actions with cron expressions. Create via natural language. Background engine checks every 30s. Toggle, run manually, or delete from the Intelligence panel.

Screen & Camera Vision

Analyze your screen or webcam via LLM vision. Ask "what's on my screen" for instant description. Optional OCR via pytesseract. Background SSE push on screen changes.

Holodeck

Real-time 3D data visualization using Three.js — animated metric bars (CPU/RAM/LAT/TOK), ambient particle fields, orbital rings. Camera follows hand gestures when webcam is active.

Other

  • Ambient Voice conversation mode (natural back-and-forth, auto-send on pause)
  • Morning Pulse briefing (weather, news, crypto, calendar, email — zero LLM cost)
  • SSE reconnection with exponential backoff