i asked Claude to find every free AI resource that actually matters. here's what it found.
not a list post.
a research session.
gave Claude one prompt and let it run:
"if someone wanted to understand AI and prompt engineering properly — not surface level, not youtube tutorials — what are the primary sources, the ones closest to the actual research and the actual builders, that are completely free."
what came back reorganised everything i thought i knew about where to learn this.
the documents nobody reads but everyone should:
Anthropic's model spec. publicly available. explains exactly how Claude is designed to think, prioritise, and make decisions. reading this changed how i prompt because i stopped guessing at model behaviour and started understanding it. most people don't know it exists.
Anthropic's prompt engineering documentation. written by the people who built the model. covers everything from basic structure to multi agent systems. better than every paid course i've taken. sitting publicly on their website. completely free.
OpenAI's system card for GPT-4. technical. dry. worth it. the section on how the model handles uncertainty and confidence is genuinely useful for anyone doing serious prompt work.
Google's attention is all you need paper. the original transformer paper. sounds intimidating. the abstract and conclusion alone give you more genuine understanding of how these models work than fifty explainer videos combined.
the courses that are actually worth the time:
DeepLearning I short courses. Andrew Ng. one to two hours each. zero padding. the prompt engineering for developers course is foundational. the one on building systems with ChatGPT changed how i think about prompt chains. the agents course reframed autonomous AI entirely. all free to access.
fast ai practical deep learning. free. assumes you're intelligent but not a researcher. the approach is deliberately backwards from traditional ML education and it works better. gives you the foundation that makes everything else make sense.
Elements of AI by University of Helsinki. completely free. built for non technical people. the conceptual grounding that makes advanced material accessible.
Harvard CS50 AI on edX. free to audit. real university curriculum without the tuition. the academic framing gives you foundations that tool focused content always skips.
the blogs closest to the actual frontier:
Simon Willison. writes everything he learns in real time. no brand voice. no SEO agenda. just honest documentation from someone at the frontier. the archives alone are worth more than most paid courses. has been doing this consistently longer than almost anyone.
Lilian Weng. works at OpenAI. writes technical content that non researchers can actually absorb. her post on prompt engineering is the most comprehensive free resource on the topic i've found anywhere.
Ethan Mollick. Wharton professor using AI seriously and writing honestly about what works in real workflows. no hype. just careful observation from someone with genuine academic rigour.
Andrej Karpathy. former Tesla AI director, former OpenAI. when he explains something technical he makes it feel obvious. his explanations of how language models work are the clearest i've found from anyone at that level.
the communities with the highest signal:
Hugging Face forums. people actually building things sharing what works. less theory more implementation. the signal to noise ratio is unusually high.
Latent Space podcast. two researchers talking honestly about what's happening at the frontier. the transcripts are worth reading even if you don't listen.
Arxiv sanity preserver. research papers filtered and ranked by the community. more accessible than raw arxiv. the abstracts alone are worth skimming weekly.
what Claude said at the end of the research session that i didn't ask for:
"the pattern across all of these is that the people closest to building the technology write the clearest explanations of how it works. and they publish it publicly because that's how this field operates. the gap isn't access. it's knowing where to look and having the patience to read something that doesn't have a thumbnail."
didn't ask for that observation.
it was the most useful thing in the entire session.
the honest thing about all of this:
the information has never been the scarce part.
sixty hours of free structured education from the people building this technology is sitting publicly available right now. primary sources. research papers. detailed documentation. honest practitioner blogs.
the scarce part is the system for applying what you learn.
somewhere to store what works. a way to build on previous sessions instead of starting over. a structure that turns scattered learning into compounding skill.
that infrastructure gap is real. and it's the reason people can finish every course on this list and still get mediocre outputs. learning and application are two different problems and almost nobody has solved the second one.
what's the one free resource that actually changed how you use these tools — not bookmarked. used.