Skip to content

Apra-Labs/agentic-ai-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agentic AI Workshop

Hands-on workshops for software developers learning to work effectively with AI agents.

Developed and delivered by Akhil Kumar, CEO & Co-founder, Apra Labs.


Workshops

Basic Advanced
Audience Developers new to agentic AI Developers with hands-on agentic AI experience
Duration ~2 hours ~3 hours
Labs 4 labs 7 labs
Focus The core agentic workflow: Onboard → Plan → Execute → Verify Memory, skills, MCP, hooks, autonomous loops, overnight harnesses, parallel subagents
You'll build A React frontend on a live REST API, entirely agent-driven Production-grade agentic patterns on a real codebase
Prerequisite None Basic workshop + hands-on experience

Recordings

Both workshops were recorded live with ~20 developers attending each session. Full sessions — not highlights.

Workshop Recording Date Attendees
Basic (~2 hrs) Basic workshop recording 10 Feb 2026 ~20 developers
Advanced (~3 hrs) Advanced workshop recording 18 Feb 2026 ~20 developers

Direct links: Basic · Advanced


Quick Start

Clone the demo project used in both workshops:

git clone https://github.com/Apra-Labs/agentic-workshop-demo.git

Then open the workshop folder for detailed setup instructions:


What is Agentic AI?

An AI agent doesn't just answer questions — it reads your codebase, writes code, runs tests, commits changes, and course-corrects based on results. These workshops teach you the patterns and guardrails that make that powerful rather than dangerous:

  • How to onboard an agent to an unfamiliar codebase
  • How to plan collaboratively and set guardrails before execution
  • How to verify agent output — because fast isn't the same as correct
  • How to give agents bounded autonomy so they work while you sleep

About Apra Labs

Apra Labs is an edge-to-cloud specialist — video processing, machine learning, embedded AI, and computer vision since 2017. Our open frameworks like ApraPipes give teams battle-tested production infrastructure to build on.

Agentic AI has transformed how we work across all of it. These workshops — and open tools like apra-fleet — are our way of giving back: sharing what we've learned using AI agents on real, demanding production codebases so others can hit the ground running.


Running These Workshops

The HTML presentations are self-contained interactive files with speaker notes, animated builds, and live code examples. Download and open locally — do not use GitHub's file viewer.

  1. Download the HTML file (click → Raw → Save As) and open in Chrome or Firefox
  2. Arrow keys or click to advance; press S for speaker notes
  3. Share the lab guide with participants ahead of time so they complete setup before the session

Basic — participants need Node.js 18+, Git, and Claude Code installed. Ask them to clone the basic_workshop_start branch of the demo repo.

Advanced — participants need Node.js 20+, Git, GitHub CLI, jq, and Claude Code. Ask them to fork agentic-workshop-demo and enable GitHub Actions on their fork before the session. The VS Code Workshop Profile sets up the recommended screen-share layout.


License

Workshop materials are © Apra Labs. Lab code and the demo project are open source — see individual repositories for license details.

About

Hands-on agentic AI workshops for software developers — Basic and Advanced

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages