A lot of us here hate AI because of how it was built: training data gathered without the creators’ explicit, opt-in consent, data centers that negatively affect communities’ access to clean water and energy, a technology design that is inherently prone to hallucinations, etc. At least, those are the main reasons why I hate it.
I think I might actually want to support an AI project if I thought it was being done right. Maybe we could get more people away from exploitative models if there was a non-exploitative alternative.
So what would it take to build AI ethically, in your opinion? And do you know of anyone trying to build AI without these issues?


I consider these to be the main ethical issues with specifically LLMs and generative AI in general:
Point 1 can be resolved by the people training AI just making different choices. Many won’t unless they’re forced to, but in principle they could.
Points 2 and 3 could hypothetically be resolved in the future with better technology.
The rest are basically inherent to the technology and you can at best try and mostly fail to reduce the risk. So as far I’m concerned, what it would take to build AI ethically is to train it for very specific purposes and have it be used as statistical models by people who know what they’re doing.
Though I do see some potential for ethical LLMs by using them to perform vector searches instead of generating text, basically turning them into smarter search engines.