<?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: Yash Dagar</title>
    <description>The latest articles on DEV Community by Yash Dagar (@yashu_jaat01).</description>
    <link>https://dev.to/yashu_jaat01</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%2F4021813%2Fe89d269a-7ace-4fee-ac23-914e15a95e9a.png</url>
      <title>DEV Community: Yash Dagar</title>
      <link>https://dev.to/yashu_jaat01</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/yashu_jaat01"/>
    <language>en</language>
    <item>
      <title>Do you want AI run on your commands in your app ?</title>
      <dc:creator>Yash Dagar</dc:creator>
      <pubDate>Wed, 08 Jul 2026 19:11:55 +0000</pubDate>
      <link>https://dev.to/yashu_jaat01/do-you-want-ai-run-on-your-commands-in-your-app--1l10</link>
      <guid>https://dev.to/yashu_jaat01/do-you-want-ai-run-on-your-commands-in-your-app--1l10</guid>
      <description>&lt;p&gt;Stop spending hours writing boilerplate code to integrate AI or setting up complex local data pipelines. I built a fluent AI SDK and interactive CLI tool for your terminal that lets you bring customizable AI into your node applications in seconds. It fully supports Google, OpenAI, and Anthropic.&lt;br&gt;
🛠️ What makes it different?&lt;br&gt;
It features Use-Case Based Feature Locking. When you run the interactive setup wizard (npx ai-persona init), you choose exactly what you need, and it unlocks only those features to keep things streamlined:&lt;br&gt;
💻 cli mode: Quick, interactive AI terminal chats using npx ai-persona chat.&lt;br&gt;
⚙️ sdk mode: Drop it right into your JS/TS code, chain methods seamlessly, and assign custom AI personalities (e.g., .personality('Senior developer')).&lt;br&gt;
📂 rag mode: Turn local .txt and .md files into a searchable knowledge base. Run npx ai-persona rag init ./docs to index files instantly and get grounded responses.&lt;br&gt;
🔄 both mode: Unlock everything to build advanced, document-aware chatbots inside your own applications.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.npmjs.com/package/@yashu_jaat01/ai-persona" rel="noopener noreferrer"&gt;https://www.npmjs.com/package/@yashu_jaat01/ai-persona&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>productivity</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
