<?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: Shashi Gharti</title>
    <description>The latest articles on DEV Community by Shashi Gharti (@shashigharti).</description>
    <link>https://dev.to/shashigharti</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%2F298442%2Ffb560059-6362-46cd-afca-ed35d99e9eb9.jpeg</url>
      <title>DEV Community: Shashi Gharti</title>
      <link>https://dev.to/shashigharti</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/shashigharti"/>
    <language>en</language>
    <item>
      <title>Deforestation Identification Tool Developed using AI Agent</title>
      <dc:creator>Shashi Gharti</dc:creator>
      <pubDate>Mon, 13 Jul 2026 06:56:17 +0000</pubDate>
      <link>https://dev.to/shashigharti/deforestation-identification-tool-developed-using-ai-agent-2bc0</link>
      <guid>https://dev.to/shashigharti/deforestation-identification-tool-developed-using-ai-agent-2bc0</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for &lt;a href="https://dev.to/challenges/weekend-2026-07-09"&gt;Weekend Challenge: Passion Edition&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  weekendchallenge.
&lt;/h1&gt;

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

&lt;p&gt;The project is an east-to-use application which helps user to identify deforestation in areas of interest. From the users selected area of interest, application downloads&lt;br&gt;
the satellite images, generates ndvi(Normalized Difference Vegetation Index), and identifies potentially deforested locations based on calculated vegetation indices. &lt;/p&gt;

&lt;p&gt;My goal was to evaluate the capabilities of AI agents in developing a complete application, production-ready with instructions provided by human. The project also explores the&lt;br&gt;
time required to build such an application with AI-assisted software.&lt;/p&gt;

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

&lt;p&gt;&lt;a href="https://huggingface.co/spaces/sgharti/crop-health" rel="noopener noreferrer"&gt;https://huggingface.co/spaces/sgharti/crop-health&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;&lt;a href="https://huggingface.co/spaces/sgharti/crop-health/tree/main" rel="noopener noreferrer"&gt;https://huggingface.co/spaces/sgharti/crop-health/tree/main&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  How I Built It
&lt;/h2&gt;

&lt;p&gt;I developed a plan for core software architecture and directed the entire application workflow including the following:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Describing entire application lifecycle from user input to fastapi pipeline (GEE and Snowflake).&lt;/li&gt;
&lt;li&gt;Described the interface specification(leaflet map, design and user input)&lt;/li&gt;
&lt;li&gt;Described pipeline of how system connects to GEE, generates NDVI(Normalized Difference Vegetation Index) and stores in the Snowflake.&lt;/li&gt;
&lt;li&gt;Described the workflow of backend-frontend synchronization to read logs from snowflakes and display it on the frontend with visualization and text explanation. &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I decided to use Google AI (Antigravity with gemini) to build this application.&lt;/p&gt;

&lt;h2&gt;
  
  
  Prize Categories
&lt;/h2&gt;

&lt;p&gt;I am applying for the &lt;strong&gt;Google AI (Gemini, Antigravity)&lt;/strong&gt; and &lt;strong&gt;Snowflake&lt;/strong&gt; tracks.&lt;/p&gt;

&lt;p&gt;Team Submissions:&lt;br&gt;
Shashi Gharti &lt;a class="mentioned-user" href="https://dev.to/shashigharti"&gt;@shashigharti&lt;/a&gt;&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>weekendchallenge</category>
    </item>
  </channel>
</rss>
