TechNeeks AI Agents Workshop

Build a Job Application Agent

Workshop goal: understand what an AI agent is, then build a small working agent that helps manage a job application.

You do not need to be an AI engineer.

You should be able to read basic Python and follow terminal instructions. Where we use a technical term, this guide explains it.

(Part 1 was first shared as part of our workshop on 4th July 2026.)


1. Skim first — what are we actually building?


2. Chatbot, agent, or “operating system”?


3. The four building blocks


4. Why is this a useful agent example?


5. Build the working version

Workshop complete

You have completed the version built during the original TechNeeks workshop on 4th July 2026.

User input
↓
Fixed Python workflow
↓
Tools + mock model
↓
Saved application state

This version is a working: