<?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: Bhushan Kadam</title>
    <description>The latest articles on DEV Community by Bhushan Kadam (@kadam2709).</description>
    <link>https://dev.to/kadam2709</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%2F1031931%2F82a15634-6df6-467f-8d04-d3eb40be6efc.jpg</url>
      <title>DEV Community: Bhushan Kadam</title>
      <link>https://dev.to/kadam2709</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kadam2709"/>
    <language>en</language>
    <item>
      <title>Build an AI Chatbot with React &amp; Python — A Step-by-Step Guide</title>
      <dc:creator>Bhushan Kadam</dc:creator>
      <pubDate>Sat, 24 May 2025 05:31:03 +0000</pubDate>
      <link>https://dev.to/kadam2709/build-an-ai-chatbot-with-react-python-a-step-by-step-guide-cp8</link>
      <guid>https://dev.to/kadam2709/build-an-ai-chatbot-with-react-python-a-step-by-step-guide-cp8</guid>
      <description>&lt;p&gt;Ever wondered how to build your own AI chatbot using modern web technologies? In this tutorial, I walk through how to create a fully functional AI chatbot using React on the frontend and Python (Flask) on the backend — all powered by the OpenAI GPT API.&lt;/p&gt;

&lt;h2&gt;
  
  
  🔧 What You'll Learn:
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Setting up a React UI for seamless user interaction&lt;/li&gt;
&lt;li&gt;Creating a lightweight Flask API to handle AI prompts&lt;/li&gt;
&lt;li&gt;Connecting the frontend and backend with proper CORS setup&lt;/li&gt;
&lt;li&gt;Sending messages to OpenAI and displaying AI responses in real-time&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Whether you're looking to integrate a chatbot into your product or just want to experiment with AI, this guide has you covered.&lt;/p&gt;

&lt;p&gt;👉 Full tutorial here: &lt;a href="https://www.techartifacts.com/build-ai-chatbot-react-python-tutorial" rel="noopener noreferrer"&gt;Build an AI Chatbot with React &amp;amp; Python&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>python</category>
      <category>chatgpt</category>
      <category>react</category>
    </item>
    <item>
      <title>How to use LINQ in C#.NET Effectively?</title>
      <dc:creator>Bhushan Kadam</dc:creator>
      <pubDate>Wed, 22 Feb 2023 19:39:29 +0000</pubDate>
      <link>https://dev.to/kadam2709/how-to-use-linq-in-cnet-effectively-547h</link>
      <guid>https://dev.to/kadam2709/how-to-use-linq-in-cnet-effectively-547h</guid>
      <description>&lt;p&gt;Looking to learn LINQ and use it effectively in C#.NET?&lt;/p&gt;

&lt;p&gt;Checkout my latest blog on this topic and grow your knowledge.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://techartifacts.com/linq-in-c-sharp-part-1/" rel="noopener noreferrer"&gt;Learn LINQ in C# - Part 1&lt;/a&gt;&lt;/p&gt;

</description>
      <category>docker</category>
    </item>
  </channel>
</rss>
