The Janus AI Transparency Dashboard provides real-time visibility into decisions made by the Janus protocol’s AI engine. It allows users, investors, and regulators to see how collateral ratios are determined and how stablecoin health is monitored — ensuring Janus remains transparent, trustworthy, and aligned with its core DeFi principles.
- 🔁 Displays the most recent AI stabilization decisions
- 💡 Color-coded risk evaluations (green/yellow/red)
- 📊 Live price, volatility, and ratio logic
- 🎨 Branded UI matching JanusDeFi.com
- 🧠 Powered by a FastAPI backend (or mock server)
Layer | Tech |
---|---|
Frontend | React + Vite + Tailwind |
Backend API | FastAPI (Python) |
Proxy | Vite dev server proxy |
Styling | Tailwind CSS + custom brand colors |
Hosting | Variable |
git clone https://github.com/YOUR_USERNAME/janus-ai-dashboard.git
cd janus-ai-dashboard