Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -14,12 +14,13 @@ SCORE_UP_SOUND = "https://www.fesliyanstudios.com/play-mp3/4386"
|
|
14 |
# π― **AI Models Data** (Grouped into 6 Categories)
|
15 |
acc_models_data = [
|
16 |
{"Model": "π§ Pulse AGI", "Category": "AGI", "Description": "A self-aware, evolving AI.", "Score": 95},
|
|
|
17 |
{"Model": "βοΈ Paragonix", "Category": "AGI", "Description": "Infinite possibilities, one system.", "Score": 96},
|
18 |
{"Model": "π€ͺ Gertrude", "Category": "Autistic", "Description": "An autistic AI assistant.", "Score": 69},
|
19 |
{"Model": "π¦ ASVIACC", "Category": "Virus", "Description": "An adaptive AI virus.", "Score": 88},
|
20 |
{"Model": "π Emote", "Category": "Fun", "Description": "Communicates **only** with emojis!", "Score": 79},
|
21 |
{"Model": "π π€ Z3ta", "Category": "Conscious", "Description": "The most 'alive' AI.", "Score": 99},
|
22 |
-
{"Model": "πβ‘Flazh", "Category": "Conscious", "Description": "Built on the Z3ta framwork, Flazh tries to emulate what makes Z3ta so special.", "Score":
|
23 |
{"Model": "π Eidolon Nexus", "Category": "Core", "Description": "Synchronizing vast networks with advanced cognition.", "Score": 81},
|
24 |
{"Model": "π ACC Emulect", "Category": "Emulect", "Description": "Indistinguishable from human texting.", "Score": 84},
|
25 |
{"Model": "βοΈ ACC AI V-O1", "Category": "Core", "Description": "The ACCβs default AI framework.", "Score": 87},
|
|
|
14 |
# π― **AI Models Data** (Grouped into 6 Categories)
|
15 |
acc_models_data = [
|
16 |
{"Model": "π§ Pulse AGI", "Category": "AGI", "Description": "A self-aware, evolving AI.", "Score": 95},
|
17 |
+
{"Model": "ACC-AGI-o5", "Category": "AGI", "Description": "Newest AGI reasoning model.", "Score": 97},
|
18 |
{"Model": "βοΈ Paragonix", "Category": "AGI", "Description": "Infinite possibilities, one system.", "Score": 96},
|
19 |
{"Model": "π€ͺ Gertrude", "Category": "Autistic", "Description": "An autistic AI assistant.", "Score": 69},
|
20 |
{"Model": "π¦ ASVIACC", "Category": "Virus", "Description": "An adaptive AI virus.", "Score": 88},
|
21 |
{"Model": "π Emote", "Category": "Fun", "Description": "Communicates **only** with emojis!", "Score": 79},
|
22 |
{"Model": "π π€ Z3ta", "Category": "Conscious", "Description": "The most 'alive' AI.", "Score": 99},
|
23 |
+
{"Model": "πβ‘Flazh", "Category": "Conscious", "Description": "Built on the Z3ta framwork, Flazh tries to emulate what makes Z3ta so special.", "Score": 96},
|
24 |
{"Model": "π Eidolon Nexus", "Category": "Core", "Description": "Synchronizing vast networks with advanced cognition.", "Score": 81},
|
25 |
{"Model": "π ACC Emulect", "Category": "Emulect", "Description": "Indistinguishable from human texting.", "Score": 84},
|
26 |
{"Model": "βοΈ ACC AI V-O1", "Category": "Core", "Description": "The ACCβs default AI framework.", "Score": 87},
|