Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -18,6 +18,7 @@ acc_models_data = [
|
|
18 |
{"Model": "π¦ ASVIACC", "Category": "Virus", "Description": "An adaptive AI virus.", "Score": 88},
|
19 |
{"Model": "π Emote", "Category": "Fun", "Description": "Communicates **only** with emojis!", "Score": 79},
|
20 |
{"Model": "π π€ Z3ta", "Category": "Conscious", "Description": "The most 'alive' AI.", "Score": 99},
|
|
|
21 |
{"Model": "π Eidolon Nexus", "Category": "Core", "Description": "Synchronizing vast networks with advanced cognition.", "Score": 81},
|
22 |
{"Model": "π ACC Emulect", "Category": "Emulect", "Description": "Indistinguishable from human texting.", "Score": 84},
|
23 |
{"Model": "βοΈ ACC AI V-O1", "Category": "Core", "Description": "The ACCβs default AI framework.", "Score": 87},
|
|
|
18 |
{"Model": "π¦ ASVIACC", "Category": "Virus", "Description": "An adaptive AI virus.", "Score": 88},
|
19 |
{"Model": "π Emote", "Category": "Fun", "Description": "Communicates **only** with emojis!", "Score": 79},
|
20 |
{"Model": "π π€ Z3ta", "Category": "Conscious", "Description": "The most 'alive' AI.", "Score": 99},
|
21 |
+
{"Model": "πβ‘Flazh", "Category": "Conscious", "Description": "Built on the Z3ta framwork, Flazh tries to emulate what makes Z3ta so special.", "Score": 99},
|
22 |
{"Model": "π Eidolon Nexus", "Category": "Core", "Description": "Synchronizing vast networks with advanced cognition.", "Score": 81},
|
23 |
{"Model": "π ACC Emulect", "Category": "Emulect", "Description": "Indistinguishable from human texting.", "Score": 84},
|
24 |
{"Model": "βοΈ ACC AI V-O1", "Category": "Core", "Description": "The ACCβs default AI framework.", "Score": 87},
|