You are offline
Install PWA

AI

AI has been used to generate code, both to create fully functional features from scratch and to help build on existing code. The main reason is to speed up the work, but also to create features that do not exist anywhere else.

The AI we've been using is ChatGPT. However, after it became even more widely known that OpenAI is effectively a puppet of Donald Trump, we switched to Mistral AI (a French AI).

All features that use AI-generated code are marked with "AI" on the website.

From August 2026, no code will be generated by AI. However, we will use AI to help guide our thinking when needed, but all code will be written by us. This may result in a longer time to market.

The AI label can be removed

Once a person has verified, possibly improved, and confirmed that the code is legitimate, fully functional and correct, the AI stamp is removed entirely.

If there is still AI-generated code remaining in the same file, it must continue to be marked as AI code (see "AI code is annotated").

AI code is annotated

AI-generated code in files that also contain human-written code must be marked with AI CODE STARTS at the start of the AI code and AI CODE ENDS at the end of the AI code.