<?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: Heer Patel</title>
    <description>The latest articles on DEV Community by Heer Patel (@heer_patel_a0e15d158980ad).</description>
    <link>https://dev.to/heer_patel_a0e15d158980ad</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%2F3957684%2F73386653-145e-4d48-884c-08aecfc780d2.png</url>
      <title>DEV Community: Heer Patel</title>
      <link>https://dev.to/heer_patel_a0e15d158980ad</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/heer_patel_a0e15d158980ad"/>
    <language>en</language>
    <item>
      <title>Reviving an AI Phishing Detector with Advanced URL Analysis | GitHub Finish-Up-A-Thon</title>
      <dc:creator>Heer Patel</dc:creator>
      <pubDate>Fri, 29 May 2026 12:28:09 +0000</pubDate>
      <link>https://dev.to/heer_patel_a0e15d158980ad/reviving-an-ai-phishing-detector-with-advanced-url-analysis-github-finish-up-a-thon-343j</link>
      <guid>https://dev.to/heer_patel_a0e15d158980ad/reviving-an-ai-phishing-detector-with-advanced-url-analysis-github-finish-up-a-thon-343j</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/github-2026-05-21"&gt;GitHub Finish-Up-A-Thon Challenge&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

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

&lt;p&gt;I revived and enhanced an AI Phishing Detector project built using Python and Machine Learning.&lt;/p&gt;

&lt;p&gt;The project analyzes URLs and identifies potential phishing websites using:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;URL Length Analysis&lt;/li&gt;
&lt;li&gt;HTTPS Verification&lt;/li&gt;
&lt;li&gt;Suspicious Keyword Detection&lt;/li&gt;
&lt;li&gt;Threat Score Calculation&lt;/li&gt;
&lt;li&gt;Risk Analysis&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I also added a Streamlit dashboard, improved documentation, and dependency management to make the project more complete and usable.&lt;/p&gt;

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

&lt;p&gt;GitHub Repository:&lt;br&gt;
&lt;a href="https://github.com/Heer4204-bit/AI-Phishing-Detector" rel="noopener noreferrer"&gt;https://github.com/Heer4204-bit/AI-Phishing-Detector&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The repository contains:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;AI_Phishing_Detector.py&lt;/li&gt;
&lt;li&gt;app.py&lt;/li&gt;
&lt;li&gt;requirements.txt&lt;/li&gt;
&lt;li&gt;Updated README.md&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Screenshots and project details are available in the repository.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Comeback Story
&lt;/h2&gt;

&lt;p&gt;Originally, this project was a simple phishing detection script.&lt;/p&gt;

&lt;p&gt;During the GitHub Finish-Up-A-Thon Challenge, I revived and improved it by adding:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Advanced URL Analysis&lt;/li&gt;
&lt;li&gt;Threat Scoring System&lt;/li&gt;
&lt;li&gt;Streamlit Dashboard&lt;/li&gt;
&lt;li&gt;Better Documentation&lt;/li&gt;
&lt;li&gt;Dependency Management&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The project evolved from a basic script into a more complete cybersecurity-focused project.&lt;/p&gt;

&lt;h2&gt;
  
  
  My Experience with GitHub Copilot
&lt;/h2&gt;

&lt;p&gt;GitHub Copilot helped me improve the project structure, documentation, and feature ideas.&lt;/p&gt;

&lt;p&gt;It assisted in enhancing the phishing detection workflow and helped me explore improvements such as Streamlit integration, URL analysis features, and project organization.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/Heer4204-bit/AI-Phishing-Detector/blob/main/README.md" rel="noopener noreferrer"&gt;https://github.com/Heer4204-bit/AI-Phishing-Detector/blob/main/README.md&lt;/a&gt;&lt;/p&gt;

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