
LeakLogic AI is an explainable AI business-auditing platform built for small and medium-sized businesses that need to understand where profit is being lost. Users upload sales, refunds, supplier-cost, and inventory CSV files through a modern web dashboard. The FastAPI backend validates and normalizes the data, then runs four deterministic Python and pandas detectors for refund anomalies, discount leakage, supplier margin compression, and inventory drag. Each finding includes the affected entity, measured change, supporting evidence, confidence score, estimated dollar impact, likely cause, and recommended action. Findings are ranked by financial impact so decision-makers can focus on the most important issues first. After the calculations are completed, Fireworks AI transforms the verified structured findings into a concise executive narrative. The model is instructed not to invent figures, causes, evidence, or recommendations. If the AI service is unavailable, LeakLogic AI automatically returns a deterministic fallback summary, ensuring the audit still completes. The application is fully containerized with Docker and Docker Compose. The production frontend is deployed on Netlify, while the FastAPI backend is deployed on Vercel. The project uses Fireworks AI API access from the AMD hackathon ecosystem and was developed for the Unicorn Track as a product-focused AI solution. LeakLogic AI turns disconnected operational data into a clear answer to one business question: where are we quietly losing money, why does it matter, and what should we review next?
13 Jul 2026