step-7: add check_env.py, README, update requirements

- check_env.py: verifica ollama, embedding model, LLM model, chromadb
- Rileva qualsiasi modello embedding/LLM installato (non lista fissa)
- step-7/README.md: guida installazione/disinstallazione Ollama, modelli, chromadb
- requirements.txt: aggiunge chromadb per step-8
This commit is contained in:
2026-04-13 23:57:20 +02:00
parent 386af44c83
commit 8afd3f3d24
4 changed files with 357 additions and 13 deletions
+3
View File
@@ -3,3 +3,6 @@ pdfplumber==0.11.9
# Step 2 — Conversione PDF → Markdown
pymupdf4llm
# Step 8 — Vettorizzazione
chromadb