candle-fire / scripts /build_graph.py
KevinIsInCoding
feat: initial project scaffold and Stage 2 ingestion pipeline
0ccfe4a
Raw
History Blame
157 Bytes
"""
Build the ALS knowledge graph from extracted entities and clinical trials.
Usage:
uv run python scripts/build_graph.py
"""
# Stage 4 implementation