See instructions in backend/README.md and frontend/README.md. Both need to be running for the add-in to work.
Note: the user study code is in experiment, which is separate from the add-in code in backend and frontend.
Note: the custom LLM backend has moved to https://github.com/AIToolsLab/writing-prototypes.
- Open a Microsoft word document on web
- Navigate to insert tab
- Click add-ins button, upload my add-in
- Drag add-in/manifest.xml into the upload bar
- Click upload
If you can't find the Add-ins tab, look instead on the File menu for "Get Add-ins" or something like that, then click Manage Add-ins.
The visual regression tests capture screenshots and ensure UI consistency of the application. See VISUAL_REGRESSION.md for detailed instructions on running tests and updating baseline images.