Ultimately I wanted a whole marketplace where anybody can create a tour and then sell it.
But the process of creating the tours was quite laborious.
So to speed this up I fed GPT-4 information about local points of information and had it write the questions and the multi choice answers. It also wrote some narrative bits as various personas. For example, there was a Christmas hunt where GPT4 played the part of an elf and came up with a theme about Santa needing to recruit you to be a new elf, once you’d answered all the various clues etc.
Front end is React Typescript, backend is Net Core Web API on Linux with MySQL under EF Core and also integrations with GPT4 and Stripe.
It’s hosted at treasuretours.org
Only superusers can access the AI tools right now because cost, but you can try out some of the pre-made hunts which were partially AI generated.