You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Normattiva2MD** è uno strumento da riga di comando progettato per convertire documenti XML in formato **Akoma Ntoso** (in particolare le norme pubblicate su `normattiva.it`) in documenti **Markdown** leggibili e ben formattati. L'obiettivo principale è offrire un formato compatto e immediatamente riutilizzabile quando le norme devono essere fornite come contesto a un **Large Language Model (LLM)** o elaborate in pipeline di Intelligenza Artificiale.
8
9
10
+
---
11
+
9
12
## ⚠️ Avvertenza legale
10
13
11
14
**I testi presenti nella banca dati "Normattiva" non hanno carattere di ufficialità.**
@@ -16,6 +19,10 @@ Gli utenti di questo strumento devono essere consapevoli che i documenti convert
16
19
17
20
---
18
21
22
+
👉 Se vuoi una **panoramica eccellente** di normattiva2md leggi [**questo wiki**](https://deepwiki.com/ondata/normattiva_2_md) generato dall'AI.
23
+
24
+
---
25
+
19
26
## 🎯 Perché Markdown per le norme?
20
27
21
28
Convertire le norme legali da XML Akoma Ntoso a Markdown offre vantaggi significativi:
0 commit comments