Prompt Engineering. Tree of Thought + Chain of Thought
Prompt engineering is a dynamic, creative and powerful skill to learn in current AI LLM era. LLMs are a powerful tool to leverage for solving a variety of…
Structured learning paths for everyone—from curious beginners to experienced practitioners exploring advanced Agentic AI architectures.

Understand goals, reasoning, planning, actions, feedback loops, and human oversight.
Follow this path →Build agents that can retrieve reliable knowledge and maintain useful context.
Follow this path →Connect models to APIs, data, tools, and operational systems with clear permissions.
Follow this path →Coordinate specialized agents, shared state, delegation, evaluation, and failure handling.
Follow this path →Design for evidence, security, human control, monitoring, and accountable outcomes.
Follow this path →Connect technical patterns with healthcare, finance, agriculture, retail, and manufacturing.
Follow this path →Practical guides, code, videos, and foundational resources from the IndusAgentAI archive.
Prompt engineering is a dynamic, creative and powerful skill to learn in current AI LLM era. LLMs are a powerful tool to leverage for solving a variety of…
Haven’t blogged in a while, thought might be good to put some recent thoughts (X tweets) in one place. Last few years has seen alot of trend shift…
Databricks is a good tool for building, training and deploying models. Easy to learn and use (1-2 days) https://github.com/datawisdomx1/DataScience-AI-ML-Ops-Platforms-Tools
This article will discuss the basic theory and relevant code examples for different clustering algorithms. Code for different algorithms and data used are given in github. Note –…
This article will discuss the basic theory and relevant code examples for different classification algorithms. It will also show how to test and compare multiple classification algorithms at…
This article will discuss the basic theory and relevant code examples for different regression algorithms. It will also show how to test and compare multiple regression algorithms at…