<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ahmed Didat</title>
    <description>The latest articles on DEV Community by Ahmed Didat (@ahmed_didat).</description>
    <link>https://dev.to/ahmed_didat</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3933297%2F7921a277-f47c-41de-beae-dc90877da48a.jpg</url>
      <title>DEV Community: Ahmed Didat</title>
      <link>https://dev.to/ahmed_didat</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ahmed_didat"/>
    <language>en</language>
    <item>
      <title>I built a local-first "Second Brain" with AI chat, knowledge graphs, and Obsidian-like vaults — all running locally on your machine</title>
      <dc:creator>Ahmed Didat</dc:creator>
      <pubDate>Tue, 30 Jun 2026 08:28:44 +0000</pubDate>
      <link>https://dev.to/ahmed_didat/i-built-a-local-first-second-brain-with-ai-chat-knowledge-graphs-and-obsidian-like-vaults-all-2072</link>
      <guid>https://dev.to/ahmed_didat/i-built-a-local-first-second-brain-with-ai-chat-knowledge-graphs-and-obsidian-like-vaults-all-2072</guid>
      <description>&lt;p&gt;I've been building something I've wanted for years: a truly local-first "Second Brain" that combines the best of Obsidian, AI chat, and knowledge graphs — all running on your own machine.&lt;/p&gt;

&lt;p&gt;I've tried everything: Obsidian, Notion, Roam, Logseq, Tana, Capacities, Mem.ai, Reflect...&lt;/p&gt;

&lt;p&gt;The pattern: Either it's cloud-dependent (privacy risk, subscription, offline broken), or it's local but limited (no AI, no knowledge graph, poor mobile).&lt;/p&gt;

&lt;p&gt;I wanted both: &lt;strong&gt;full local control + AI that actually understands my notes + knowledge graphs that actually help me think. something like "obsidian + AI with RAG" with some other features.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I'm seeing second brain AI frameworks on demand in instagram. People are creating second brains by connecting claude code with obsidian... so i thought what if i bring the whole thing into a software.... And that is the core idea of my project..&lt;/p&gt;

&lt;p&gt;✅ What Works Today&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Feature&lt;/strong&gt; Status&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Local Vault System&lt;/strong&gt; ✅ Markdown files in folders you control (Obsidian-compatible)&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;AI Chat with RAG *&lt;/em&gt;✅ Hybrid search (FTS5 + vector embeddings) + your notes as context&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;Knowledge Graph *&lt;/em&gt;✅ Auto-extracted entities/relationships, interactive graph&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;YouTube Ingestion *&lt;/em&gt;✅ Paste URL → transcript → structured markdown notes&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Daily Reflections&lt;/strong&gt; ✅ Auto-generated daily summaries from your activity&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;Proactive Suggestions *&lt;/em&gt;✅ AI surfaces relevant past notes while you write&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;Hybrid Search *&lt;/em&gt;✅ keyword + vector database&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Local-First&lt;/strong&gt; ✅ You can use local LLMs, or you can set an API key...&lt;/p&gt;

&lt;p&gt;"I wanted a thinking partner, not a filing cabinet."&lt;/p&gt;

&lt;p&gt;Most note apps are passive storage. Second Brain is an active thinking partner:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;You write&lt;/strong&gt; → it embeds + indexes&lt;br&gt;
&lt;strong&gt;You chat&lt;/strong&gt; → it retrieves relevant context (hybrid search)&lt;br&gt;
&lt;strong&gt;It responds&lt;/strong&gt; → with citations to your notes&lt;br&gt;
&lt;strong&gt;It suggests&lt;/strong&gt; → "Hey, you wrote about this 3 months ago — relevant?"&lt;br&gt;
&lt;strong&gt;It visualizes&lt;/strong&gt; → Knowledge graph shows connections between ideas and informations that you missed&lt;/p&gt;

&lt;p&gt;I need honest feedback before investing more months.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Would you use this? What's missing for your workflow?&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;Local-first vs Cloud sync&lt;/strong&gt; — how important is cloud sync vs. pure local?&lt;br&gt;
&lt;strong&gt;AI Integration&lt;/strong&gt; — OpenRouter (cloud) vs Ollama (local)? Both?&lt;br&gt;
&lt;strong&gt;Pricing model&lt;/strong&gt; — Free/OSS core, paid cloud sync? One-time license? Donations?&lt;br&gt;
&lt;strong&gt;Plugin system&lt;/strong&gt; — What extensions would you build?&lt;/p&gt;

</description>
      <category>ai</category>
      <category>programming</category>
      <category>software</category>
    </item>
  </channel>
</rss>
