@DanKornas: Your saved articles don’t become a second brain by sitting in a folder. Second Brain is an LLM-maintained personal know…
Summary
Second Brain is an LLM-maintained personal knowledge base for Obsidian, turning raw notes, articles, and transcripts into structured Markdown via an AI coding agent.
View Cached Full Text
Cached at: 07/02/26, 02:16 AM
Your saved articles don’t become a second brain by sitting in a folder.
Second Brain is an LLM-maintained personal knowledge base for Obsidian, built around Andrej Karpathy’s LLM Wiki pattern.
It helps you turn raw articles, papers, notes, and transcripts into browsable Markdown by having an AI coding agent compile structured pages, cross-references, and an index.
Key features:
• Raw-source inbox – drop articles, papers, notes, and transcripts into a raw/ folder • Agent skills – install commands for setup, ingest, query, and wiki linting • Obsidian workflow – browse the output with wikilinks, graph view, and a master index • Structured wiki schema – organizes sources, entities, concepts, synthesis, logs, and output • Query + health checks – ask questions against the wiki and scan for broken or stale links
Free public GitHub repo.
Link in the reply
Similar Articles
@tom_doerr: LLM-maintained personal knowledge base for Obsidian https://github.com/NicholasSpisak/second-brain…
An open-source tool that uses an LLM to automatically compile raw sources into a structured wiki within Obsidian, enabling AI-assisted personal knowledge management.
@GitHub_Daily: Usually, a pile of articles and papers collected in note-taking apps just sit there gathering dust, never organized. The second-brain approach is to let AI act as a librarian, and we just toss materials into the raw folder. After reading, AI automatically writes structured Wiki pages with bidirectional links between them, and also maintains indexes…
Second Brain is a personal knowledge base tool based on LLMs that automatically organizes raw materials into structured wikis, supports browsing in Obsidian and agent integration.
@DanKornas: Your second brain needs more than a chatbot demo second-brain-ai-assistant-course is an open-source course repo from De…
An open-source course repository from Decoding AI that teaches builders how to create a personal knowledge-base assistant using LLMs, agents, RAG, and LLMOps through six modules covering data pipelines to deployment.
@EXM7777: https://x.com/EXM7777/status/2073045719020343705
A step-by-step guide on building a second brain using Obsidian and the Fable 5 AI model, showing how to create a persistent knowledge base that improves AI outputs. The system uses plain text markdown files for memory, enabling agents to cite past decisions and produce more personalized results.
@shushant_l: how to build your ai second brain ┃ ┣ foundation ┃ ┣ daily captures ┃ ┣ processed inbox ┃ ┣ para vault ┃ ┣ memory files…
A detailed guide on building an AI-powered second brain using Claude tools, Obsidian, and the PARA method for structured knowledge management and productivity.