petter2025 commited on
Commit
6d06d91
Β·
verified Β·
1 Parent(s): 7be10a8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -9
README.md CHANGED
@@ -1,10 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # πŸ€– Agentic Reliability Framework (ARF) 3.3.9 Demo
2
 
3
- **Live Demo**: [https://huggingface.co/spaces/petter2025/agentic-reliability-framework](https://huggingface.co/spaces/petter2025/agentic-reliability-framework)
4
 
5
  ## 🎯 What This Demo Shows
6
 
7
- This interactive demo showcases the difference between **ARF 3.3.9 Open Source** (advisory only) and **ARF Enterprise** (mechanical enforcement).
8
 
9
  ### Key Comparisons:
10
  - **OSS**: Provides risk assessment and recommendations (human must decide)
@@ -13,11 +25,10 @@ This interactive demo showcases the difference between **ARF 3.3.9 Open Source**
13
 
14
  ## πŸš€ Quick Start
15
 
16
- 1. **Visit the demo**: Click the link above
17
- 2. **Select a scenario**: Choose from 7 pre-built scenarios
18
- 3. **Process action**: See OSS vs Enterprise results side-by-side
19
- 4. **Get trial license**: Enter email for 14-day trial
20
- 5. **Explore upgrades**: Compare Starter ($2k), Professional ($5k), Enterprise ($15k)
21
 
22
  ## πŸ“Š Demo Scenarios
23
 
@@ -59,7 +70,7 @@ This interactive demo showcases the difference between **ARF 3.3.9 Open Source**
59
  ## πŸ›  Technical Details
60
 
61
  ### Built With:
62
- - **ARF 3.3.9 OSS**: Real policy engine and scoring
63
  - **Gradio**: Interactive web interface
64
  - **Plotly**: Real-time visualizations
65
  - **Mock Enterprise**: Convincing simulation of mechanical gates
@@ -97,4 +108,6 @@ This interactive demo showcases the difference between **ARF 3.3.9 Open Source**
97
 
98
  ---
99
 
100
- *This demo uses real ARF 3.3.9 OSS code with simulated Enterprise features for demonstration purposes. Actual Enterprise features may vary.*
 
 
 
1
+ ---
2
+ title: Agentic Reliability Framework (ARF) 3.3.9 Demo
3
+ emoji: πŸ€–
4
+ colorFrom: blue
5
+ colorTo: yellow
6
+ sdk: gradio
7
+ sdk_version: "4.0.0"
8
+ python_version: "3.10"
9
+ app_file: hf_demo.py
10
+ pinned: false
11
+ ---
12
+
13
  # πŸ€– Agentic Reliability Framework (ARF) 3.3.9 Demo
14
 
15
+ **Experience the difference**: Open-source advisory vs Enterprise mechanical enforcement
16
 
17
  ## 🎯 What This Demo Shows
18
 
19
+ This interactive demo showcases the critical difference between **ARF 3.3.9 Open Source** (advisory only) and **ARF Enterprise** (mechanical enforcement) for AI agent safety and reliability.
20
 
21
  ### Key Comparisons:
22
  - **OSS**: Provides risk assessment and recommendations (human must decide)
 
25
 
26
  ## πŸš€ Quick Start
27
 
28
+ 1. **Select a scenario**: Choose from 7 pre-built scenarios (database drops, deployments, etc.)
29
+ 2. **Process action**: See OSS vs Enterprise results side-by-side
30
+ 3. **Get trial license**: Enter email for 14-day trial of Enterprise features
31
+ 4. **Explore upgrades**: Compare Starter ($2k), Professional ($5k), Enterprise ($15k)
 
32
 
33
  ## πŸ“Š Demo Scenarios
34
 
 
70
  ## πŸ›  Technical Details
71
 
72
  ### Built With:
73
+ - **ARF 3.3.9 OSS**: Real policy engine and scoring algorithms
74
  - **Gradio**: Interactive web interface
75
  - **Plotly**: Real-time visualizations
76
  - **Mock Enterprise**: Convincing simulation of mechanical gates
 
108
 
109
  ---
110
 
111
+ *This demo uses real ARF 3.3.9 OSS code with simulated Enterprise features for demonstration purposes. Actual Enterprise features may vary.*
112
+
113
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference