As Daniel mentioned, RW612 would be a good solition.
It is 3-radio, and also has a built-in Ethernet MAC - ideal for making network enabled applications.
RW612 can do AP+STA. So you can use that MCU for both network-control and your AI functionality.
If you're looking for a ready-to-build project with Web UI and built-in OTA, take a look at https://mongoose.ws/wizard/
Start a project, choose empty directory, choose FRDM-RW612 as a board target, set WiFi options, click "generate" , open project in Xpresso, build & flash, attach your serial console, and you'll have it running in a minute.
Could you elaborate more on what exactly you're building?