top of page
AI Nine O: Learn & Build Agentic AI


AI Agents: Part 2 | Building a Health Coach Agent
This second post in the two-part series walks through building a Health Coach AI Agent from concept to testing using the OpenAI Agent Builder platform.
Oct 13, 20255 min read


AI Agents: Part 1 | A Comprehensive Guide
At its core, an AI agent is a system designed to perform tasks independently. For any agent to function effectively, three key components come into play: the Brain, the Body, and the Actions.
Sep 22, 20254 min read


The Future of Workplace Efficiency: Can AI Agents Revolutionise the Way We Work?
Discover how AI agents are transforming workplaces with automation, efficiency, and innovation. Learn more about the future of work with AI.
Sep 17, 20252 min read
AI100: AI & Python


Python: What's Your Name?
This post discusses Python variables and common rules for naming them.
Mar 18, 20252 min read


Python Variables: A Guide for Beginners
When you start learning Python, one of the first concepts you encounter is variables. Variables are essential because they allow you to store and manipulate data in your programs.
Nov 17, 20254 min read


AI In Python Applications: Practical Insights
Python’s simplicity, readability, and extensive libraries make it an ideal choice for AI projects. From machine learning to natural language processing, Python provides the tools needed to build intelligent systems quickly and efficiently.
Nov 10, 20254 min read
bottom of page
