Built in the Open

Transparency is a security feature. View our code, audit our practices, and contribute to the future of AI governance.

478+
Server Tests
37
API Routers
18
DB Migrations

Tech Stack

Frontend: Next.js 14, React 18, TypeScript, Tailwind CSS, tRPC
Backend: Node.js, Express, tRPC, Drizzle ORM, Zod
Database: MySQL 8, Redis 7, BullMQ
AI/ML: TensorFlow.js, ONNX Runtime, Custom classifiers
Infrastructure: Docker, Docker Compose, Kubernetes Helm charts
Testing: Vitest, Playwright, Supertest, MSW

License

RakshEx is open source under the MIT License. You are free to use, modify, and distribute the code. Commercial use is permitted. Attribution is appreciated but not required.

Enterprise features (SSO, RBAC, audit logs) are available under a separate commercial license. Contact us for enterprise licensing.

How to Contribute

1. Fork the repository on GitHub
2. Create a feature branch: git checkout -b feature/amazing-idea
3. Make your changes with tests
4. Run the test suite: pnpm test
5. Submit a pull request with a clear description