AI isn't Magic!

It's just instructions

In 3 hours, you'll go from "I don't understand AI agents" to building one that actually runs itself — no coding experience needed.

18

Videos

3h

Runtime

0

Code

1

Real Agent

The Idea

Every AI tool is built
from 3 things.

ChatGPT. Cursor. Lovable. Every AI product you've ever used is the same thing under the hood.
Once you see it, you can't unsee it.

Interactive
Click to deconstruct
1
Choose any AI tool — they all follow the same pattern
2
See what it's actually made of
ChatGPT
The conversational AI you already know.
is just  = 
01
Component One
LLM
the brain
Inside this tool
GPT-4o — OpenAI's flagship language model.
02
Component Two
Tools
the hands
Inside this tool
Web browsing, code execution, image generation, file reading.
03
Component Three
Guardrails
the rules
Inside this tool
System prompts that tell it to be helpful, refuse harmful requests, stay in character.
Once you see it, you can't unsee it
There is no magic. Every AI product you'll ever meet is some combination of these three things — and by Video 3, you'll be designing your own.

Who is this for?

One of these is you

This program is designed for real people in real jobs, not abstract "learners"

01
The Professional
Marketer, analyst, ops manager. You've used ChatGPT. You know there's more. You just don't know how to unlock it yet.
Best match: Productivity
03
The Hobbyist
Arduino, Raspberry Pi, 3D printing. You just want to build cool stuff. DeskBot is for you. The course is the bonus.
DeskBot bundle
04
The Student
CS or engineering student. Building agents is the new resume differentiator. Everyone else is learning Python — you'll learn to direct AI.
Future-proof skill
05
The Career Switcher
Pivoting into tech or automation. You don't want to spend 2 years learning to code. This is a faster, smarter path in.
No background needed
06
The Parent / Gift Buyer
Looking for something that actually teaches your kid something real. DeskBot on a desk, building agents — that's a gift they'll use.
DeskBot bundle is the gift
Swipe to see more

Program Launch

Agentic AI Program Goes Live May 15

May 15, 2026 · 3:00 PM IST

Days
Hours
Minutes
Seconds

Sign up now and get the hardware parts list instantly
so your kit is ready the day the course drops.

Meet your instructors

Built by Builders

Ishaan Pilar.

Filmmaker Engineer Product Designer Agency Operator Founder, Bloc42
"Agents run my businesses. Now I'll show you how to build your own."

I run an automation agency building production systems for e-commerce, manufacturing, and tech clients — marketing ops, ad pipelines, engineering workflows. I also design and build products. The only reason I can run all of it at once is because agents do the work.

Vijay Varada.

Engineer Founder, Fracktal Works Hackaday Winner TEDx Speaker Author Inventor
"I build at the intersection of art, design, and engineering. Now I'll teach you to do the same with agents."

Vijay founded Fracktal Works at 19 — today its 3D printers power work in medicine, automotive, aerospace, and architecture. A two-time Hackaday Prize winner, he’s taken open-source hardware to Antarctica with polar explorer Robert Swan, written books published in multiple languages, and spoken on TEDx stages.

The Secret Sauce

The DOE Framework
How Real Agents Work

Most AI tutorials teach you to chat. This course teaches you the architecture behind agents that take action reliably every time.

you
D Directive — what you say
You are the boss
Plain English
delegates
O Orchestrator — the planner
AI Manager
LLM
E Execution — the doing
Email
SENT
Sheets
UPDATED
Slack
POSTED
Interactive Models
0
Video Lessons
0
Agent Skill
0 +
Coding Needed

What You'll Build

A Physical AI Companion.
Doing Real Work.

DeskBot is a small device that listens to your voice, thinks using AI, and takes action in the real world, checking weather, controlling your smart home, managing your calendar.

What You'll Build

From Zero to Working Agent
in 11 Videos

4.5 hours total. Every video builds on the last. By Video 7, DeskBot is on your desk doing real tasks.

View Full Course Roadmap

11 videos · 27 interactive modules · ~4.5 hours total

00
Foundations

The Language of Tech

13 concepts. Zero jargon. APIs, servers, JSON — all through real-world analogies. No code.

01–02
Philosophy + Framework

What Are Agents + The DOE Framework

Why AI can't act alone. The Directive-Orchestration-Execution pattern that fixes it. 3 live demos that will change how you see AI.

03
Hardware

Building DeskBot

Wire the ESP32, display, and speaker. Flash firmware. See DeskBot come alive on your desk.

04–05
First Build

Workshop + First Skill

Set up your dev environment. Build a weather checker with AI Copilot. See the full DOE loop fire.

06
Independence

The Local Server

Replace Copilot with a local server. DeskBot works 24/7 — VS Code closed, laptop lid shut.

07–08
The Payoff

Real-World Skills — 7+ Automations

Weather. WhatsApp. Google Sheets. Smart home. Morning briefings. Email. Calendar. Real APIs, real actions — not simulations.

09
Advanced

Memory, Pipelines & Self-Healing

Give DeskBot memory, parallel execution, and error recovery. Your agent becomes resilient.

10
Graduation

Build Your Own Agent

Design and build a custom agent from scratch. Get certified. Share your build with the community.

Early Access — Limited Spots

Don't Just Use AI.
Build With It.

Get notified when DeskBot launches. We'll send you the hardware shopping list immediately so you can start ordering parts today.

✦ Free to join
✦ No spam, ever
✦ Unsubscribe anytime
A
R
S
+
247 people already signed up
Student Reviews

What Our Bloc42 Students Say

★★★★★
Manas
It was a great memorable learning journey with Fracktal Works' Innovative Engineering. A ton of thanks to the entire team behind the Course.And special thanks to the Course Moderator, Vijay Varada, for very professional teaching and engaging content.
Sri Harsha VudithyalaEngineering Student
★★★★★
Tabrez
I expected to learn alot from this course but eventually I ended up learning alot more than I expected. Yes, I learnt alot more unexpected things which are essential for the same.
Abhishek PawarStudent
★★★★★
Gautham
Amazing course!! Just awesome and it has definitely increased my confidence to start something, be it a project or any task for that matter. It has given me a solution to a 20-year-old problem of how to go about things..
Saisindhu ValluriElectronics Engineer
Swipe, tap arrows, or use ← → keys

Frequently Asked Questions

Do I need to know how to code? +

No. This course is designed for non-programmers. The AI writes the code, you write the instructions in plain English. You'll learn to read code at a high level, but you won't write it from scratch.

What hardware do I need to buy? +

An ESP32 dev module, a small OLED display, a speaker with amplifier, breadboard, jumper wires, and a USB cable. Total cost is around ₹2,000–3,000. We provide a complete shopping list with links when you sign up.

Do I need a powerful computer? +

Any modern laptop or desktop works. The AI processing can run locally (with Ollama) or through cloud APIs (Groq, OpenAI, Claude). Windows, Mac, and Linux are all supported.

How long is the course? +

About 4–4.5 hours of video content across 11 lessons, plus 27 interactive modules. You can go at your own pace, most students finish in 2–4 weeks.

Is DeskBot just a toy, or can it do real work? +

Real work. By Video 7, DeskBot sends actual WhatsApp messages, writes to real Google Sheets, controls physical smart home devices, and reads your actual email. These aren't simulations — they're live API connections.

What's the DOE Framework? +

DOE stands for Directive-Orchestration-Execution. It's the architectural pattern that makes AI agents reliable. Directives are plain English instructions, the Orchestrator is the AI brain that makes decisions, and Execution scripts do the actual work.

Is this course free? +

Sign up for the early access list now — we'll share pricing and launch details directly to your inbox. You'll also get the hardware parts list immediately so you can start ordering.