Robinson-AI-Lab/FridayOS1.0

FridayOS 1.0|鲁滨逊实验室的开源实践项目:从个人 AI 第二大脑出发,探索更亲和人的 Agent OS,让知识、经验与人机协作逐步连接。

What it solves

It addresses the friction of manual personal knowledge management (PKM). Instead of users spending time creating folders, tagging notes, or fixing links, it allows them to manage their knowledge base using natural language, letting an AI handle the organization and retrieval.

How it works

FridayOS uses a concept called "Vibe Knowledge Management" (VKM). It integrates Obsidian (a notes app) with an AI engine (Claude Code/DeepSeek) via the Claudian plugin. The system relies on a "brain blueprint" that automatically organizes local Markdown files into six specific regions: Inbox, Workbench, Knowledge, Skills, Archive, and Core. This structured approach reduces token costs by allowing the AI to scan structured frontmatter and maps of content (MOCs) rather than entire documents.

Who it’s for

People who want an AI-assisted "second brain" to help them remember and organize information but do not necessarily have software development experience.

Highlights

  • Vibe Knowledge Management: Drive a knowledge base through natural language instead of manual filing.
  • Automated Setup: Uses a blueprint file to automatically generate the brain's folder structure.
  • Token-Frugal Design: Optimized structure to minimize AI processing costs through targeted scanning and regional organization.
  • Local-First: Stores all notes as local plain text Markdown files.

Related

  • Project
  • Project
  • Project
  • Project