git clone [email protected]:dartmouth/rc-resumai.git
cd rc-resumai
uv sync
Copy the .env-sample file:
cp .env-sample .env
Fill in the missing variables. DATA_ROOT_DIR should point to the folder RSE in the Dropbox.
Create a batch for Amazon Bedrock batch inference:
uv run resumai prepare "llama-4-maverick" "data/datasets/drc_pre_gpt_medium_mini_sample.csv" data/prompts/few-shot_reasoning_v2.jinja2 --format llama4