<?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: Şeyma</title>
    <description>The latest articles on DEV Community by Şeyma (@eyma_f655e7c88e6e7d9f5e1).</description>
    <link>https://dev.to/eyma_f655e7c88e6e7d9f5e1</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%2F4033953%2F77536346-e3d9-4eb7-b745-b8905def0dbf.png</url>
      <title>DEV Community: Şeyma</title>
      <link>https://dev.to/eyma_f655e7c88e6e7d9f5e1</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/eyma_f655e7c88e6e7d9f5e1"/>
    <language>en</language>
    <item>
      <title>Building a Vishing-Shield AI: My 1-Day Python Project for Voice Phishing Detection</title>
      <dc:creator>Şeyma</dc:creator>
      <pubDate>Fri, 17 Jul 2026 13:21:39 +0000</pubDate>
      <link>https://dev.to/eyma_f655e7c88e6e7d9f5e1/building-a-vishing-shield-ai-my-1-day-python-project-for-voice-phishing-detection-c6o</link>
      <guid>https://dev.to/eyma_f655e7c88e6e7d9f5e1/building-a-vishing-shield-ai-my-1-day-python-project-for-voice-phishing-detection-c6o</guid>
      <description>&lt;p&gt;I've just finished a project that I've been working on, and I'd love to get some feedback from the community!&lt;/p&gt;

&lt;h3&gt;
  
  
  What is Vishing-Shield AI?
&lt;/h3&gt;

&lt;p&gt;Vishing-Shield AI is a lightweight security simulation tool designed to detect potential voice phishing (vishing) attempts. It utilizes the OpenAI Whisper model to transcribe audio inputs and analyzes the text for high-risk keywords like "password," "code," or "credit card."&lt;/p&gt;

&lt;h3&gt;
  
  
  Tech Stack
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Backend&lt;/strong&gt;: FastAPI&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;AI/ML&lt;/strong&gt;: OpenAI Whisper&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Data Processing&lt;/strong&gt;: Python, Regex&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Why I built this
&lt;/h3&gt;

&lt;p&gt;I wanted to challenge myself to create a functional security tool in a short timeframe. It’s a great project for understanding how AI can assist in mitigating voice-based social engineering attacks.&lt;/p&gt;

&lt;h3&gt;
  
  
  Check it out!
&lt;/h3&gt;

&lt;p&gt;You can find the source code and installation instructions on my GitHub:&lt;br&gt;
&lt;a href="https://github.com/seeymae/Vishing-Shield-AI" rel="noopener noreferrer"&gt;https://github.com/seeymae/Vishing-Shield-AI&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I'm looking for feedback on my implementation, especially on how to optimize the detection algorithms or improve the API structure. Any thoughts?&lt;/p&gt;

</description>
      <category>ai</category>
      <category>python</category>
      <category>security</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
