← Back to Tools
Proprietary Tool

MindLab

Personal knowledge management system with 8 specialized AI agents

Obsidian | Node.js | Ollama | Claude API | Whisper | QuickAdd | Dataview

Visualization

Overview

MindLab is my personal knowledge management system built on Obsidian. It goes beyond a common vault: it integrates 8 specialized AI agents that automatically process, analyze, and connect information. Each agent has a specific function: brain dump analysis, note connection, content summarization, categorization, daily note analysis, and project tracking.

The Problem

Captured information remains disconnected and underutilized. Manually reviewing thousands of notes to find connections is impractical. Traditional PKM systems depend 100% on manual organization, creating bottlenecks and losing valuable insights.

How It Works

Brain dumps are automatically analyzed and converted into structured seeds. The note-connector finds relationships between existing notes. The content-summarizer processes long references. The daily-note-analyzer extracts insights from daily notes. All orchestrated via Node.js scripts integrated with Obsidian through QuickAdd, with support for Ollama (local) and Claude (API).

Features

  • 8 specialized AI agents
  • Automatic brain dump processing
  • Intelligent note connection
  • Support for local (Ollama) and cloud (Claude) LLMs
  • Native Obsidian integration via QuickAdd
  • Audio transcription with Whisper
  • Standardized template system
  • Thousands of interconnected notes

Stack: Obsidian • Node.js • Ollama • Claude API • Whisper • QuickAdd • Dataview