amewebstudio commited on
Commit
b7d587d
·
verified ·
1 Parent(s): f63371e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +19 -6
README.md CHANGED
@@ -1,12 +1,25 @@
1
  ---
2
- title: AnankeMultimodal Sclm Chat
3
- emoji: 💻
4
- colorFrom: yellow
5
- colorTo: gray
6
  sdk: gradio
7
- sdk_version: 6.1.0
8
  app_file: app.py
9
  pinned: false
 
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: Ananké SCLM-Multimodal
3
+ emoji: 🔮
4
+ colorFrom: purple
5
+ colorTo: indigo
6
  sdk: gradio
7
+ sdk_version: 3.50.2
8
  app_file: app.py
9
  pinned: false
10
+ license: mit
11
  ---
12
 
13
+ # 🔮 Ananké
14
+
15
+ Assistant IA avec mémoire contextuelle basé sur l'architecture SCLM-Multimodal (Stateful Coherent Language Model).
16
+
17
+ ## Caractéristiques
18
+ - Mémoire latente évolutive
19
+ - Module EARCP pour la cohérence des réponses
20
+ - 4 composants spécialisés (E, A, R, C) qui collaborent
21
+ - Historique de conversation persistant
22
+ - Multilingue
23
+
24
+ ## Créateur
25
+ Mike Amega (Logo) - Ame Web Studio