The leading 3d gen techniques are latent diffusion models that work off voxelized intermediate representations of objects. When you convert these into meshes, very often they will have poor topology. Topology is important if you need to modify these meshes or animate them. Bad topology and excess verts is also bad if you're building assets for a game.
There's still more refinement of existing techniques that need to be done before AI generated 3d models match what humans produce.
My experience here has been so bad with the topology that I usually use the created mesh as an example and rebuild the whole thing from scratch to reduce the verts. Not even worth the time.