<?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: Lexis</title>
    <description>The latest articles on DEV Community by Lexis (@lexis_workspace).</description>
    <link>https://dev.to/lexis_workspace</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%2F4108577%2Fd9784cae-d51e-4de9-a58a-51ddaee7ac4a.jpg</url>
      <title>DEV Community: Lexis</title>
      <link>https://dev.to/lexis_workspace</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/lexis_workspace"/>
    <language>en</language>
    <item>
      <title>Why I Built Lexis - A Free, Local-First AI Productivity Suite</title>
      <dc:creator>Lexis</dc:creator>
      <pubDate>Thu, 03 Sep 2026 18:36:32 +0000</pubDate>
      <link>https://dev.to/lexis_workspace/why-i-built-lexis-a-free-local-first-ai-productivity-suite-21bp</link>
      <guid>https://dev.to/lexis_workspace/why-i-built-lexis-a-free-local-first-ai-productivity-suite-21bp</guid>
      <description>&lt;p&gt;I've tried every productivity app out there. Notion, Obsidian, Todoist, Habitica, Day One - you name it. Every single one either wants my credit card, my email, or my data. Some want all three.&lt;/p&gt;

&lt;p&gt;So I built Lexis (lexisapp.xyz) - a free, local-first productivity suite that combines habits, notes, journal, tasks, documents, and an AI assistant into one app. No sign-up. No subscription. All data stays on your device.&lt;/p&gt;

&lt;p&gt;What is Lexis?&lt;/p&gt;

&lt;p&gt;Lexis is a web app (also available as a desktop Electron app) that bundles six productivity tools into one:&lt;/p&gt;

&lt;p&gt;Habits - Track daily habits with streaks, analytics, and a calendar view&lt;br&gt;
Notes - Rich text notes with full markdown support&lt;br&gt;
Journal - Daily journaling with mood tracking&lt;br&gt;
Tasks - Task management with priorities, due dates, and kanban-style organization&lt;br&gt;
Documents - Create and manage longer-form documents&lt;br&gt;
Noor - An AI assistant powered by three models (Ethos 4.7, Logos 4.5, Verse 4) that can chat, generate images, and help with your productivity data&lt;br&gt;
Everything runs in the browser. Your data is stored locally in IndexedDB. Nothing is sent to any server - not even us.&lt;/p&gt;

&lt;p&gt;Why Local-First?&lt;/p&gt;

&lt;p&gt;The local-first movement is about giving users ownership of their data. When your notes live in Notion's servers, you're at the mercy of their pricing, their uptime, and their privacy policies.&lt;/p&gt;

&lt;p&gt;With Lexis:&lt;/p&gt;

&lt;p&gt;Your data never leaves your device&lt;br&gt;
No account needed - just open the app and start using it&lt;br&gt;
Works offline - full functionality without internet (except AI features)&lt;br&gt;
GDPR compliant by design - we literally can't see your data because it never reaches our servers&lt;br&gt;
The AI Assistant (Noor)&lt;/p&gt;

&lt;p&gt;I wanted an AI that feels like it's yours, not a corporate chatbot. Noor is Lexis's built-in AI assistant with three models:&lt;/p&gt;

&lt;p&gt;Ethos 4.7 - the creative, conversational model&lt;br&gt;
Logos 4.5 - the analytical, precise model&lt;br&gt;
Verse 4 - the fast, efficient model&lt;br&gt;
Noor can chat with you about your tasks, habits, and notes. It can generate images. Voice dictation runs through your browser's built-in speech recognition — no cloud transcription needed.&lt;/p&gt;

&lt;p&gt;Tech Stack&lt;/p&gt;

&lt;p&gt;Next.js 15 with App Router&lt;br&gt;
TypeScript throughout&lt;br&gt;
Tailwind CSS for styling&lt;br&gt;
Framer Motion for animations&lt;br&gt;
Electron for the desktop app&lt;br&gt;
IndexedDB for local storage&lt;br&gt;
NVIDIA API for the AI models&lt;br&gt;
Vercel for hosting&lt;br&gt;
Try it: lexisapp.xyz - no sign-up, no credit card, just open and use.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>productivity</category>
      <category>react</category>
    </item>
  </channel>
</rss>
