<?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: KD</title>
    <description>The latest articles on DEV Community by KD (@davidai2024).</description>
    <link>https://dev.to/davidai2024</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%2F1277869%2F8b17ef35-3dd7-4e4c-b989-a98eb71d365e.jpeg</url>
      <title>DEV Community: KD</title>
      <link>https://dev.to/davidai2024</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/davidai2024"/>
    <language>en</language>
    <item>
      <title>KDNeuralBot - An AI-powered Virtual Assistant</title>
      <dc:creator>KD</dc:creator>
      <pubDate>Thu, 07 Mar 2024 12:55:19 +0000</pubDate>
      <link>https://dev.to/davidai2024/kdneuralbot-an-ai-powered-virtual-assistant-3hp9</link>
      <guid>https://dev.to/davidai2024/kdneuralbot-an-ai-powered-virtual-assistant-3hp9</guid>
      <description>&lt;p&gt;KDNeuralBot is an advanced virtual assistant powered by artificial intelligence, fueled by OpenAI. This Telegram bot offers a wide range of features, allowing users to interact with various AI models to get creative answers, generate text, and much more.Key Features:🚀 Interaction with advanced models like GPT-4 Turbo, Gemini Pro, and GPT-3.5 Turbo.💬 Prompt and creative responses to user questions.🔧 Dynamic model switching to adapt to user needs.🎧 Sending audio responses using Google Text-to-Speech (gTTS) integration.📈 Monitoring bot status and managing user online/offline presence.📒 Viewing the history of messages sent by users. &lt;a href="https://github.com/DavidAI2024/KDNeural-BOT"&gt;Project GitHub&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>python</category>
      <category>github</category>
    </item>
    <item>
      <title>Google Gemini Pro New App For Linux</title>
      <dc:creator>KD</dc:creator>
      <pubDate>Sat, 10 Feb 2024 23:31:09 +0000</pubDate>
      <link>https://dev.to/davidai2024/google-gemini-pro-new-app-for-linux-1cml</link>
      <guid>https://dev.to/davidai2024/google-gemini-pro-new-app-for-linux-1cml</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;This Python script uses PyQt5 to create an interactive application, allowing users to ask questions and receive responses generated by Google's powerful language generation model, "gemini-pro". With an API key, users input their questions, choose the desired temperature, and obtain creative and detailed responses. The application provides a smooth and intuitive experience with an engaging interface.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fs2vd4z44x1vl9r6kag5s.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fs2vd4z44x1vl9r6kag5s.png" alt="Image description" width="800" height="905"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/DavidAI2024/Gemini-KD"&gt;Link github, thank for all support !&lt;/a&gt;&lt;/p&gt;

</description>
      <category>linux</category>
      <category>github</category>
      <category>programming</category>
      <category>python</category>
    </item>
    <item>
      <title>[Python]ChatBot with Google-Gemini-Pro</title>
      <dc:creator>KD</dc:creator>
      <pubDate>Sat, 10 Feb 2024 23:28:01 +0000</pubDate>
      <link>https://dev.to/davidai2024/pythonchatbot-with-google-gemini-pro-1a2d</link>
      <guid>https://dev.to/davidai2024/pythonchatbot-with-google-gemini-pro-1a2d</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;This Python script uses PyQt5 to create an interactive application, allowing users to ask questions and receive responses generated by Google's powerful language generation model, "gemini-pro". With an API key, users input their questions, choose the desired temperature, and obtain creative and detailed responses. The application provides a smooth and intuitive experience with an engaging interface.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvj0th90kvortq2v4a3xo.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvj0th90kvortq2v4a3xo.png" alt="Image description" width="800" height="905"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/DavidAI2024/Gemini-KD"&gt;link github, thanks for support guys!&lt;/a&gt;&lt;/p&gt;

</description>
      <category>python</category>
      <category>github</category>
      <category>ai</category>
      <category>programming</category>
    </item>
    <item>
      <title>ChatBot Gemini-Pro-Google</title>
      <dc:creator>KD</dc:creator>
      <pubDate>Sat, 10 Feb 2024 23:24:47 +0000</pubDate>
      <link>https://dev.to/davidai2024/chatbot-gemini-pro-google-4a4l</link>
      <guid>https://dev.to/davidai2024/chatbot-gemini-pro-google-4a4l</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;This Python script uses PyQt5 to create an interactive application, allowing users to ask questions and receive responses generated by Google's powerful language generation model, "gemini-pro". With an API key, users input their questions, choose the desired temperature, and obtain creative and detailed responses. The application provides a smooth and intuitive experience with an engaging interface.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fz51afcxn6x4mezk9cz9e.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fz51afcxn6x4mezk9cz9e.png" alt="Image description" width="800" height="905"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/DavidAI2024/Gemini-KD"&gt;LINK GITHUB, thanks for support!&lt;/a&gt;&lt;/p&gt;

</description>
      <category>github</category>
      <category>ai</category>
    </item>
    <item>
      <title>New Gemini-Google-Pro GUI app</title>
      <dc:creator>KD</dc:creator>
      <pubDate>Sat, 10 Feb 2024 23:21:27 +0000</pubDate>
      <link>https://dev.to/davidai2024/new-gemini-google-pro-gui-app-3e7e</link>
      <guid>https://dev.to/davidai2024/new-gemini-google-pro-gui-app-3e7e</guid>
      <description>&lt;p&gt;This Python script uses PyQt5 to create an interactive application, allowing users to ask questions and receive responses generated by Google's powerful language generation model, "gemini-pro". With an API key, users input their questions, choose the desired temperature, and obtain creative and detailed responses. The application provides a smooth and intuitive experience with an engaging interface.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5dnlfcd09rpnbfo2jgps.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5dnlfcd09rpnbfo2jgps.png" alt="Image description" width="800" height="905"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/DavidAI2024/Gemini-KD"&gt;LINK GITHUB&lt;/a&gt;, Support me thanks!&lt;/p&gt;

</description>
      <category>ai</category>
      <category>python</category>
      <category>googlegemini</category>
    </item>
  </channel>
</rss>
