~/yazeed-tech
>home>posts>projects>about>contact

~/projects

A collection of my open source projects and experiments.

AgentBox

AgentBox is a foundational security layer designed to operate between an AI agent's code and the host operating system. It intercepts potentially hazardous operations-such as file system access, network connections, or command execution-and evaluates them against a user-defined security policy.

[rust]
OCR Agent - Invoice Extraction System

An intelligent invoice extraction system that combines Google Gemini OCR with OpenAI GPT for accurate, structured data extraction from PDF invoices.

[]

Built by Yazeed. The source code is available on GitHub.