<?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: Elanthirayan</title>
    <description>The latest articles on DEV Community by Elanthirayan (@imelanthirayan).</description>
    <link>https://dev.to/imelanthirayan</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3980570%2F90fb21e9-b056-408f-97c3-eb2c5cdeb88d.png</url>
      <title>DEV Community: Elanthirayan</title>
      <link>https://dev.to/imelanthirayan</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/imelanthirayan"/>
    <language>en</language>
    <item>
      <title>Already an AI expert? Ignore this.</title>
      <dc:creator>Elanthirayan</dc:creator>
      <pubDate>Thu, 02 Jul 2026 09:58:26 +0000</pubDate>
      <link>https://dev.to/imelanthirayan/already-an-ai-expert-ignore-this-1gng</link>
      <guid>https://dev.to/imelanthirayan/already-an-ai-expert-ignore-this-1gng</guid>
      <description>&lt;p&gt;If you're still trying to understand embeddings, RAG, vector search, or AI agents, this is for you. I built AI Playground to make AI concepts easier to learn through interactive experiments instead of long explanations.&lt;/p&gt;

&lt;p&gt;&lt;a href="//imelanthirayan.github.io/aiplayground"&gt;AI Playground&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Here's a quick walkthrough.&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Frlbhv4qvl1ec8994r9og.png" 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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Frlbhv4qvl1ec8994r9og.png" alt="AI Playground" width="800" height="726"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>milvuslite-kit configuration over code for vector search and rag workflows</title>
      <dc:creator>Elanthirayan</dc:creator>
      <pubDate>Fri, 12 Jun 2026 05:43:00 +0000</pubDate>
      <link>https://dev.to/imelanthirayan/milvuslite-kit-configuration-over-code-for-vector-search-and-rag-workflows-1fd8</link>
      <guid>https://dev.to/imelanthirayan/milvuslite-kit-configuration-over-code-for-vector-search-and-rag-workflows-1fd8</guid>
      <description>&lt;p&gt;Built a small framework called &lt;strong&gt;MilvusLite Kit&lt;/strong&gt; to make vector search and RAG workflows more configuration-driven and less code-heavy.&lt;/p&gt;

&lt;p&gt;Instead of writing boilerplate for embeddings, vector stores, and retrieval setup, you can define everything through configuration and focus on building your application.&lt;/p&gt;

&lt;p&gt;In this post, I walk through the idea, architecture, and how it simplifies local development with Milvus Lite.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://elanthirayan.medium.com/milvuslite-kit-configuration-over-code-for-vector-search-and-rag-workflows-5e23f111f317" rel="noopener noreferrer"&gt;https://elanthirayan.medium.com/milvuslite-kit-configuration-over-code-for-vector-search-and-rag-workflows-5e23f111f317&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Feedback and contributions are welcome.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>vectordatabase</category>
      <category>milvus</category>
      <category>python</category>
    </item>
  </channel>
</rss>
