Using AI in your projects can assist you with practical tasks. For example, if you're starting to localize your game into other languages and want a sample JSON file with a ready-made example, you can use this sample as a foundation and adapt it for your project.
Or, perhaps you want to implement a specific game mechanic but aren't sure where to start. AI can explain the key aspects you should consider before beginning development. This can significantly save time and help you avoid many flawed decisions.
Here's another example: let's say you want to create a puzzle game similar to one you saw on Google Play. Ask the AI to write the pseudocode for that game. Then, based on this pseudocode, create your events in Construct 3.
However, don't expect AI to start creating games for you anytime soon. AI is a tool in the hands of developers. The mastery in using this tool depends entirely on the user's skill.