<?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: Ethan Lee</title>
    <description>The latest articles on DEV Community by Ethan Lee (@leethana).</description>
    <link>https://dev.to/leethana</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%2F3917442%2Fca005030-80a3-4f24-8ed4-b5b478eb899f.png</url>
      <title>DEV Community: Ethan Lee</title>
      <link>https://dev.to/leethana</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/leethana"/>
    <language>en</language>
    <item>
      <title>Turtlebrowse - a local agentic browser powered by Gemma 4</title>
      <dc:creator>Ethan Lee</dc:creator>
      <pubDate>Mon, 25 May 2026 04:32:08 +0000</pubDate>
      <link>https://dev.to/leethana/submission-for-gemma-4-challenge-turtlebrowse-5c6o</link>
      <guid>https://dev.to/leethana/submission-for-gemma-4-challenge-turtlebrowse-5c6o</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/google-gemma-2026-05-06"&gt;Gemma 4 Challenge: Build with Gemma 4&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;I built a fully local, open-source agentic browser. The browser is powered by the effective 2B variant of Gemma 4. Turtlebrowse is built with Java CEF, Swing, and JavaFX. Comes with multiple Material 3 Expressive themes too.&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;Download Turtlebrowse &lt;a href="https://turtlebrowse.ingstudios.dev" rel="noopener noreferrer"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fcg6c7rcrscj6rlzijw5q.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fcg6c7rcrscj6rlzijw5q.png" alt="Agentic search tool" width="799" height="504"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqd8ku8njd6kes7wszynx.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqd8ku8njd6kes7wszynx.png" alt="Agentic navigation" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Code
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/ingStudiosOfficial/turtlebrowse" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  How I Used Gemma 4
&lt;/h2&gt;

&lt;p&gt;I used the E2B variant which can run on edge devices. I utilized Gemma 4's multimodal input such that it can process screenshots of the browser to understand the page better. I also used Gemma 4's tool calling abilities via Ollama to interact with pages, summarize pages, identify elements on pages, understand a visual representation of the page and more.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fuagneu7jcmj8bg1qglds.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fuagneu7jcmj8bg1qglds.png" alt="Banner" width="800" height="400"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>gemmachallenge</category>
      <category>gemma</category>
    </item>
  </channel>
</rss>
