Obsidian plugin to extract insights from images embedded in your notes, using OpenAI vision models..
-
Updated
Feb 11, 2026 - TypeScript
Obsidian plugin to extract insights from images embedded in your notes, using OpenAI vision models..
Context-Condenser sits between your files and your LLM. It uses a **tree-sitter AST parser** to understand your code as *structure*, not text. It compresses every file into a **Skeleton** — function signatures only — and only **hydrates** (expands) the exact functions the AI needs, exactly when it needs them.
An MCP server for managing LVM volumes and storage resources
Add a description, image, and links to the lvm topic page so that developers can more easily learn about it.
To associate your repository with the lvm topic, visit your repo's landing page and select "manage topics."