Discover and explore top open-source AI tools and projects—updated daily.
MarsWang42AI personal productivity system orchestrating knowledge and tasks
Top 74.2% on SourcePulse
An AI-powered productivity framework, OrbitOS, intelligently orchestrates knowledge management and daily task planning using AI assistants. It targets users seeking an automated, connected system for organizing ideas, projects, and research, benefiting from AI-driven workflows that reduce manual organization overhead.
How It Works
OrbitOS is built upon Obsidian, leveraging AI assistants like Claude Code or Gemini CLI to manage knowledge and tasks. Core workflows (daily planning, project creation, research, knowledge parsing, archiving) are initiated via natural language slash commands. The system emphasizes an intelligent knowledge graph constructed through extensive Obsidian wikilinks, automatically connecting notes, projects, and concepts, fostering a dynamic, interconnected information ecosystem.
Quick Start & Requirements
git clone --filter=blob:none --sparse https://github.com/MarsWang42/OrbitOS.git my-vault followed by cd my-vault and git sparse-checkout set EN, or use npx degit MarsWang42/OrbitOS/EN my-vault.npm install -g @anthropic-ai/claude-code) or Gemini CLI (npm install -g @google/gemini-cli). The Obsidian Terminal plugin is recommended for a seamless experience.Highlighted Details
.base), and mind maps (.canvas).Licensing & Compatibility
OrbitOS is released under the MIT License, permitting free use, modification, and sharing, including for commercial purposes.
Limitations & Caveats
The system's functionality is contingent upon the correct setup and performance of specific AI models (Claude Code or Gemini CLI) and relies entirely on the Obsidian application. Setup requires familiarity with Node.js package management and Git sparse checkout or degit.
1 month ago
Inactive