Thanush
Online
Skills :
About :
AI & Autonomous Agents Tutor | Real-World Tech, Zero Jargon, Are you fascinated by Artificial Intelligence but overwhelmed by the jargon? I can help. Thanush. By day, I’m an AI…
AI & Autonomous Agents Tutor | Real-World Tech, Zero Jargon,
Are you fascinated by Artificial Intelligence but overwhelmed by the jargon? I can help.
Thanush. By day, I’m an AI/ML Engineer architecting end to end, sub second latency Voice AI and orchestrating complex multi agent ecosystems (think autonomous software bots that can generate entire video courses from scratch!). By the time we hit the virtual classroom, I leave the heavy tech jargon at the door and become your friendly, hype free guide to the AI universe.
I believe that mastering tools like PyTorch, LangGraph, and AWS Bedrock shouldn't feel like trying to decipher a dusty textbook. I take the cutting edge, production grade work I do in the industry, like deploying custom LLMs, building conversational medical AI, and scaling up vector databases, and break it all down using clear analogies, hands on projects, and a good dose of humor.
Forget about boring hardcoded lectures! Our sessions are entirely dynamic, incredibly fun, and heavily focused on hands on building. Everything we create together will be neatly organized on GitHub and shared drives, so you can easily revisit the code and concepts whenever you want. And as your skills level up, I’ll even guide you on how to jump in and collaborate on real open source AI projects to make your portfolio stand out.
Let’s turn that AI fascination into actual building skills. let's build some cool stuff together!
Thanush
Online
Skills :
AI & Autonomous Agents Tutor | Real-World Tech, Zero Jargon, Are you fascinated by Artificial Intelligence but overwhelmed by the jargon? I can help. Thanush. By day, I’m an AI...
AI & Autonomous Agents Tutor | Real-World Tech, Zero Jargon,
Are you fascinated by Artificial Intelligence but overwhelmed by the jargon? I can help.
Thanush. By day, I’m an AI/ML Engineer architecting end to end, sub second latency Voice AI and orchestrating complex multi agent ecosystems (think autonomous software bots that can generate entire video courses from scratch!). By the time we hit the virtual classroom, I leave the heavy tech jargon at the door and become your friendly, hype free guide to the AI universe.
I believe that mastering tools like PyTorch, LangGraph, and AWS Bedrock shouldn't feel like trying to decipher a dusty textbook. I take the cutting edge, production grade work I do in the industry, like deploying custom LLMs, building conversational medical AI, and scaling up vector databases, and break it all down using clear analogies, hands on projects, and a good dose of humor.
Forget about boring hardcoded lectures! Our sessions are entirely dynamic, incredibly fun, and heavily focused on hands on building. Everything we create together will be neatly organized on GitHub and shared drives, so you can easily revisit the code and concepts whenever you want. And as your skills level up, I’ll even guide you on how to jump in and collaborate on real open source AI projects to make your portfolio stand out.
Let’s turn that AI fascination into actual building skills. let's build some cool stuff together!
FindMyGuru is a tutor discovery platform that helps students find and connect with experienced tutors and institutes across a wide range of subjects and skills. Students can explore tutor profiles, compare expertise, and contact tutors directly for online or in-person learning.FindMyGuru facilitates discovery and connections between students and tutors or institutes. All classes and learning arrangements are handled directly between students and the respective tutors or institutes
Courses by Thanush
Online
3 Month
English, Hindi, Malayalam
Pune, Wanwadi
On Call
Week Days / Weekends
This curriculum is designed to be highly practical, jargon free, and focused on turning AI fascination into actual building skills.
Week 1: Demystifying the AI Mindset :
This week focuses on shifting perspectives from using basic chatbots to understanding how AI can be engineered to solve real world problems autonomously.
The Big Shift: Understanding the core difference between simple generative text models and goal oriented Agentic AI.
How AI Actually "Thinks": Breaking down the reasoning process of Large Language Models in simple, relatable analogies.
Hands On Activity: Crafting complex logic puzzles to see where standard prompting fails and where structured reasoning is required.
Week 2: The Anatomy of an AI Agent :
This week dives into the internal mechanics of an AI system, focusing on how it plans tasks and recalls information.
Giving AI a Memory: Exploring short term context windows versus long term storage using vector databases.
The Planning Phase: How AI breaks down massive, complex goals into manageable, step by step actions.
Hands On Activity: Building a simple memory architecture where the AI successfully recalls facts from a previous interaction to solve a new problem.
Week 3: Giving the Brain a Body:
The final week connects the AI "brain" to the outside world, teaching it how to execute actions and use external tools.
Introduction to Tool Calling: How to bind custom functions so your AI can search the web, read databases, or trigger workflows.
The ReAct Framework: Mastering the Reason and Act prompting method to force the AI to think logically before executing a tool.
Hands On Activity: Developing a basic, single agent script that autonomously fetches live data from an external source to answer a user query.