Sanskar Bhushankar — AI Instructor & Developer | Raj Computers Academy Mumbai
Full Stack Developer · AI Systems Designer · Instructor at Raj Computers Academy, Mumbai
![]() |
I'm Sanskar Bhushankar — a full stack developer and AI instructor based in Mumbai, currently teaching the Generative AI & Agentic AI program at Raj Computers Academy (est. 1996). I work at the intersection of AI, data science, and full stack development, with a focus on building practical, real-world AI systems rather than just using tools. I specialize in context engineering, AI systems design, and agent-based workflows — and I've structured everything I teach into this public knowledge base so students anywhere can learn alongside. |
|---|---|
| sanskar-bhushankar-6b1a49244 | |
| GitHub | Sanskar-Bhushankar |
| Linktree | sanskar_izz |
| Digital Garden | digital-garden-tdes.vercel.app |
About this course

Most AI courses teach you to use tools. This one teaches you how those tools actually work — and then how to build your own.
The Certified Generative AI & Agentic AI Implementation Program at Raj Computers Academy is a 3-month, hands-on program designed for both technical and non-technical students. Whether you've never written a line of code or you're already a developer, the curriculum is structured to take you from understanding how Large Language Models process tokens and embeddings, all the way to building autonomous multi-agent systems that can plan, execute, and self-correct.
This isn't about prompting ChatGPT better. It's about understanding what's happening inside the model when you do — and using that understanding to design systems that actually work in production.
What you'll build
By the end of this program, you won't just understand AI — you'll have shipped real projects:
From the core curriculum:
- AI Study Assistant — a RAG-powered knowledge system that answers questions from your own documents, not the internet
- AI Productivity Assistant — context-aware automation that handles research, drafting, and decision support for professionals
- AI Business Automation System — end-to-end agentic workflows for lead generation, follow-ups, and reporting
Extended projects (beyond the brochure):
- n8n Automation Workflows — visual AI pipelines that connect your tools, APIs, and databases without writing backend code from scratch
- Calling Agents — voice-enabled AI agents that can handle inbound/outbound calls, triage queries, and escalate — the kind of thing most people don't even know is buildable
- Personalised AI Job Finder — an agent that reads your resume, scrapes live job listings, scores fit against your profile, and drafts custom cover letters. You define the criteria; the agent runs the loop
- Portfolio Website + Internet Presence Builder — deploy your own public-facing developer profile, built and published with AI assistance, structured to be found by recruiters and collaborators
What the program covers
Phase 1 — AI Foundations & LLM Understanding
Understand how Large Language Models actually work: tokenisation, attention mechanisms, embeddings, and why hallucination happens. Most people skip this phase and wonder why their AI systems behave unpredictably.
Phase 2 — Prompt Engineering & AI Control
Role-based prompting, Chain-of-Thought (CoT), structured prompting techniques, reusable prompt systems, and prompt-based automation. The difference between someone who "uses AI" and someone who controls it reliably.
Phase 3 — Generative AI Systems
Text, image, and video AI in production. Cross-modal workflows, AI content pipelines, business productivity automation, and AI-driven decision systems.
Phase 4 — Knowledge Systems (RAG)
Retrieval-Augmented Generation from first principles. Build document-based AI assistants and internal knowledge systems that answer from your data, not from hallucinated training knowledge.
Phase 5 — Agentic AI Systems
What AI agents actually are: memory architectures, planning loops, tool use, and autonomous execution. Multi-agent workflows with task distribution and orchestration. Introduction to agent frameworks — CrewAI and AutoGen.
Phase 6 — Automation & Deployment
AI + tools integration, business automation workflows with n8n, building simple AI apps, deployment basics, and UI design for AI tools.
Phase 7 — Capstone Project
Choose your track and ship something real.
What you can become after this
The program opens doors across three career paths:
AI & Technology Roles — Generative AI Specialist, AI Automation Expert, AI Agent Developer, Conversational AI Developer
Business & Strategy Roles — AI Consultant, AI Solutions Architect, Digital Transformation Specialist, Business Automation Expert
Freelancing & Entrepreneurship — AI Chatbot Developer, Automation Consultant, AI Content Specialist, AI Tool Builder — or launch your own AI-based business
How to use this digital garden
These notes are the living curriculum — updated as the course evolves. Each section contains structured notes, real prompt examples, and implementation walkthroughs. Treat it as your second brain for AI.
Explore by module below, or start from the beginning with Module 0 (setting up your own Obsidian knowledge base the way this one is built).
Before starting the course all must setup obsidian on there local pc or laptop and its whole guide is available on M0 - Second brain setup
Notes
Module 1 — AI Landscape & Transformation
| Notes | Topic |
|---|---|
| M0 - Second brain setup | Set up your own website and second brain |
| M1-A - The Intelligence Stack | AI vs manually described intelligence — the full stack from rules to agents |
| M1-B - Prompting as a Skill | Prompting as a skill — why precision beats cleverness |
| M1-C - Where AI Actually Matters | Where AI actually changes outcomes — and where it doesn't |
Module 2 — LLM Fundamentals
| Notes | Topic |
|---|---|
| M2-A - What is happening inside AI | How ai works behind the scenes |
| M2-B - How AI generates answers | what to do to get perfect response from AI |
| M2-C - Why AI makes mistakes | How and why AI makes mistakes |
| M2-D - How to use AI correctly | How u should use AI in the right way |
| M2-E - Final mental model | Summary of module 2 |
Module 3- Advance Prompt Engineering
| Notes | Topic |
|---|---|
| M3-A What is Prompt | Prompt Engineering basics and types of Structural Prompt |
| M3-B Role based prompting | Role based prompting to get a response as a referenced style |
| M3-C Prompt Chaining | Generating a desired output by following a series of prompts |
| (Assignment 1)Prompt designer Extenstion | Make a custom prompt template and answer this questions |
| (Assignment 2 ) Linkedin evaluation with engineered prompt | Generate and Use meta-prompt to improve your linkedin profile |
