swiftcase-ai / README.md
Benny-Tang's picture
Update README.md
597b899 verified
---
title: Swiftcase Ai
emoji:
colorFrom: purple
colorTo: yellow
sdk: gradio
sdk_version: 5.44.1
app_file: app.py
pinned: false
---
# 🚦 SwiftCase.ai — Traffic Summons & Appeals Platform
SwiftCase.ai is a **prototype MVP** designed to handle **traffic summons (saman trafik PDRM)** cases, with multilingual support (English, Bahasa Melayu, Chinese).
It simulates the process of viewing a case, submitting an appeal, checking appeal status, and making payments online.
---
## ✨ Features
- **Citizen Portal** (default view for public users):
- Create a new case (summons).
- View case details (multilingual, structured output).
- Submit an appeal to **PDRM** or **Magistrate**.
- View appeal decision (approve/reject/reduced).
- Pay fine and receive a digital receipt.
- **Pre-seeded mock cases**:
- **Ali (K250901234)** → Offence: Wrong lane → **Appeal Approved & Reduced** → RM150.
- **Ah Kow (K250901235)** → Offence: Running red light → **Appeal Rejected** → RM250.
- **Muthu (K250901236)** → Offence: Illegal parking → **Appeal Maintained** → RM100.
- **Languages**:
- All case details, appeals, and results are displayed in **English**, **Bahasa Melayu**, and **Chinese** side by side.
---