Deploying an Agent to AWS Lambda
We start from the FastAPI service we deployed to Railway in the previous workshop, strip out FastAPI, and swap it for a custom AWS Lambda r…
Workshops
Practical AI engineering sessions for builders who learn by building. In each workshop we turn an idea into a concrete guided path with the recording, a step-by-step tutorial, and runnable code or materials when they are provided.
Starting from a Jupyter notebook that runs an agentic-RAG bot, we turn it into a FastAPI service with a vanilla-JS frontend, containerize i…
We start from the coding agent from the prerequisite workshop and turn it into a general-purpose coding agent with two reusable behavior la…
We start with a DataTalks.Club Data Engineering Zoomcamp FAQ assistant, then add checks that keep the agent on topic, block unsafe response…
Follow a project from setup through implementation decisions and shipping checkpoints.
Use recordings alongside step-by-step tutorials when you want to revisit the work.
Leave with code, materials, or project direction you can adapt to real AI systems.