Openjarvis
Explore Openjarvis: what it is, how to install, and real-world use cases — 5 articles
What Is OpenJarvis? The Local-First AI Agent Framework
OpenJarvis is a local-first AI agent framework with five modular components. Run agents with Ollama, vLLM, or cloud APIs. Learn the architecture.
How to Install OpenJarvis: CLI and Python SDK Setup
Install OpenJarvis with pip, configure config.toml, connect an inference engine like Ollama, and run your first local AI agent task.
OpenJarvis Use Cases: Local AI Agents for Privacy-Sensitive Tasks
Explore OpenJarvis use cases: private document Q&A, local code assistance, energy-efficient batch tasks, RAG knowledge bases, and offline agents.
OpenJarvis Engine and Learning: Multi-Backend AI with Memory
Deep dive into OpenJarvis Engine and Learning modules. Configure Ollama, vLLM, and SGLang backends. Build persistent knowledge with RAG and memory.
OpenJarvis Tools and Ecosystem: Extending Your Local Agent
Extend OpenJarvis with custom tools, explore the CLI and Python SDK patterns, and learn how the community contributes to the local-first ecosystem.