Etape 1 OK, sans optionnel

This commit is contained in:
Chevallier
2026-06-16 11:27:41 +02:00
parent a7d8914e25
commit bacfe49578
15 changed files with 765 additions and 51 deletions

View File

@@ -29,21 +29,21 @@ gantt
Affichage CDC :e1, after d3, 0.5d
Boutons validation/refus :e2, after d3, 0.5d
section Qdrant (BDD vectorielle)
section Qdrant (BDD vectorielle) (optionnel)
Installer Qdrant :f1, after e2, 0.5d
Créer collection :f2, after e2, 0.5d
Structure payload :f3, after f2, 0.5d
section Embedding
section Embedding (optionnel)
Intégrer Snowflake Arctic :g1, after f2, 0.5d
Fonction embedding :g2, after f2, 0.5d
section Recherche d'existant
section Recherche d'existant (optionnel)
Recherche projets similaires :h1, after g2, 0.5d
Filtres payload :h2, after g2, 0.5d
Formatage résultats :h3, after h2, 0.5d
section Proposition utilisateur
section Proposition utilisateur (optionnel)
Affichage résultats Chainlit :i1, after h2, 0.5d
Bouton "utiliser projet" :i2, after h2, 0.5d
Bouton "continuer génération" :i3, after h2, 0.5d