<?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: Sabarinath Babu</title>
    <description>The latest articles on DEV Community by Sabarinath Babu (@sabarinath_1805).</description>
    <link>https://dev.to/sabarinath_1805</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3959903%2F1d5a4182-e290-4105-9493-1e12109cc531.jpg</url>
      <title>DEV Community: Sabarinath Babu</title>
      <link>https://dev.to/sabarinath_1805</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sabarinath_1805"/>
    <language>en</language>
    <item>
      <title>I'm 13 and built a private AI legal assistant for lawyers — here's what I learned</title>
      <dc:creator>Sabarinath Babu</dc:creator>
      <pubDate>Sat, 30 May 2026 12:29:59 +0000</pubDate>
      <link>https://dev.to/sabarinath_1805/im-13-and-built-a-private-ai-legal-assistant-for-lawyers-heres-what-i-learned-4a98</link>
      <guid>https://dev.to/sabarinath_1805/im-13-and-built-a-private-ai-legal-assistant-for-lawyers-heres-what-i-learned-4a98</guid>
      <description>&lt;p&gt;I'm 13, and for the past few months I've been building Vaultr — a private AI legal assistant for lawyers. Here's what I've learned.&lt;br&gt;
The problem I set out to solve&lt;br&gt;
Lawyers using ChatGPT or Harvey risk losing attorney-client privilege. A US court recently ruled that lawyer-AI conversations lost privilege because the provider could retain and share data. That's a massive problem. Vaultr solves it architecturally — by never sending data anywhere in the first place.&lt;br&gt;
What I built&lt;br&gt;
Vaultr runs on Next.js 16 + Tauri v2 for macOS. It gives lawyers two modes:&lt;br&gt;
Private mode — 100% local via Ollama. Nothing leaves your machine. Models: Phi-4 Mini, Qwen3 8B, Gemma.&lt;br&gt;
Cloud mode — more powerful models when needed (Llama 3.3 70B, Qwen3 32B via Groq, Gemini 2.5 Flash). Lawyer chooses.&lt;br&gt;
Features: contract risk scanning, auto redaction, AI legal assistant (Lex), web search for real-time legal info.&lt;br&gt;
What I learned&lt;br&gt;
Balancing school and building is genuinely hard. There were nights debugging Tauri builds before exams. But shipping something real — even imperfect — teaches you more than any classroom.&lt;br&gt;
The biggest lesson: talk to your users before building everything. I almost spent months building a massive legal database before realising I should validate the core product first.&lt;br&gt;
What's next&lt;br&gt;
.dmg build, beta launch with 10 lawyers, then iterate.&lt;br&gt;
If you're a lawyer or know one — waitlist here: tally.so/r/ODkzjk&lt;br&gt;
Would love feedback from this community! 🚀&lt;/p&gt;

</description>
      <category>ai</category>
      <category>programming</category>
      <category>discuss</category>
      <category>learning</category>
    </item>
  </channel>
</rss>
