I wonder if a GPT powered SO would be helpful to cut down on newbie questions. I've found a lot of success ingesting an internal FAQ/documentation and wrapping it up in a little chatbot. Then asking the bot questions about it. It works better than control-f or some sort of fuzzy searching, and allows you to ask more general questions but still get specific answers. If the bot doesn't know then you can safely assume the question hasn't been asked, or the question is different enough to warrant asking it on SO
They basically did this with https://stackoverflow.blog/2023/07/27/announcing-overflowai/