Initial commit: planning PDF → ICS par série

- Extraction des événements depuis PDFs de planning mensuel
- Scraping du site web pour titres officiels et descriptions
- Clustering des séries via Ollama (qwen3.5:cloud) avec cache
- Génération d'un fichier ICS par série
- Descriptions riches : œuvres pour répétitions, description site pour concerts

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
sylvain
2026-03-08 12:00:58 +01:00
commit 325d676ccf
2 changed files with 575 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
pdf/
ics/
cache/
__pycache__/
*.pyc
.env