Image under enterprise protection
Flagship Project / Active
Sentinel Guard
Overview
Sentinel Guard serves as a critical security layer for international trade operations. It uses machine learning to analyze XML pedimentos and detect potential fraud or errors before submission to the VUCEM platform. The system generates secure PDF reports and provides real-time alerts for compliance officers.
Challenges
Integrating legacy SOAP APIs (VUCEM) with modern AI models and ensuring low-latency processing.
Solutions
Built a robust C# wrapper for SOAP communication and a Python-based FastAPI service for AI processing.
Stack
PythonAWS BedrockPostgreSQLC#