This project uses uv for environment management and dependency installation. Please refer to the official uv installation page for instructions on installing uv.
git clone https://github.com/NeoAcar/OrganicGraph.git
cd OrganicGraphuv venv --python 3.14
source .venv/bin/activateuv pip install -e .