GuardianAI Case Manager
GuardianAI is a security-first case management system designed to demonstrate modern full-stack architecture and responsible AI integration.
Architecture
- Next.js frontend deployed on Vercel
- Fastify API backend
- Prisma ORM for database modeling
- PostgreSQL database running in Docker
- TypeScript across the entire stack
Status
Infrastructure is operational. CRUD endpoints for case management are currently being implemented.