<?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: Karan vishwakarma</title>
    <description>The latest articles on DEV Community by Karan vishwakarma (@karan_vishwakarma).</description>
    <link>https://dev.to/karan_vishwakarma</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%2F2938410%2Fdd3c65ec-7384-4efc-aed0-d3fd26b2db71.jpg</url>
      <title>DEV Community: Karan vishwakarma</title>
      <link>https://dev.to/karan_vishwakarma</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/karan_vishwakarma"/>
    <language>en</language>
    <item>
      <title>Small Start</title>
      <dc:creator>Karan vishwakarma</dc:creator>
      <pubDate>Tue, 07 Jul 2026 17:01:54 +0000</pubDate>
      <link>https://dev.to/karan_vishwakarma/small-start-31h4</link>
      <guid>https://dev.to/karan_vishwakarma/small-start-31h4</guid>
      <description>&lt;h2&gt;
  
  
  Week 1 Update
&lt;/h2&gt;

&lt;p&gt;During the first week, I focused on researching AI agents and finding the right learning resources. My goal was to build a strong foundation by understanding core concepts such as:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Large Language Models (LLMs)&lt;/li&gt;
&lt;li&gt;Agentic AI&lt;/li&gt;
&lt;li&gt;Context&lt;/li&gt;
&lt;li&gt;Tokens&lt;/li&gt;
&lt;li&gt;Other fundamental AI concepts&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;At the same time, I wanted to follow a practical learning approach by building projects that progress from beginner to advanced levels while covering a wide range of real-world applications.&lt;/p&gt;

&lt;p&gt;Initially, I considered pursuing certifications, such as Microsoft's Agentic AI certifications. However, I know that long, theory-heavy courses are difficult for me to stay committed to, and I didn't want to risk purchasing something I might not complete.&lt;/p&gt;

&lt;p&gt;Instead, I decided to start with a highly recommended Udemy course by &lt;strong&gt;Ed Donner&lt;/strong&gt; on &lt;strong&gt;LLM Engineering&lt;/strong&gt;. So far, it has been an excellent choice. The explanations are clear, the concepts are easy to grasp, and the course emphasizes hands-on learning. I have now progressed into &lt;strong&gt;Week 2&lt;/strong&gt; of the course.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I've Learned So Far
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Understanding frontier models such as &lt;strong&gt;Grok&lt;/strong&gt;, &lt;strong&gt;GPT&lt;/strong&gt;, &lt;strong&gt;Claude Sonnet&lt;/strong&gt;, and &lt;strong&gt;DeepSeek&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Differences between &lt;strong&gt;open-source&lt;/strong&gt; and &lt;strong&gt;closed-source&lt;/strong&gt; language models.&lt;/li&gt;
&lt;li&gt;The benefits and limitations of using LLMs.&lt;/li&gt;
&lt;li&gt;Built a &lt;strong&gt;website summarizer&lt;/strong&gt; using a &lt;strong&gt;Gemma&lt;/strong&gt; model running locally with &lt;strong&gt;Ollama&lt;/strong&gt; and &lt;strong&gt;Selenium&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Currently learning about &lt;strong&gt;Transformers&lt;/strong&gt; and how modern LLMs work under the hood.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Next Steps
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Continue progressing through the LLM Engineering course.&lt;/li&gt;
&lt;li&gt;Gain a deeper understanding of Transformers.&lt;/li&gt;
&lt;li&gt;Build more hands-on AI agent projects with increasing complexity.&lt;/li&gt;
&lt;li&gt;Start experimenting with more advanced agentic workflows.&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>ai</category>
      <category>programming</category>
      <category>productivity</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Goal : Become an AI Engineer</title>
      <dc:creator>Karan vishwakarma</dc:creator>
      <pubDate>Fri, 26 Jun 2026 07:27:52 +0000</pubDate>
      <link>https://dev.to/karan_vishwakarma/goal-become-an-ai-engineer-3mfm</link>
      <guid>https://dev.to/karan_vishwakarma/goal-become-an-ai-engineer-3mfm</guid>
      <description>&lt;p&gt;Hi I am &lt;em&gt;Karan Vishwakarma&lt;/em&gt;, Fresh CSE graduate of 2022 - 26 Batch. Well, my engineering journey was not quite successful.&amp;nbsp;&lt;br&gt;
I started learning development in my 3rd year, since it was easy to start with and could get me an internship. I learned web development from Udemy, thanks for that. It helped me to get into startup as Frontend developer.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;Yes, Currently I am frontend developer. The job is quite well, building frontend pages, managing the old frontend modules, optimization, improve the core web vitals, etc. However, I have realized that most of the frontend is now just a few prompt work, AI tools such as CC, Cursor, etc. have almost covered the frontend. Companies have also realized the same.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;Switching as fresher in frontend is almost impossible. My current pay is also below the market standards thanks to war crisis and AI.&amp;nbsp;&lt;br&gt;
Thus, I have decided that I would devote my time and effort to become an AI engineer since I have great interest in working with AI models, understand the real world data and applying them to solve real world issues. I mean AI is everywhere, I could literally not bound myself to just building websites or apps, I could use my skills into any field where AI is required.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;Thus, I am starting to post my journey in here on this platform. I will be consistent and post about my journey. Thanks for reading my post, which me good luck and have a good day. Please provide your opinions or suggestions if any, I would genuinely appreciate that.&amp;nbsp;&amp;nbsp;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>programming</category>
      <category>productivity</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
