Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JARVIS Local Assistant

JARVIS is a local-first personal assistant combining voice interaction, system automation, live information panels, and privacy-conscious AI routing.

Launch the interactive product demo

JARVIS live command demo

Highlights

  • Voice and text command channel
  • Local system controls and telemetry
  • FastAPI service with a web and Android client
  • Local-model support with optional cloud providers
  • Reminders, weather, prayer times, market data, and activity feed

Architecture

flowchart LR
    UI["Desktop and Android clients"] --> API["Private FastAPI core"]
    API --> Router["Safety and intent router"]
    Router --> Local["Local tools and automation"]
    Router --> Model["Local or optional cloud AI"]
    API --> Data["Weather, reminders, and live panels"]
Loading

Source availability

The production implementation and automation logic are private and proprietary. This public repository is a source-free product showcase.

Copyright © 2026 Ayoub Odf. All rights reserved.

About

Source-free showcase for the JARVIS local-first AI assistant.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors