| title | Zenith Fraud Detection Platform |
|---|---|
| emoji | 🛡️ |
| colorFrom | purple |
| colorTo | indigo |
| sdk | docker |
| pinned | false |
| app_port | 8000 |
Zenith is a high-performance fraud detection and financial intelligence platform.
- Frontend: Cloudflare Pages (React/Vite)
- Edge Gateway: Cloudflare Workers
- Backend: FastAPI (Docker) -> Running Here on Hugging Face Spaces
- Database: Neon (PostgreSQL)
- Cache: Upstash (Redis)
This repository is configured to deploy the Backend to Hugging Face Spaces using the root Dockerfile.
Add these to your Space's Settings > Repository Secrets:
DATABASE_URLREDIS_URLUPSTASH_REDIS_REST_URLUPSTASH_REDIS_REST_TOKENSECRET_KEYJWT_SECRET_KEYENCRYPTION_KEYCORS_ALLOWED_ORIGINS(Set to*or your Frontend URL)