- uv
Copy the example environment file and add your OpenAI API key:
cp .env.example .envThen add your OpenAI API key to the .env file.
uv venvuv syncOptional: Install additional dependencies for the scripts
uv add fireuv run streamlit run poc_llm_knowledge_graph.pyuv run python subjpopulate.py