CoolFace
Apppublic

Valorant1992/CaseLensPOC

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes
App README

CaseLens

CaseLens is a generic AI investigation and alert‑review platform.

Overview

  • —React + Vite frontend
  • —Static AML dataset (customers, accounts, alerts, cases, etc.)
  • —Modern UI with Framer Motion animations
  • —Ready for Hugging Face Space deployment (static SDK)

Development

bash
npm install
npm run dev   # http://localhost:5173

Building for production

bash
npm run build   # builds to ./dist

Space configuration (space.yml)

yaml
sdk: static
title: CaseLens
emoji: 🐨
colorFrom: green
colorTo: purple

License

MIT – see LICENSE file.