Exploring the Frontier
of AI & Machine Learning.
Deep dives into Neural Networks, LLMs, and the future of technology. Join me as I decode the algorithms shaping our world.
Latest Writing
1 postsSelected Projects
View all projectsAgentBox
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.
[]