<?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: Sneha Poojary</title>
    <description>The latest articles on DEV Community by Sneha Poojary (@sneha_poojary).</description>
    <link>https://dev.to/sneha_poojary</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%2F3022740%2F04cea44b-08a0-4bd5-a6d1-2a17f4953ba8.png</url>
      <title>DEV Community: Sneha Poojary</title>
      <link>https://dev.to/sneha_poojary</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sneha_poojary"/>
    <language>en</language>
    <item>
      <title>AI-Powered Debugger</title>
      <dc:creator>Sneha Poojary</dc:creator>
      <pubDate>Sun, 06 Apr 2025 11:51:39 +0000</pubDate>
      <link>https://dev.to/sneha_poojary/ai-powered-debugger-3957</link>
      <guid>https://dev.to/sneha_poojary/ai-powered-debugger-3957</guid>
      <description>&lt;p&gt;&lt;strong&gt;Introducing the AI-Powered Debugger for Music Blocks – GSoC 2025&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Hi everyone! I'm Sneha Poojary, a GSoC 2025 aspirant working with &lt;strong&gt;Sugar Labs&lt;/strong&gt;. I’m thrilled to share my journey as I develop an &lt;strong&gt;AI-Powered Debugger&lt;/strong&gt; for &lt;a href="https://musicblocks.sugarlabs.org/" rel="noopener noreferrer"&gt;Music Blocks&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;This project aims to bridge the gap between users’ creative intentions and the technical challenges they face while composing with Music Blocks. By integrating a lightweight AI model, the debugger will assist users in understanding, troubleshooting, and improving their block-based musical code — all in real time.&lt;/p&gt;




&lt;h2&gt;
  
  
  💡 Why This Project?
&lt;/h2&gt;

&lt;p&gt;Music Blocks is a visual programming language for exploring musical concepts. While it's intuitive, users (especially beginners) may struggle when their musical programs don't work as expected.&lt;/p&gt;

&lt;p&gt;My project introduces a natural language-based debugging assistant that can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Explain what a user’s block arrangement is doing.&lt;/li&gt;
&lt;li&gt;Identify logical errors or unintentional musical outputs.&lt;/li&gt;
&lt;li&gt;Suggest fixes or improvements.&lt;/li&gt;
&lt;li&gt;Respond to queries like:
&lt;em&gt;“Why doesn’t this play the rhythm I intended?”&lt;/em&gt; or
&lt;em&gt;“How can I make this repeat 4 times instead?”&lt;/em&gt;
&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🛠️ Tech Stack
&lt;/h2&gt;

&lt;p&gt;Here’s a quick look at the tools and technologies I’ll be using:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Frontend&lt;/strong&gt;: JavaScript/HTML (integrated into Music Blocks)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Backend&lt;/strong&gt;: FastAPI (Python)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;AI Model&lt;/strong&gt;: Lightweight LLM with Retrieval-Augmented Generation (RAG)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Storage&lt;/strong&gt;: JSON-based project analysis and context mapping&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  📌 Current Status
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;✅ Submitted proposal: &lt;a href="https://example.com" rel="noopener noreferrer"&gt;GSoC 2025 Proposal – AI-Powered Debugger (Link)&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;🔍 Exploring Music Blocks codebase and existing debugging flow
&lt;/li&gt;
&lt;li&gt;📚 Reading documentation, tutorials, and getting feedback from mentors
&lt;/li&gt;
&lt;li&gt;🤝 Connecting with the Sugar Labs community on Matrix and GitHub
&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🚀 Next Steps
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Finalize development plan during the Community Bonding Period
&lt;/li&gt;
&lt;li&gt;Create mock UI for chatbot interactions within the Music Blocks interface
&lt;/li&gt;
&lt;li&gt;Start modular backend development (project analysis &amp;gt; issue classification &amp;gt; response generation)&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🙌 Stay Tuned
&lt;/h2&gt;

&lt;p&gt;I'll be posting &lt;strong&gt;weekly updates&lt;/strong&gt; throughout GSoC 2025 under this blog series. If you’re interested in open source, educational tools, music, or AI – this journey will definitely strike a chord! 🎶&lt;/p&gt;

&lt;p&gt;Feel free to drop your thoughts or questions in the comments 💬&lt;/p&gt;




&lt;p&gt;Thank you Sugar Labs and Google for this incredible opportunity 💜&lt;br&gt;&lt;br&gt;
Let’s build something amazing together!&lt;/p&gt;

&lt;p&gt;— Sneha ✨&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>sugarlabs</category>
      <category>ai</category>
      <category>debugger</category>
    </item>
  </channel>
</rss>
