Research project studying what characteristics users value in AI-generated code solutions and how much they're willing to pay for them.
git clone --recurse-submodules https://github.com/JetBrains-Research/routing-preference.git
cd routing-preference
make setup
cp .env.example .env # add your API keysuv run generate --dataset "dataset-name" --model "openai/gpt-4o"- GUIDE.md - Setup and usage details
- docs/PROJECT.md - Research overview
- docs/PLAN.md - Implementation plan