AI-powered sales coaching ecosystem
Aria is a full ecosystem built for sales teams: a Next.js admin console for managers, a Flutter CRM for reps in the field, and a set of NestJS and FastAPI microservices that do the heavy lifting.
Every recorded call is transcribed and scored asynchronously by an evaluation pipeline, and a retrieval-augmented assistant answers rep questions directly from internal playbooks and product documents.
Call evaluation is CPU and I/O heavy, and reps needed the app to stay responsive while a call was still being scored in the background.
Moved evaluation into a queue-backed worker service, returning a lightweight job reference to the client immediately and pushing the final score back over a webhook — keeping the mobile app fast regardless of model latency.
After-sales service management platform
A platform covering claims, field interventions, stock, payments, and real-time messaging for after-sales service teams.
Mobile-first social media app
A Flutter social app focused on creator engagement, built with Node.js and Firebase for real-time feeds and monetization.
Smart library management app
A Flutter app for modern library management with OCR scanning, barcode lookup, translation, and an AI FAQ assistant.