<?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.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>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>
