The tool is designed to enable the user to edit html files on their web server singly or in bulk. Why would anyone need a tool like that? When you build a website with AI you can build a lot of pages very quickly, and have them on your server fast. But sometimes you’ll need to make changes. An affiliate link stops working. You want to test a different headline. You want to change the appearance of the pages. And many other things. Qwen and I spent a happy morning coding this up in Python on the server as a cgi file. We got it working brilliantly, but when I was thinking about other people using it I realised that not everybody could get this loaded on their web server and get it to work. So, Qwen and I have been working on a desktop tool to do the same thing. That’s proved to be a lot more difficult, but we’re getting close. The beauty of using an AI tool for this is that if I run into an issue with setting things up Qwen has read the manual and knows what needs to be done. Lucky, because I don’t have any ability to write Java code. So this is weeks or months of work for me cut down to 1-2 days as an assistant to an AI. All I have to do is copy paste test. Something that most people could do. A book is coming. Regards, |