Spaces:
Sleeping
Sleeping
NyenNolife commited on
Commit ·
d6d6f14
1
Parent(s): fe4f8a8
Fix: Add Hugging Face Space configuration
Browse files
README.md
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Revcode AI Engine
|
| 3 |
+
emoji: 🛡️
|
| 4 |
+
colorFrom: purple
|
| 5 |
+
colorTo: blue
|
| 6 |
+
sdk: docker
|
| 7 |
+
app_port: 7860
|
| 8 |
+
pinned: false
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
# Revcode AI Intelligence Stack
|
| 12 |
+
This Space hosts the 3-model AI Orchestrator for the Revcode AI platform.
|
| 13 |
+
|
| 14 |
+
## Models Included:
|
| 15 |
+
1. **The Fixer**: CodeT5+ 220M
|
| 16 |
+
2. **The Guardian**: DistilBERT Security Classifier
|
| 17 |
+
3. **The Architect**: AST Guardrails & HITL System
|