<?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: Krishnendu Ghosh</title>
    <description>The latest articles on DEV Community by Krishnendu Ghosh (@krishnendu_ghosh_426a850c).</description>
    <link>https://dev.to/krishnendu_ghosh_426a850c</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%2F3966817%2F6403b757-e286-4c01-a1b9-1f847fa8efad.jpg</url>
      <title>DEV Community: Krishnendu Ghosh</title>
      <link>https://dev.to/krishnendu_ghosh_426a850c</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/krishnendu_ghosh_426a850c"/>
    <language>en</language>
    <item>
      <title># How I Built SLEK AI CLI at 15 Years Old</title>
      <dc:creator>Krishnendu Ghosh</dc:creator>
      <pubDate>Wed, 03 Jun 2026 15:39:44 +0000</pubDate>
      <link>https://dev.to/krishnendu_ghosh_426a850c/-how-i-built-slek-ai-cli-at-15-years-old-4k14</link>
      <guid>https://dev.to/krishnendu_ghosh_426a850c/-how-i-built-slek-ai-cli-at-15-years-old-4k14</guid>
      <description>&lt;p&gt;Building software is hard. Building an AI CLI as a student with limited resources is even harder.&lt;/p&gt;

&lt;p&gt;Over the last few months, I've been working on &lt;strong&gt;SLEK AI CLI&lt;/strong&gt;, a command-line AI assistant designed to make AI more accessible from the terminal.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why I Started
&lt;/h2&gt;

&lt;p&gt;Most AI tools today focus on web interfaces. As someone who spends a lot of time in the terminal, I wanted an AI assistant that could be used directly from the command line.&lt;/p&gt;

&lt;p&gt;My goals were simple:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Fast responses&lt;/li&gt;
&lt;li&gt;Multiple AI model support&lt;/li&gt;
&lt;li&gt;Easy installation&lt;/li&gt;
&lt;li&gt;Beginner-friendly experience&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Challenges I Faced
&lt;/h2&gt;

&lt;p&gt;Creating an AI CLI wasn't as straightforward as I expected.&lt;/p&gt;

&lt;p&gt;Some of the biggest challenges included:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Managing API requests efficiently&lt;/li&gt;
&lt;li&gt;Handling authentication securely&lt;/li&gt;
&lt;li&gt;Supporting multiple AI models&lt;/li&gt;
&lt;li&gt;Publishing and maintaining npm packages&lt;/li&gt;
&lt;li&gt;Keeping the project free for users&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Every bug taught me something new.&lt;/p&gt;

&lt;h2&gt;
  
  
  What SLEK AI CLI Can Do
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Chat with AI directly from the terminal&lt;/li&gt;
&lt;li&gt;Support multiple models&lt;/li&gt;
&lt;li&gt;Easy npm installation&lt;/li&gt;
&lt;li&gt;Lightweight and fast experience&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Lessons Learned
&lt;/h2&gt;

&lt;p&gt;The biggest lesson wasn't technical.&lt;/p&gt;

&lt;p&gt;It was learning how to keep building even when things break.&lt;/p&gt;

&lt;p&gt;Many times I thought about giving up after deployment failures, API issues, and package publishing problems. But solving those problems helped me improve as a developer.&lt;/p&gt;

&lt;h2&gt;
  
  
  What's Next?
&lt;/h2&gt;

&lt;p&gt;I'm currently working on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Better model routing&lt;/li&gt;
&lt;li&gt;Improved CLI experience&lt;/li&gt;
&lt;li&gt;More developer-focused features&lt;/li&gt;
&lt;li&gt;Future agent capabilities&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  I'd Love Your Feedback
&lt;/h2&gt;

&lt;p&gt;If you've built a CLI tool before:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What helped your project grow?&lt;/li&gt;
&lt;li&gt;How did you get your first users?&lt;/li&gt;
&lt;li&gt;What features do developers value most in AI CLIs?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I'd love to hear your thoughts.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
