All projects

QueueStorm Investigator

A ticket-analysis API that matches payment complaints to small transaction sets, produces structured agent guidance, and blocks unsafe support language.

Status
Hackathon prototype
Role
Built with a hackathon team; the public repository documents the submitted service, safety rules, tests, and synthetic-data assumptions.
Team context
Team submission for SUST CSE Carnival QueueStorm.
Hackathon · Fintech support2026
  1. 01Python
  2. 02FastAPI
  3. 03Pydantic
  4. 04Docker
High-level flow only. Open the case study for decisions, evidence, and limitations.

Support agents need to identify which transaction a complaint refers to without requesting secrets, inventing authorization, or promising financial actions they cannot perform.

  • Kept the optional LLM outside the critical decision path.
  • Added negation-aware rules against asking for PIN, OTP, password, or card details.
  • Documented signal-based matching and Banglish-language limitations.
Next projectTravelMate Web