From zero to building AI agents in no time.

One Lab, three modes

Learn by doing, graded the second you submit

Read a concept, then do it yourself. Your work is checked instantly, no waiting.

Sidegent Lab
System promptediting…
You are helpful.
my order hasn't arrived
I'm not sure — can you give me more details?
Message your agent…
All checks passed
  • Gives the agent a clear role
  • Asks for details before answering
Check my work

No setup. No credit card. Build your first agent free.

Learn by building, not watchingAn AI that codes with youNo setup, runs in the cloudFrameworks: ADK, LangGraph, OpenAIAuto-graded, instantly

For business owners

Build an AI WhatsApp assistant for your business

Stop replying 'berapa harga? ada stock?' a hundred times a day. This course teaches you to build an AI assistant that answers price, stock, and delivery in your shop's own voice, around the clock. No code.

Inside the lab

  1. 1The 100-messages-a-day problem
  2. 2Make it sound like your shop
  3. 3Ground it in your real info
  4. 4Ship it: a live, shareable assistant

4 modules · about 80 minutes · no code

Start the WhatsApp lab

For online sellers, kedai owners, and anyone drowning in DMs.

Kak Nor Boutique

AI assistant · online

Hi, ready stock size M? COD Shah Alam boleh?
Hi dear! Let me check size M for you ya. COD Shah Alam memang boleh, that's in our Klang Valley area. Which design you nak?
Answered by your AI
barang sampai rosak, nak refund 😡
Oh no, so sorry dear. Refund I tak boleh confirm sendiri, but I've flagged it and our team will follow up shortly. Boleh share your order number?

Start here

New to AI agents? Start here.

AI Agent Fundamentals is the beginner path inside Sidegent. It explains the full map first: LLM, prompt, system prompt, tool calling, RAG, workflow, guardrails, and basic agent architecture.

Start AI Agent Fundamentals

The catalog

One membership. A whole library of courses.

From your very first agent to multi-agent systems in real frameworks. Every course is hands-on, ends in something you actually built, and is included in one membership.

Fundamentals

Start here. Understand agents, then build your first ones.

  • Your First Agent Lab

    Free

    You ship: a live agent you built in your browser

  • AI Agent Fundamentals

    Available now

    You ship: your first agent blueprint

  • Ship Your Basic AI Agent

    Available now

    You ship: a shareable, embeddable agent

  • Proper Vibe Coding

    Available now

    You ship: a working app you specified, ran, and verified

AI for Work & Business

Practical agents that do real work for your business.

  • AI WhatsApp Assistant

    Available now

    You ship: an assistant that answers your customers for you

  • Make Money with AI: Listing Writer

    Available now

    You ship: a copywriter for your listings and captions

  • Build a Support Agent

    Available now

    You ship: a support agent grounded in your own docs

Agent Frameworks

Write real agents in code, on a cloud machine, no setup.

  • Build Agents with Google ADK

    Available now

    You ship: a multi-step workflow running on Gemini

  • Build Agents with LangGraph

    Available now

    You ship: a multi-agent graph you wired yourself

  • Build Agents with the OpenAI Agents SDK

    Available now

    You ship: a multi-tool agent in Python

Advanced

Take an agent from a demo to a deployable, production-grade build.

  • Production-Grade Agents

    Available now

    You ship: a production-grade agent, module by module

See it move

See how an agent actually thinks.

Every concept is animated, not bullet-pointed. Watch the real mechanics play out beat by beat — here, a RAG query embedding your question, retrieving the closest chunk, and grounding the answer. You build the intuition before you build the code.

  • Vendor-neutral mechanics — real models, real vector DBs
  • Animated pipelines for tool use, RAG, and the agent loop
  • Then you do it yourself in the sandbox
Question
Embed
Retrieve
Augment
Answer
> what's our refund window?
embed query → [0.019, -0.121, 0.340, ...]
cosine top-k → #1 (0.91): 'Damaged items... 45 days'
inject retrieved chunk into the prompt
grounded: 'You're covered for 45 days from delivery.'

Interactive labs included

Build it. Get graded instantly.

Each lesson forks a real, working agent for you to configure and chat with. Hit Check my work and we grade it automatically — no waiting on a human, no guessing if you got it right.

Edit the system promptTest your agent in chatEnable tools like web searchGet auto-graded instantlyBuild real projects
Sidegent Lab · Turn on web search
Your Lab agent

Find me 3 recent papers on retrieval-augmented generation.

web_search("retrieval augmented generation 2025 survey")

On it — searching the web for recent RAG research…

Here are 3 recent papers with one-line summaries and links. Want me to save these to your workspace?

Message your agent…

Check my work

  • System prompt gives the agent a clear role
  • Web search tool is enabled
  • You tested it in chat (1+ message, real reply)

Hint: start your prompt with You are a…

Who it's for

Who Sidegent is for

Absolute beginners

You hear about AI agents everywhere but don't know where to start.

ChatGPT users

You use AI tools, but want to understand how agents actually work.

Developers

You want to write real agents in code — Google ADK, LangGraph, the OpenAI Agents SDK — in a cloud machine, no local setup.

Teams and founders

You want to build internal chatbots, LMS assistants, SOP assistants, or support agents.

How it works

Learn by building, not by watching

Four steps from concept to a real, working agent.

01

Watch

Learn the concept with simple explanations and animations.

02

Try

Edit prompts, configure agents, and chat with them in the lab.

03

Check

Click Check my work and get instant feedback.

04

Continue

Follow a recommended path from beginner to production-grade.

Why a membership

A course goes out of date. A membership doesn't.

The field moves weekly

New models, MCP, new patterns. A static course is stale before you finish it. Your membership is a curriculum that's continuously rebuilt around what actually works right now.

Every new course & lesson included

One membership unlocks the whole catalog — current modules and everything we ship next. No per-course upsells.

Always against a real platform

Lessons run on a live agent runtime with real tools, RAG, and deployment — so you're learning the thing, not a slideshow about it.

Recently added

live
  • 04Give It Tools — the tool-use loop
  • 03Context & RAG — build the pipeline
  • 02Watch a tool kick in (guided)
  • 01Ship a research agent (project)

+ new lessons shipping every week

Pricing

One membership. The whole craft.

Founding price locked for the first 20 members — for as long as you stay subscribed.

Free

Start building today, no card.

RM0

forever

Your First Agent Lab — build a real agent, free

A free taste of a Sidegent Coder machine lab

No credit card, ever

Start free

Pro membership

Everything in the Lab — and everything we ship next.

RM49/month

Every course: fundamentals to frameworks

The Sidegent Coder + cloud machines, no setup

Build & run real agents and apps in-browser

All new courses & lessons, included

Animated lessons + instant auto-grading

Subscribe · RM49/mo

Cancel anytime. Founding price never goes up while you stay.

FAQ

Frequently asked questions

What is Sidegent?

Sidegent is a learning platform for AI agents, not an agent builder. You learn to build real AI agents and apps through hands-on lessons, and every lesson checks your work automatically.

What is the Sidegent Coder?

It is AI-assisted learning that codes for you. Tell it what you want in plain English, it writes and runs real code on a cloud machine in your browser, and you learn how it works by reading and running it. No install, no terminal, no API keys.

Can I learn real frameworks?

Yes. The framework courses (Google ADK, LangGraph, the OpenAI Agents SDK) run in a real Linux machine in your browser, so you write and run actual agent code with zero local setup.

Do I need coding experience?

No. You can start with AI Agent Fundamentals, which explains LLMs, prompts, tools, RAG, workflows, and agents from zero.

Are there hands-on labs?

Yes. Sidegent includes interactive labs where you tweak prompts, test agents, enable tools, and click Check my work for instant feedback.

What is AI Agent Fundamentals?

AI Agent Fundamentals is the beginner starting point inside Sidegent. It explains the full AI agent map before you move into advanced labs.

How much is Sidegent?

Sidegent has a free starting path and a Pro membership that unlocks the full course catalog and labs.

Membership

Stop watching AI tutorials. Start building agents.

Join the founding cohort and learn to build AI agents from scratch — hands-on, against a real platform, with new lessons shipping every week.

Founding price (RM49/mo) locked for as long as you stay.

Full masterclass + every new course and lesson included.

Build real, working agents — not just watch tutorials.

Membership

RM49/month

Claim your spot now — or start free first and upgrade when you're hooked.