• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Meet Ashwin

Helping Engineers To Become Tech Leaders

  • Blog
  • Newsletter
  • Courses
    • Generative AI 101
  • Products
    • 8 Mistakes to avoid in Tech Leadership (e-book)
  • Resources
  • Contact

Tech

Understanding the Paradigm of AI Tools, Apps and Agents

April 9, 2024 by Ashwin Leave a Comment

If you’ve been following the advancements in the AI (Artificial Intelligence) space, it will be no surprise to you that tons of models and apps are released every single day.

AI solutions come in various forms and solve a wide range of use cases. Though the evolution is still at its nascent stage, I see a few trends emerging.

In this post, I talk about three types or categories of AI solutions – AI tools, AI assistants, AI agents – why they exist and what problems they solve.


Here’s a comparison of the various types of AI solutions, their applicability, and ease of implementation.

AI Paradigm

Let’s start with the first one.

#1 AI Tools

This is something most of us are familiar with.

AI tools are software applications that using artificial intelligence and models, to perform specific tasks and solve problems.

ChatGPT, Copilot, and Perplexity are good examples of this.

What are their characteristics?

  • They offer a standard interface to interact (web app, mobile app, etc.)
  • They are useful for general-purpose use cases (e.g., summarizing an article, tightening a paragraph, understanding a specific topic, etc.)
  • With prompt engineering, they can understand your context and generate better content

They are good as a general-purpose vehicle, covering majority of an average person’s needs.

#2 AI Assistants

How do they differ from an AI tool? Not by a huge margin.

AI Assistants are a specific adaptation of AI tools that make it easier and simpler to use an application or a website

Have you seen the AI assistant in Notion, that helps you write? It is an AI assistant.

  • AI assistants are very context-specific and assist you with specific activities
  • They make use of one or more AI tools behind the scenes
  • With continuous usage, they can adapt and assist you better

#3 AI Agents

AI Agents take the game to the next level.

AI Agents are designed to perceive the environment, process signals, and take actions to achieve specific goals.

These agents can be software-based or physical entities and are commonly built using artificial intelligence techniques.

AI agents typically have 3 distinct components:

  • Sensors & Perception Layer – process signals and find out what’s happening in the environment
  • Skills Layer – to examine different options based on inputs
  • Decision Layer – to take actions and send it to the target environment

This space is still nascent. Auto-GPT, BabyAGI are some frameworks gaining traction.

There is consensus that most growth will be here – to automate workflows and perform actions that otherwise require complex decision-making.


To conclude…

AI Paradigm can be seen as a combination of general-purpose AI tools, specialized AI apps, and sophisticated AI agents. Each differs in its purpose, ease of use, and applicability. AI agents that mimic humans is where I anticipate huge growth in the future!

Filed Under: AI, Tech Tagged With: ai, genai, machine learning, ml, tech

How to build a Tech Career for yourself?

July 14, 2023 by Ashwin Leave a Comment

In my last 20 years with the tech industry, I was fortunate to work with some of the great minds and wonderful organisations. My tech career is peppered with numerous successes, several failures, happy moments, things to forget and above all – valuable lessons learned for life.

In this post, I am sharing my thoughts on effective ways to build a tech career – specially targeted at young and early-stage professionals. Though it makes equal sense to experienced professionals, being mindful of these early in your career has potential for maximum returns.

#1 Create a primary techstack for yourself

Choose a primary techstack for yourself. This is essential.

Current industry landscape requires you to switch between multiple technologies and platforms, almost on a daily basis. But this doesn’t mean you don’t have your primary techstack.

Think of it as a “T” shaped skill. Depth is where your primary skills are.

Your techstack should be well-rounded, to be able to create a technical solution end-to-end

Here’s one example techstack: Java / Spring Boot / ReactJS / AWS / Redis / MongoDB / PostgreSQL

If you have deep skills on each of these components, then you can create a production-grade solution from ground up.

#2 Focus on solutions, not just code

It is great to start as a start programmer. But as you grow in career, start thinking about solving problems in addition to writing good code.

Here are some questions to ask yourself when developing software components:

  • What is the business problem I am trying to solve?
  • Does my solution offer the best user experience?
  • Do I have to code the entire solution or integrate with existing ones?
  • Are there low code (or no-code) solutions that can solve the business problem faster and cheaper?
  • Is my solution easy to maintain and change as business evolves?

Being aware of business context and having a customer focus, helps you stand out as a great software engineer.

#3 Never underestimate the power of soft skills

Strong soft skills can take you to places that your technical skills alone cannot.

Here are some common skills that will make you stand out from others:

  • Simple and clear communication (verbal and written)
  • Giving feedback the right way
  • Negotiate priorities
  • Giving impactful presentations
  • Managing conflicts
  • Persuading everyone to get things done

A good technologist can not only build great software but be able to ship it, by navigating the challenges and constraints.

#4 Build a strong network

A strong network of like-minded professionals is essential to thrive in your tech career.

Have a diverse network – consisting of fellow engineers, interns, senior tech leaders and other industry influencers. It will not only broaden your perspective in the current job but may open up irresistible opportunities.

Here are some ways to build a network:

  • Attend meetups and conferences in your regions
  • Volunteer to help student communities
  • Engage with technologists and the content they create, using LinkedIn, Twitter, their own blogs etc.
  • Make it a habit to regularly be in touch with your ex-colleagues and other acquaintances

Remember to give more than you take from your network

It not only creates good karma but get you the support, when you need it.

#5 Be a fast learner

At any stage in your career, never stop being a learner. Also, be a fast learner.

Technology advancements are never ending and it is essential to be aware of them. A good technologist must constantly expand their toolkit.

When there is a problem to solve, use your toolkit – the broader and wide range of tools in it, better will be your solution.

Use opportunities provided by your organization or local government, to up-skill yourself. Treat it as an investment on yourself that has long term returns.

#6 Grow people

And finally, a good leader creates more leaders. Find opportunities to help and grow people.

Here are some ways to grow people within and outside your organization:

  • Mentor junior employees
  • Participate in new employee onboarding programs
  • Train others on things that you are good at
  • Give back to the community by sharing your knowledge
  • Genuinely elevate your team members and if there is a need, be ready to fight for it

To Summarize

Here are some tips to build a strong tech career from the start:

  1. Create a primary techstack for yourself
  2. Focus on solutions, not just code
  3. Never underestimate the power of soft skills
  4. Build a strong network
  5. Be a fast learner
  6. Grow people

A bonus tip is to be self-aware and aware of power dynamics around you – so that you can grab right opportunities when they present themselves. It can take you a long way!

Filed Under: Career, Tech Tagged With: career, success, tech, techcareer, technologist

What is Blockchain and Why do we need it?

January 15, 2023 by Ashwin Leave a Comment

In this post series on Blockchain and related technologies, I am trying to simplify explanation of concepts that are sometimes made very complex by courses and articles across the web.

Let’s start with the basics. What is Blockchain? What is the problem that it tries to solve and why do we need it?

I will use Simon Sinek’s golden circle model (why-how-what) to explain the fundamentals.

[Read more…] about What is Blockchain and Why do we need it?

Filed Under: Blockchain, Intro to Blockchain, Post Series, Tech Tagged With: blockchain, tech, web3

  • « Go to Previous Page
  • Page 1
  • Page 2
  • Page 3
  • Page 4
  • Page 5
  • Go to Next Page »

Primary Sidebar

Connect with me on

  • GitHub
  • LinkedIn
  • Twitter

Recent Posts

  • The Evolution of Data Platforms : Beyond Data Lakehouses
  • Book review : The Almanack of Naval Ravikant
  • Communicate your Software Design better with C4 Model
  • Understand your Stakeholders with a Stakeholder Map
  • How To Create Status Reports That Work?
  • Topics

    • Life
      • Leadership
      • Negotiations
      • Personal Finance
      • Productivity
      • Reading
      • Self Improvement
    • Post Series
      • Intro to Blockchain
    • Tech
      • AI
      • Blockchain
      • Career
      • Certifications
      • Cloud
      • Data
      • Enterprise
      • Leadership
      • Presentations
      • Reporting
      • Software Design
      • Stakeholders

Top Posts

  • Understanding the Paradigm of AI Tools, Apps and Agents
  • Create your first Application Load Balancer (ALB) in AWS
  • A Framework to Acing Your Next Tech Presentation
  • What is Blockchain and Why do we need it?
  • Event-driven Systems

Copyright © 2025 · Ashwin Chandrasekaran · WordPress · Log in
All work on this website is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License
The views and opinions expressed in this website are those of the author and do not necessarily reflect the views or positions of the organization he is employed with

  • 🚀 I just launched a free course to learn Generative AI Fundamentals on Udemy! 🚀Enroll now