How to run this project git clone this project setup .env file rename .env.sample to .env and set your environment variables as needed. Create and activate a virtual environment, then install dependencies uv sync To activate the virtual environment, use the following command .venv\Scripts\activate To run the copilot form UI loader script, use the following command uv run copilot_form_ui_loader.py