J.A.R.V.I.S · Interface
Settings
Configure how Jarvis Web talks to your local Jarvis Core.
Core Connection
- API URL
https://api.jarvis.dantusaikamal.com/api- Health
- Checking…
- Service
- —
- Database
- —
The API URL is read from VITE_JARVIS_CORE_API_URL. Real secrets live in jarvis-core/.env, not in the browser.
Architecture
- Local-first. Data is stored on your own machine in SQLite.
- LLM provider defaults to Gemini; self-hosted models later.
- Tool-driven. Real-world actions go through the approval flow.
Home Assistant
- Set HOME_ASSISTANT_URL in jarvis-core/.env
- Set HOME_ASSISTANT_TOKEN (long-lived access token)
- Run Sync on the Home page
MQTT
- Set MQTT_URL in jarvis-core/.env
- Set MQTT_USERNAME / MQTT_PASSWORD if required
- Verify broker is reachable from jarvis-core
Future Clients
Web
ActiveMobile
PlannedSamsung Watch
Planned