(More) recommendations for non-technical readings on AI?

By Joseph @ 2025-09-25T01:12 (+9)

A few years ago I asked for suggestions on how to learn more about AI safety. I think that I understand AI safety fairly well for someone who isn't able to grasp the technical details. I've been broadly within the EA ecosystem for a few years now.

But I don't have a technical background, and my vague impression is that if I don't have a degree (or equivalent knowledge) in computer science or mathematics, then there is a pretty tight limit to how much I am able to learn. Is that roughly accurate? Would I have to learn a bunch of math and computer science in order to learn more about AI?

I've read a few more books about AI since my previous post, but most of them have been less relevant to existential risk and more about societal issues and poor use of LLMs:

For context, here is the question I asked a few years ago (and I'll also link to it):

What should I read next? Any AGI safety related material that you can recommend? I've read the following books related (broadly) to AI:

I find that much (maybe 50%) of what I've read in the above books simply reviews/re-hashes the same handful of concepts (a brief history of AI, what a neural network is, how big data requires a lot of data, what "garbage in garbage out" means, AlexNet was impressive, how impactful AI is and can be, etc.). Several years ago I did some reading/learning about machine learning[1], and I find that I generally don't learn much from reading about AI.[2]

  1. ^

    I spent a few months learning python, read various blog posts, did a tiny tutorial to build a very simple toy project with Scikit-learn, and generally developed a decent lay-persons understanding of machine learning. I have a vague familiarity with multiple regression, K nearest neighbors, dimensionality reduction, but I don't have enough of an understanding to describe them for more than a sentence or two, and I definitely don't have enough of an understanding to describe them in a detailed and technical sense.

  2. ^

    The analogy that I am thinking of is that I have of learned the equivalent of the freshmen 100-level course on AI for non-technical people, and all the books that I am reading are also at the 100-level. Are there any non-technical books at the 200-level, or would I have to do a few years of programming and/or mathematics in order to be able to understand the 200-level content?