<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ai on Raveen Kumar</title>
    <link>https://raveenkumar.com/tags/ai/</link>
    <description>Recent content in Ai on Raveen Kumar</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <copyright>Raveen Kumar</copyright>
    <lastBuildDate>Fri, 04 Sep 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://raveenkumar.com/tags/ai/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Contacts Organizer cli app</title>
      <link>https://raveenkumar.com/posts/2026-09-04-contacts-organizer-cli-app/</link>
      <pubDate>Fri, 04 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://raveenkumar.com/posts/2026-09-04-contacts-organizer-cli-app/</guid>
      <description>&lt;ul&gt;&#xA;&lt;li&gt;TODO:&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Ask bing</title>
      <link>https://raveenkumar.com/posts/2023-02-23-ask-bing/</link>
      <pubDate>Thu, 23 Feb 2023 00:00:00 +0000</pubDate>
      <guid>https://raveenkumar.com/posts/2023-02-23-ask-bing/</guid>
      <description>&lt;p&gt;Today I got access to bing chat feature. Finally AI search is here, lets see how well this goes. Based on my chat it seems much dumber than chatgpt.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://raveenkumar.com/2023-02-23-ask-bing.png&#34; alt=&#34;ask-bing&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>AI</title>
      <link>https://raveenkumar.com/library/ai/</link>
      <pubDate>Wed, 15 Feb 2023 00:00:00 +0000</pubDate>
      <guid>https://raveenkumar.com/library/ai/</guid>
      <description>&lt;h2 id=&#34;ai&#34;&gt;AI&lt;/h2&gt;&#xA;&lt;div class=&#34;video&#34;&gt;&#xA;  &lt;div id=&#34;player-wrapper-0&#34; class=&#34;ai-rick-roll&#34;&gt;&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;script&#xA;  type=&#34;text/javascript&#34;&#xA;  src=&#34;https://cdn.jsdelivr.net/npm/@clappr/player@latest/dist/clappr.min.js&#34;&#xA;&gt;&#xA;&lt;/script&gt;&#xA;&#xA;&lt;script&gt;&#xA;  (function () {&#xA;    var playerElement = document.getElementById(&#34;player-wrapper-0&#34;);&#xA;&#xA;    var player = new Clappr.Player({&#xA;      source: &#34;/ai-rick-roll.mp4&#34;,&#xA;      mute: true,&#xA;      height: &#34;100%&#34;,&#xA;      width: &#34;100%&#34;&#xA;    });&#xA;&#xA;    player.attachTo(playerElement);&#xA;  })();&#xA;&lt;/script&gt;&#xA;&#xA;&lt;p&gt;&lt;a href=&#34;https://beta.openai.com/docs/guides/moderation&#34;&gt;OpenAI API&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://beta.openai.com/docs/api-reference/introduction&#34;&gt;API Reference - OpenAI API&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;attention-is-all-you-need&#34;&gt;Attention is all you need&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://raveenkumar.com/attention-is-all-you-need.pdf&#34;&gt;Attention is all you need&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=kCc8FmEb1nY&#34;&gt;Let&amp;rsquo;s build GPT: from scratch, in code, spelled out.&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;stable-diffusion&#34;&gt;Stable diffusion&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://github.com/divamgupta/diffusionbee-stable-diffusion-ui&#34;&gt;GitHub - divamgupta/diffusionbee-stable-diffusion-ui: Diffusion Bee is the easiest way to run Stable Diffusion locally on your M1 Mac. Comes with a one-click installer. No dependencies or technical knowledge needed.&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Command-line ChatGPT</title>
      <link>https://raveenkumar.com/posts/2023-02-15-command-line-chatgpt/</link>
      <pubDate>Wed, 15 Feb 2023 00:00:00 +0000</pubDate>
      <guid>https://raveenkumar.com/posts/2023-02-15-command-line-chatgpt/</guid>
      <description>&lt;p&gt;Here I have written a python script that will take user input string and ask OpenAI text generator to generate text.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://raw.githubusercontent.com/raveensrk/dotfiles-main/main/stow/.scripts/chatgpt.py&#34;&gt;https://raw.githubusercontent.com/raveensrk/dotfiles-main/main/stow/.scripts/chatgpt.py&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;I should probably try writing a elisp code for this.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Thoughts on ChatGPT</title>
      <link>https://raveenkumar.com/posts/2023-01-23-thoughts-on-chatgpt/</link>
      <pubDate>Mon, 30 Jan 2023 00:00:00 +0000</pubDate>
      <guid>https://raveenkumar.com/posts/2023-01-23-thoughts-on-chatgpt/</guid>
      <description>&lt;h2 id=&#34;thoughts-on-chatgpt&#34;&gt;Thoughts on ChatGPT&lt;/h2&gt;&#xA;&lt;h2 id=&#34;2023-01-23&#34;&gt;2023-01-23&lt;/h2&gt;&#xA;&lt;p&gt;But it always goes out of service 🥲&lt;/p&gt;&#xA;&lt;h2 id=&#34;2022-12-29&#34;&gt;2022-12-29&lt;/h2&gt;&#xA;&lt;p&gt;What can I say? Maybe this is the future. I am using this for the past 1 week and its been excellent partner at work and in life. I can ask any questions to it and it answers well. It is not always correct but most solutions are more than enough to solve my problem. Plus its funny too.&lt;/p&gt;</description>
    </item>
    <item>
      <title>AI can provide endless entertainment 🎞️🍿</title>
      <link>https://raveenkumar.com/posts/2023-01-08-ai-can-provide-endless-entertainment/</link>
      <pubDate>Sun, 08 Jan 2023 00:00:00 +0000</pubDate>
      <guid>https://raveenkumar.com/posts/2023-01-08-ai-can-provide-endless-entertainment/</guid>
      <description>&lt;div class=&#34;video&#34;&gt;&#xA;  &lt;div id=&#34;player-wrapper-0&#34; class=&#34;ai-rick-roll&#34;&gt;&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;script&#xA;  type=&#34;text/javascript&#34;&#xA;  src=&#34;https://cdn.jsdelivr.net/npm/@clappr/player@latest/dist/clappr.min.js&#34;&#xA;&gt;&#xA;&lt;/script&gt;&#xA;&#xA;&lt;script&gt;&#xA;  (function () {&#xA;    var playerElement = document.getElementById(&#34;player-wrapper-0&#34;);&#xA;&#xA;    var player = new Clappr.Player({&#xA;      source: &#34;/ai-rick-roll.mp4&#34;,&#xA;      mute: true,&#xA;      height: &#34;100%&#34;,&#xA;      width: &#34;100%&#34;&#xA;    });&#xA;&#xA;    player.attachTo(playerElement);&#xA;  })();&#xA;&lt;/script&gt;</description>
    </item>
  </channel>
</rss>
