OpenJarvis: a local-first personal AI is now available to run with Ollama

· Source: Ollama Blog · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems, Software Development & Engineering · Depth: Novice, quick

Summary

OpenJarvis, an open-source framework developed by Stanford's Hazy Research and Scaling Intelligence labs, enables building personal AI agents that run locally on user hardware. Released on May 28, 2026, with version 1.0, it integrates built-in support for Ollama, making local-first AI the default rather than cloud-dependent solutions. This initiative stems from their "Intelligence Per Watt" research, focusing on efficient local AI. OpenJarvis tracks energy, cost, latency, and accuracy, offering a transparent approach to personal AI. Users can install it via a curl script on macOS/Linux or through WSL2/desktop app on Windows. It supports pulling any Ollama model and includes ready-to-run presets like a morning briefing agent, a deep research agent for local documents and web, and a local coding assistant.

Key takeaway

For AI Engineers developing personal AI applications, OpenJarvis offers a compelling local-first alternative to cloud-dependent solutions. If you prioritize data privacy, cost control, and reduced latency, integrating OpenJarvis with Ollama allows you to deploy agents directly on user hardware. You should explore its built-in presets for tasks like morning briefings or coding assistance to quickly prototype and deploy efficient, user-controlled AI experiences.

Key insights

OpenJarvis provides a local-first, open-source framework for personal AI agents, prioritizing efficiency and user control over cloud reliance.

Principles

Method

Install OpenJarvis via a curl script or desktop app, then pull Ollama models. Configure a default model in config.toml and initialize agents using jarvis init --preset.

In practice

Topics

Code references

Best for: AI Architect, NLP Engineer, AI Engineer, Machine Learning Engineer, Software Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Ollama Blog.