<?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: Veer Tiwari</title>
    <description>The latest articles on DEV Community by Veer Tiwari (@heyyveer).</description>
    <link>https://dev.to/heyyveer</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%2F3961038%2Fdeb69ab4-4b7c-4c4e-8420-ad988ee84f03.png</url>
      <title>DEV Community: Veer Tiwari</title>
      <link>https://dev.to/heyyveer</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/heyyveer"/>
    <language>en</language>
    <item>
      <title>AI-Powered Webinar Moderation System</title>
      <dc:creator>Veer Tiwari</dc:creator>
      <pubDate>Sun, 31 May 2026 10:39:47 +0000</pubDate>
      <link>https://dev.to/heyyveer/ai-powered-webinar-moderation-system-3dop</link>
      <guid>https://dev.to/heyyveer/ai-powered-webinar-moderation-system-3dop</guid>
      <description>&lt;p&gt;This is a submission for the GitHub Finish-Up-A-Thon Challenge.&lt;/p&gt;

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

&lt;p&gt;I built an AI-powered Webinar Moderation System that helps hosts manage large-scale webinars by automatically detecting technical issues, classifying attendee complaints, clustering duplicate reports, and prioritizing critical problems using NLP and Machine Learning.&lt;/p&gt;

&lt;p&gt;Features&lt;br&gt;
Real-time issue detection&lt;br&gt;
Complaint classification&lt;br&gt;
Duplicate complaint clustering&lt;br&gt;
Priority scoring system&lt;br&gt;
Demo&lt;/p&gt;

&lt;p&gt;GitHub Repo: &lt;a href="https://github.com/heyyveer/AI-Webinar-Moderation-System" rel="noopener noreferrer"&gt;https://github.com/heyyveer/AI-Webinar-Moderation-System&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Demo Video: &lt;a href="https://drive.google.com/file/d/1FTsIUFoPthqwRAQAwhyMITOYQJmLCUBG/view?usp=sharing" rel="noopener noreferrer"&gt;https://drive.google.com/file/d/1FTsIUFoPthqwRAQAwhyMITOYQJmLCUBG/view?usp=sharing&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;This project started as an NLP experiment to reduce chat overload during webinars. I had already built the classification pipeline, clustering engine, and priority scoring module, but the project was incomplete.&lt;/p&gt;

&lt;p&gt;For the Finish-Up-A-Thon, I improved the code structure, refined the AI pipeline, added documentation, and turned it into a more complete solution for webinar hosts.&lt;/p&gt;

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

&lt;p&gt;GitHub Copilot helped me speed up development by suggesting code snippets, improving documentation, and assisting with repetitive coding tasks. It allowed me to focus more on solving the problem and improving the AI workflow&lt;/p&gt;

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