Skip to content

surendranb/second-brAIn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

118 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 Axiom

The Multi-Pass Neural Agent for your Obsidian Knowledge Graph.

GitHub Version Obsidian Support Powered by

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

Axiom Feature Showcase 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)

  1. Clone: Run the following in your vault's .obsidian/plugins/ directory:
    git clone https://github.com/surendranb/second-brAIn Axiom
  2. API Key: Get your API key from the Google AI Studio.
  3. Configure: Enable the plugin in Obsidian settings, enter your key, and select your model.
  4. 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

About

Your AI-Powered Knowledge Archive

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors