You can still download a previous version of VS 2022 Community --- just use the Update Catalog link (https://www.catalog.update.microsoft.com/Search.aspx?q=visual%20studio%202022) to download a previous update exe file and run it --- but first, have your AppData/Local/temp directory open in a window, and when you run the exe, right click "copy" on the directory as soon as it pops up and paste it somewhere.
Then, you have to open command prompt, cd to the location of the directory you copied, and enter (depending on what the name of the setup exe is) vs_setup.exe install --channelId VisualStudio.17.Release --productId Microsoft.VisualStudio.Product.Community
You will be greeted with the full setup of the previous version (so if you hate the "AI" code stuff....)