File size: 658 Bytes
8ed8027
 
 
b70d82f
 
de46d7a
9fb3deb
de46d7a
8ed8027
 
 
cc3f780
8ed8027
 
cc3f780
9fb3deb
cc3f780
8ed8027
cc3f780
8ed8027
 
 
cc3f780
 
8ed8027
b70d82f
 
 
cc3f780
 
 
 
 
 
 
 
8ed8027
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# --- Core Framework & Orchestration ---
langchain>=0.3.0
langchain-community>=0.3.0
langchain-google-genai>=2.0.0  # Per Gemini 2.0 Flash (TDDT)
langchain-huggingface>=0.1.0   # Mantenuto per il Semantic Splitter
langchain-core
langchain-groq
huggingface_hub

# --- Data Validation ---
pydantic>=2.0
pyshacl

# --- NLP & Semantic Chunking ---
sentence-transformers
torchvision
scikit-learn
numpy
nltk
spacy

# --- Graph Database & Semantic Web ---
neo4j>=5.0.0
rdflib

# --- Storage & DLQ ---
pymongo                      

# --- Web & API ---
fastapi
uvicorn
requests
streamlit         
pyvis           
pandas  
         
# --- Utilities ---
python-dotenv