Skip to content

Releases: ganeshkrishnareddy/CRAG

Initial Prototype — CRAG Vendor Risk Monitor

05 Mar 18:15

Choose a tag to compare

🚀 Initial Prototype Release

This release marks the first public version of CRAG (Cognitive Resilience and Automated Governance), an AI-powered third-party vendor risk monitoring platform.

✨ Key Features

  • Real-time Risk Scoring: Automated calculation of vendor risk levels (Low, Medium, High).
  • Interactive Dashboard: KPI cards and visual data grids for quick oversight.
  • Vendor Management: Create, view, and manage vendor entities with verified status tracking.
  • Automated Alerts: Real-time logging of risk events and status changes.
  • Audit Logging: Comprehensive tracking of all administrative actions.

🛠️ Technical Stack

  • Backend: FastAPI (Python) with SQLAlchemy.
  • Frontend: Vanilla JS, HTML5, and CSS3 with Chart.js integration.
  • Database: Firestore (for data persistence) and PostgreSQL (for prototype logic).

📦 Installation

Please refer to the README.md for local setup instructions using Python and environment variables.