Welcome Admin! 👋
Quick Actions
Operational Techniques
Live view of the app-creation and GPT-5.4 debugging rules SupremeAI has in memory.
Provider Level Coverage
Live Level 1-4 coverage and native connector readiness for every AI provider.
| Provider | Native | Configured | L1 | L2 | L3 | L4 | Score |
|---|---|---|---|---|---|---|---|
| Loading provider coverage... | |||||||
🧠 Learned Techniques
Browse the operational rules SupremeAI uses for app creation, root-cause debugging, and backend execution flow.
🛰️ Provider Coverage
Live per-provider status for native connectors, configuration, and Levels 1-4 learning coverage.
| Provider | Canonical | Connector | Configured | Levels | Profile | Chains | Memories | Fallback |
|---|---|---|---|---|---|---|---|---|
| No provider coverage loaded yet. | ||||||||
✅ Requirement Approvals
Review and approve or reject tasks requiring human intervention.
| ID | Description | Size | Status | Actions |
|---|---|---|---|---|
| Loading... | ||||
💻 Admin Command Console
Execute system-level commands wired to live backend APIs.
Quick Commands
🌐 Browser Automation
Browse any website. If login is needed, saved credentials are used automatically. Add credentials once — the system reuses them every time.
| Site | URL | Username / Email | Password | Saved | Actions |
|---|---|---|---|---|---|
| Loading… | |||||
Browse a URL
Live Output
🔑 API Key Manager
Active API Keys - Real-time Usage & Rate Limits
| Model | Status | Rate Limit /min | This Month | Free Quota % | Last Used | Actions |
|---|---|---|---|---|---|---|
| 🔑 No API keys yet. Click "➕ Add New API Key" to get started! | ||||||
🔗 AI Fallback Chain (Admin Configured)
Set the order in which the system tries AI providers when one fails. Drag or re-type to reorder. Leave empty to use all active providers automatically.
🧠 AirLLM Configuration
Colab-এ AirLLM চালানোর পর ngrok URL এখানে পেস্ট করুন। Redeploy লাগবে না — runtime-এ আপডেট হয়ে যাবে।
🔗 ngrok URL আপডেট করুন
📋 কিভাবে ব্যবহার করবেন
- Google Colab-এ
SupremeAI_AirLLM_Server.ipynbখুলুন - সব Cell Run করুন (Ctrl+F9)
- Cell 4 output থেকে Public URL কপি করুন
- উপরের ইনপুটে পেস্ট করুন → "আপডেট করুন" ক্লিক করুন
- Health Check দিয়ে ভেরিফাই করুন ✅
⚠️ Colab Free runtime ~2-3 ঘন্টা চলে। Disconnect হলে আবার Run করে নতুন URL এখানে দিন।
🤖 AI Agent Assignment
Active Assignments
| ID | Agent | Task | Priority | Status | Progress |
|---|---|---|---|---|---|
| 🤖 Click Refresh to load assignments. | |||||
📦 Projects
All Projects
| Project Name | Status | Assigned AI | Progress | Created | Actions |
|---|---|---|---|---|---|
| 📦 No projects yet. Click "↻ Refresh" or create one above. | |||||
🔒 VPN Management
⚠️ Note: "Connect" status updates the record only. It does not establish an OS-level tunnel or route traffic through VPN.
Manage VPN connections used by SupremeAI agents for secure external access.
| Name | Protocol | Host | Port | Encryption | Status | Last Connected | Actions |
|---|---|---|---|---|---|---|---|
| Loading VPN connections... | |||||||
🔄 Git Projects - Auto AI Development
Start AI-driven development on a Git repository. SupremeAI will commit and push changes automatically.
Recent Commits
| Hash | Message | Author | Date |
|---|---|---|---|
| 📂 Click "📜 Recent Commits" to load commit history. | |||
Start New Development
Creates a project spec and triggers AI code generation on a repository.
📝 Audit Logs
| Timestamp | Action | Admin | Details | Status |
|---|---|---|---|---|
| 📝 No activity yet. Actions will appear here! | ||||
👥 User Management, Tiers & Quotas
Manage admin users, roles, tier levels, and quota usage in one place.
| Username | Role | Status | Created | Actions | |
|---|---|---|---|---|---|
| 👥 Click Refresh to load users. | |||||
Change Password
🏷️ User Tiers & Quotas
Manage per-user tier levels and view AI provider quota usage.
Available Tiers
Set User Tier
User Quota Allocations
| User ID | Tier | Requests Today | Monthly | Apps Today | Actions |
|---|---|---|---|---|---|
| Click "Load All User Quotas" to view data. | |||||
AI Provider Quota Status
| Provider | Status | Used Today | Daily Limit | Usage % | Remaining |
|---|---|---|---|---|---|
| Click "Provider Quotas" to load. | |||||
📋 AI Decision Log
Color-coded history of all AI agent decisions. Green = SUCCESS, Red = FAILED, Yellow = PARTIAL.
Decision Entries
📊 Metrics & Alerts
🤖 AI Ops Summary
⚠️ Recent AI Ops Alerts
💸 Provider Cost Estimate
| Provider | Tokens Used | Requests | Price/1K | Est. Cost | Status |
|---|---|---|---|---|---|
| Click "AI Ops" to load. | |||||
🚀 Deployment / Docker / Kubernetes
Recent Pipeline Runs
| Pipeline ID | Stage | Status | Duration | Timestamp |
|---|---|---|---|---|
| Click "Pipeline History" to load. | ||||
⚛️ Atomic Multi-Target Deployment
সব টার্গেট একসাথে valid হলে তবেই deploy হবে — একটিও fail করলে সব rollback।
All targets must pass validation before any is deployed. If any target fails during deploy, all are rolled back. Auto-fix retries up to 3 times.
➕ Add Deployment Target
🔧 Run Configuration
📜 Atomic Deploy History
🛠️ System Engine
Unified control for self-healing recovery and self-extension generation.
🧐 Self-Healing Controls
Service Recovery
⚕️ Self-Extension Engine
Submit a requirement and SupremeAI will auto-generate the service, controller, and model, then recompile itself.
🧠 Multi-AI Consensus
Ask all currently configured AI providers and get a consensus answer (supports 0 to unlimited providers).
Consensus History
| Question | Winning Response | Consensus % | Providers | When |
|---|---|---|---|---|
| Click "History" to load. | ||||
📖 System Learning
When the system is idle, SupremeAI quietly learns new topics in the background. Set your Firebase limits — learning stops the moment it hits your cap.
Critical Requirements
🔧 Improve Existing App
Register any existing GitHub repository. SupremeAI will analyse the code, discuss an improvement plan with you, and continuously push improvements to the repo.
- Step 1 — Register: Enter the GitHub URL of any project (public or private) and describe what you want improved.
- Step 2 — Discuss: Use the chat panel to refine the plan with SupremeAI. The AI will ask clarifying questions.
- Step 3 — Improve: Click "⚡ Improve Now" or enable "Continuous Improvement" — SupremeAI will clone the repo, analyse it, and push improvement notes & fixes back.
- Private repos: Provide a GitHub Personal Access Token (PAT) to allow cloning. The token is stored in memory only.
- Continuous mode: When enabled, SupremeAI checks for improvement opportunities every 30 minutes automatically.
📂 Registered Projects
🗨️ প্রজেক্ট ওয়ার্কফ্লো চ্যাট
বাম দিক থেকে একটি প্রজেক্ট বেছে নিন। SupremeAI-এর প্রতিটি ধাপ, কথোপকথন এবং উন্নতির ইতিহাস এখানে চ্যাট বাবল হিসেবে দেখাবে।
📬 Notifications
Send alerts via Email, Slack, or Discord. View notification history.
Notification History
| Channel | Recipient | Subject | Status | Timestamp |
|---|---|---|---|---|
| Click "History" to load. | ||||
🔮 AI Learning Orchestration
Submit tasks to the adaptive orchestration pipeline and inspect how SupremeAI learns from Kimi-style MoE routing, leaderboard results, and execution history.
Agent Leaderboard
| Agent | Score | Tasks | Status |
|---|---|---|---|
| Click "Leaderboard" to load. | |||
💬 Chat with SupremeAI
⚡ Live Activity
Real-time view of everything SupremeAI is doing right now — improvement cycles, self-extension tasks, and background jobs.
⚙️ Settings
Account Settings
🤖 System Operating Mode (3-Mode Control)
Control how SupremeAI makes decisions: fully autonomous, rule-based, or manual approval required.
System Settings
🛡️ Resource Protection Strategy
When external resource quotas (Firebase, GCloud, AI providers) approach their limits, what should the system do?
- Solo mode always active — system works without external AI
- External AI = energy boost, not dependency
- No artificial limits — only real resource availability matters
- Admin (SUPERADMIN) = truly unlimited
- User quotas managed from User Management & Tiers
- AI providers are fully dynamic — add any AI from API Key Manager
- Every feature produces real output without AI — AI improves quality (60→99), never enables it (0→99)
- No feature skips or shows "unavailable" — built-in rules/knowledge always active
🔗 Feature Sync Status
Shows which features are implemented in each platform. Goal: 100% sync across admin.html, React, and Flutter.
� Activity Summary — Last 24 Hours
গত ২৪ ঘন্টায় সিস্টেম কতটুকু শিখলো, কোন প্রজেক্টে কতটুকু কাজ হলো — সবকিছুর সংক্ষিপ্ত বিবরণ।
🕐 Activity Log (Last 24h)
🚨 System Alerts — ম্যানুয়াল অ্যাকশন দরকার
নিচের সমস্যাগুলো সিস্টেম স্বয়ংক্রিয়ভাবে ঠিক করতে পারে না। অনুগ্রহ করে ম্যানুয়ালি সমাধান করুন।