
Generative AI 1: The Basics and Beyond
A hands-on introduction to Generative AI and Large Language Models, covering chatbots, prompt engineering, and real-world applications.

A hands-on training for software developers: stop babysitting AI editors and automate your entire development lifecycle with CodeFactory, risk-tiered harnesses and GitHub Actions.
You will learn:
You will learn:

Most developers today use AI the wrong way. They sit in Cursor or Copilot Chat, accept a suggestion, scroll, accept another, undo, retry, paste an error back into the chat, and call it a day. It feels productive, but it is manual work wearing an AI costume. The human is still the bottleneck. The agent is still guessing. Nothing is repeatable, nothing is reviewable, and nothing scales past one developer and one branch.
This training flips the model. Your team will learn to move AI coding out of the editor and into GitHub Actions, where agents run in ephemeral runners, guarded by versioned prompts and automated quality gates. The developer opens an issue, reviews a pull request and clicks merge. Everything in between — triage, planning, implementation, code review, remediation — happens automatically, on commodity CI infrastructure.
We teach on top of CodeFactory
, an open-source CLI that bootstraps a complete agent-safety harness into any existing repository. One command — codefactory init — and your repo gains 16 harnesses and 14+ GitHub Actions workflows tailored to your stack:
harness.config.json) that classifies every file into Tier 1, 2 or 3 and enforces the right level of scrutinyCLAUDE.md) that describe conventions, dependency rules and protected filesEverything lives in the repository. No external dashboards, no vendor lock-in, no hidden state. Editing a prompt is a normal pull request.
We walk through QualityUnit/sport-affiliate , a real production monorepo (three Next.js sites, a shared engine and a Python data pipeline) running the full CodeFactory harness. You will read the actual workflow files, prompts and guard scripts that drive it:
.codefactory/prompts/ (issue-triage.md, issue-planner.md, issue-implementer.md, review-agent.md)scripts/*-guard.ts) that pre-flight every agent run and decide whether it should even start.github/workflows/*, harness.config.json, CLAUDE.md, lock files, deployment configs) that are auto-reverted if an agent touches themorigin/main — not the PR branch — so agent-authored PRs cannot tamper with their own reviewerThe end-to-end developer experience looks like this: a human opens an issue. The triage agent labels it, asks clarifying questions if needed, and hands it to the planner. The planner posts an implementation plan as a comment. The implementer creates issue-N, implements the change, runs quality gates and opens a PR. The review agent reviews. If changes are requested, the implementer is dispatched again in review-fix mode — up to three cycles — before escalating to a human. The only human touch points are opening the issue and approving the final merge.
By the end of the training your developers will be able to bootstrap this exact setup in their own repositories, write and tune their own agent prompts, define risk tiers that match their architecture, and measure whether the harness is actually working through Mean-Time-To-Harness and SLO metrics. They will leave with a running harness on one of your real repositories — not a toy example.

Claim Your Spot Today!
The future won’t wait—contact us now and book your AI software development training to start automating your engineering workflow.
Equip your engineering team with the skills to run AI coding agents inside GitHub Actions — with risk tiers, review bots and remediation loops baked into the repo. Humans steer, agents execute.

A hands-on introduction to Generative AI and Large Language Models, covering chatbots, prompt engineering, and real-world applications.

An in-depth, hands-on course focused on designing and implementing custom AI agents using FlowHunt.io to automate and optimise organisation-specific workflows.

Explore how GPT-5 Codex revolutionizes software development with advanced agentic coding capabilities, 7-hour autonomous task execution, and intelligent code re...
Cookie Consent
We use cookies to enhance your browsing experience and analyze our traffic. See our privacy policy.