<?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>Forem: Shaiban Faraz khan</title>
    <description>The latest articles on Forem by Shaiban Faraz khan (@shaiban_farazkhan_1b169a).</description>
    <link>https://forem.com/shaiban_farazkhan_1b169a</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%2F3875852%2F5c873b2e-2866-4fe2-b49a-3f05bd00f177.jpg</url>
      <title>Forem: Shaiban Faraz khan</title>
      <link>https://forem.com/shaiban_farazkhan_1b169a</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/shaiban_farazkhan_1b169a"/>
    <language>en</language>
    <item>
      <title>Building a Context-Aware AI Code Reviewer with Memory – Hackathon Project</title>
      <dc:creator>Shaiban Faraz khan</dc:creator>
      <pubDate>Mon, 13 Apr 2026 04:34:21 +0000</pubDate>
      <link>https://forem.com/shaiban_farazkhan_1b169a/building-a-context-aware-ai-code-reviewer-with-memory-hackathon-project-1l2l</link>
      <guid>https://forem.com/shaiban_farazkhan_1b169a/building-a-context-aware-ai-code-reviewer-with-memory-hackathon-project-1l2l</guid>
      <description>&lt;p&gt;Participating in this hackathon has been an exciting and valuable experience for me and my teammate. We worked together to explore how AI can be improved to build smarter and more reliable developer tools.&lt;/p&gt;

&lt;p&gt;One key problem we identified is that most AI-based code review systems are stateless. They analyze code but do not remember past mistakes or incidents. This often leads to repeated errors, as the AI lacks historical context.&lt;/p&gt;

&lt;p&gt;To solve this, we built a system that integrates a vector memory layer into the AI workflow. This allows the system to store previous issues, recall them when needed, and provide more accurate and context-aware suggestions. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjd7fdwvnvfz0uoo1591p.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjd7fdwvnvfz0uoo1591p.jpeg" alt=" " width="800" height="446"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ff2ux4623i8mg2xpm6k69.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ff2ux4623i8mg2xpm6k69.jpeg" alt=" " width="800" height="570"&gt;&lt;/a&gt; What We Built&lt;/p&gt;

&lt;p&gt;Our solution focuses on improving code review using memory:&lt;/p&gt;

&lt;p&gt;Stores past bugs and patterns&lt;br&gt;
Retrieves relevant history during code analysis&lt;br&gt;
Detects issues that traditional AI systems may miss                             Tech Stack&lt;br&gt;
Frontend: React (Vite)&lt;br&gt;
Backend: Node.js / Express&lt;br&gt;
AI Engine: Python (FastAPI)&lt;br&gt;
LLM: Qwen model&lt;br&gt;
Memory Layer: Vector database                                        Conclusion&lt;/p&gt;

&lt;p&gt;This hackathon helped us gain hands-on experience in building intelligent systems and working effectively as a team. It pushed us to think beyond traditional solutions and explore innovative approaches.&lt;/p&gt;

&lt;p&gt;We are excited to continue improving this project and building more impactful solutions in the future.                                                #Hackathon #AI #WebDev #Python #Innovation #Learning #TeamWork                                 &lt;/p&gt;

</description>
      <category>ai</category>
      <category>codequality</category>
      <category>rag</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
