<?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: yuj</title>
    <description>The latest articles on DEV Community by yuj (@yyjhao).</description>
    <link>https://dev.to/yyjhao</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%2F2338506%2Fd0155b8e-fbc3-4df4-9b50-c45467f541aa.jpg</url>
      <title>DEV Community: yuj</title>
      <link>https://dev.to/yyjhao</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/yyjhao"/>
    <language>en</language>
    <item>
      <title>[open source] A smart text editor running local models completely in browser</title>
      <dc:creator>yuj</dc:creator>
      <pubDate>Fri, 17 Jan 2025 19:53:11 +0000</pubDate>
      <link>https://dev.to/yyjhao/open-source-a-smart-text-editor-running-local-models-completely-in-browser-210e</link>
      <guid>https://dev.to/yyjhao/open-source-a-smart-text-editor-running-local-models-completely-in-browser-210e</guid>
      <description>&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/EGbtkJjfYTo"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Try it out at &lt;a href="https://editor.yyjhao.com" rel="noopener noreferrer"&gt;https://editor.yyjhao.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Source code: &lt;a href="https://github.com/yyjhao/wrait" rel="noopener noreferrer"&gt;https://github.com/yyjhao/wrait&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;When ChatGPT first went viral, there were a lot of AI wrappers that tried to help with writing. With LLMs getting faster, better and smaller (!) I was really curious if we can build a good smart editor that runs locally without any dependencies.&lt;/p&gt;

&lt;p&gt;So I built Wrait - it's a smart editor powered by LLAMA 3.2 and WebLLM that runs completely in-browser - no need to install ollama, download models yourself or connect to openAI etc. it just works like a regular web app!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>ai</category>
      <category>chatgpt</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
