Chargement de l'arborescence…
Base de connaissance personnelle — notes interconnectées
12
Skills
11
Actifs
1
Bêta
✅ @uiw/react-md-editor avec split-view, syntax highlighting, toolbar et autocomplétion wikilinks
✅ Liens [[bidirectionnels]] + block references [[Note#BlockID]] + backlinks automatiques en DB
✅ Graphe ReactFlow interactif — clustering, heatmap activité, health score A-F, community detection
✅ Classification 5×5 INES par IA (POST /brains/{id}/ai/classify) avec fallback heuristique
✅ Notes quotidiennes YYYY-MM-DD avec tag "daily" auto (GET/POST /brains/{id}/daily/{date})
✅ Modèle BrainTemplate DB — GET/POST/DELETE templates + POST notes/from-template/{id}
✅ Modèle BrainNoteVersion — historique et versioning complet des notes avec diff
✅ Modèles BrainComment + BrainAnnotation — annotations colorées (yellow/green/blue/red), commentaires collaboratifs
✅ Modèle BrainNoteShare — partage de notes avec token d'accès sécurisé
✅ get_embedding_service() — recherche vectorielle sémantique sur les notes
✅ Modèle BrainCanvas — canvas visuel de notes (style Excalidraw/Obsidian Canvas)
✅ Génération de parcours de lecture guidés par IA (brain_ai.py TourBuilder service)