Wix automates classification and conversion of 2,000+ Velo API code samples with GPT
A Velo syntax change rendered a huge number of Wix's 2,000+ API code samples outdated, and updating them manually would have required an enormous amount of tech writer work, halting the whole team's velocity.
By automating with GPT, Wix limited team involvement to 6 writers for one morning, the LLM produced no conversion errors, and reusable knowledge and code have since helped the team complete similar tasks much faster.
Frequently asked questions
What did this team achieve with this AI workflow?
By automating with GPT, Wix limited team involvement to 6 writers for one morning, the LLM produced no conversion errors, and reusable knowledge and code have since helped the team complete similar tasks much faster.
What tools did this team use?
GPT-4, GPT-3.5 turbo, GitHub CLI, TypeScript compiler.
What results were reported?
Code samples in scope: over 2,000; Writers involved: 6 writers who worked on the project for one morning; LLM conversion errors: never saw a single example of the LLM failing to convert the code properly; Classification accuracy: failed only a small number of times (source-reported, not independently verified).
How is this back office ops AI workflow structured?
Search source repos for samples → LLM classifies samples → LLM converts code syntax → TypeScript compiler validation → Manual review of compile errors → Apply changes and create PRs.