obsidian
13 articles about obsidian in AI news
Claude-Obsidian Open-Source Plugin Aims to Automate Knowledge Management
A developer announced Claude-Obsidian, an open-source plugin that uses AI to autonomously file, cross-reference, and research within Obsidian, citing it as a reason to delete Notion AI.
How to Run Claude Code Directly Inside Obsidian with Agentic Copilot
Install the Agentic Copilot plugin to run Claude Code inside Obsidian, eliminating context switching between your notes and terminal.
Open-Source AI Crew Replaces Notion, Obsidian with 8 Local Agents
A researcher has built a fully local, open-source system of 8 specialized AI agents that work together to manage an Obsidian vault—handling notes, inboxes, meetings, and deadlines. It replaces separate tools like Notion and inbox triagers with an autonomous, interconnected crew.
How to Give Claude Code a Persistent Brain with Obsidian and 8 Custom Commands
Use an Obsidian vault as a project brain for Claude Code, with custom commands to resume work, maintain context, and enable parallel agent execution.
How This Obsidian Vault Template Gives Claude Code a Long-Term Memory
A GitHub template creates a persistent knowledge graph for Claude Code, eliminating session amnesia and compounding engineering decisions across conversations.
Andrej Karpathy's Personal Knowledge Management System Uses LLM Embeddings Without RAG for 400K-Word Research Base
AI researcher Andrej Karpathy has developed a personal knowledge management system that processes 400,000 words of research notes using LLM embeddings rather than traditional RAG architecture. The system enables semantic search, summarization, and content generation directly from his Obsidian vault.
Clerk: Auto-Summarize Every Claude Code Session into Searchable Markdown
Install Clerk to automatically generate Markdown summaries of every Claude Code session, making your debugging, research, and architecture decisions searchable across projects.
AI Researcher Automates Slide Decks from 1K+ Paper Wiki Using Gamma MCP
Omar S. automated the creation of slide presentations from a personal wiki of 1,000+ AI papers. The pipeline uses the Gamma MCP connector for Claude to generate polished decks on demand.
Claude Code Digest — Apr 08–Apr 11
Cut financial data token burn by 90% using the PTC pattern with MCP servers.
Open-Source 'Claude Cowork' Alternative Emerges with Local Voice & Agent Features
Developers have launched a free, open-source alternative to Anthropic's Claude Cowork. It runs 100% locally, supports voice, background agents, and connects to any LLM.
Graphify: Open-Source Tool Builds Knowledge Graphs from Code & Docs in One Command
Developer shipped Graphify, an open-source tool that builds queryable knowledge graphs from code, docs, and images in one command. It uses a two-pass pipeline with tree-sitter and Claude subagents, achieving 71.5x fewer tokens per query versus reading raw files.
How to Use Claude Code for Deep Research Projects Like Genealogy
A developer used Claude Code with a specialized agent to automate complex genealogy research, creating a structured knowledge vault and a custom web app.
AI Agents Get a Memory Upgrade: New Framework Treats Multi-Agent Memory as Computer Architecture
A new paper proposes treating multi-agent memory systems as a computer architecture problem, introducing a three-layer hierarchy and identifying critical protocol gaps. This approach could significantly improve reasoning, skills, and tool usage in collaborative AI systems.