Solutions by Haissam

A Practical Guide to Building Agents

Synthesizing insights from OpenAI & Google guides on building AI Agents.

Agent Foundations

Agent

01. Model

The LLM powering reasoning and decisions.

02. Tools

External functions or APIs the agent can use.

03. Instructions

Guidelines and guardrails for behavior.

Component Details

Click on a component in the diagram to see details here.