Axiom
unlistedby Surendran
Multi-pass AI agent for autonomous knowledge synthesis from YouTube and Web articles.
š§ Axiom
The Multi-Pass Neural Agent for your Obsidian Knowledge Graph.
Axiom is an autonomous agentic pipeline designed to extract, synthesize, and organize knowledge from YouTube and Web articles directly into your Obsidian vault.
šø The Experience
Real-time usage tracking, granular progress monitoring, and automatic hierarchical organization.
š Key Features
š 5-Pass Neural Synthesis
Axiom uses a multi-agent waterfall to synthesize knowledge across 5 distinct layers:
- Layer 1: Structural Taxonomy: Identifies core entities, bylines, and technical metadata.
- Layer 2: Conceptual Deep-Dive: Isolates the "load-bearing" ideas and technical frameworks.
- Layer 3: Dialectical Perspectives: Reconciles diverse examples, counter-arguments, and edge cases.
- Layer 4: Semantic Connections: Maps the content to your existing knowledge graph and real-world apps.
- Layer 5: Generative Learning: Crafts actionable paths, retrieval-augmented Q&A, and follow-up prompts.
š Hierarchical Organization
Axiom doesn't just create notes; it builds a structured knowledge graph. Based on the AI's taxonomy analysis, notes are automatically filed into deep hierarchies with corresponding Maps of Content (MOCs):
MOCs/
āāā Biology/
ā āāā Cell Biology/
ā āāā 00-Cell Biology MOC.md
āāā Business/
ā āāā Entrepreneurship/
ā āāā Finance & Investment/
ā āāā Leadership/
ā āāā Marketing/
āāā Venture Capital/
āāā 00-Venture Capital MOC.md
āāā ...
āļø Precision Tokenomics
- Usage Heartbeats: Visual feedback for token count and cost increments for every pass.
- Tiered Pricing: Accurately tracks costs across modern model tiers (Flash, Pro).
- Atomic Recording: Usage is persisted immediately after every pass to ensure accurate tracking.
āļø Quick Start (Manual Install)
- Clone: Run the following in your vault's
.obsidian/plugins/directory:git clone https://github.com/surendranb/second-brAIn Axiom - API Key: Get your API key from the Google AI Studio.
- Configure: Enable the plugin in Obsidian settings, enter your key, and select your model.
- Execute: Open the Axiom sidebar, paste a URL, and click Summarize & Organize.
š” Intelligence Controls
Axiom supports custom prompt overrides via your vault. Create Markdown templates at:
YourVault/.Axiom/prompts/[intent]/[stage].md
The agent will prioritize your local prompts over the internal defaults.
š ļø Tech Stack
- Environment: Obsidian (Desktop & Mobile)
- Intelligence: Gemini 3 / Gemma 4
- Extraction:
yt-dlp+readability.js - Styling: Vanilla CSS
License: MIT
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.