Resources
News
YouTube
AI Explained
Covering the biggest news of the century - the arrival of smarter-than-human AI. What is happening, what might soon happen, what it means and what we can do with it.
https://www.youtube.com/@ai-explained-
Dwarkesh Patel
Deeply researched interviews – features insightful interviews with experts across fields like technology, entrepreneurship, and philosophy, unpacking complex ideas on societal impacts.
https://www.youtube.com/@DwarkeshPatel
David Shapiro
Deep philosophical dives into the future of AI and humanity.
https://www.youtube.com/@DaveShap
Jeremy Howard
Deep learning is transforming the world. We are making deep learning easier to use and getting more people from all backgrounds involved through our free courses for coders, software library, cutting-edge research, and community.
https://www.youtube.com/@howardjeremyp
Two Minute Papers
What a time to be alive! Channel provides brief, accessible summaries and explanations of complex scientific papers.
https://www.youtube.com/user/keeroyz
Data Independent
Great resource for those interested in AI technologies like ChatGPT, OpenAI, and LangChain, as well as individuals seeking knowledge about data science, data visualization, and data bootcamps.
https://www.youtube.com/channel/UCyR2Ct3pDOeZSRyZH5hPO-Q
Radek Osmulski
I'm Radek, a Senior Data Scientist at NVIDIA and a 2x Kaggle Grandmaster. I started to learn programming and Machine Learning at 29 using online resources. I create videos for those who want to do awesome things in machine learning and don't have a traditional academic background.
https://www.youtube.com/@radek_osmulski
Matt Wolfe
AI, No-Code, Tech, Futurism - I'm a tech nerd and talk about tech nerd stuff.
https://www.youtube.com/@mreflow
Fireship
High-intensity ⚡ code tutorials to help you build & ship your app faster. Recently covering AI news, tutorials, and demos.
https://www.youtube.com/@Fireship
The Inside View
Michaël Trazzi discuss why experts believe what they believe about the future of AI progress.
https://www.youtube.com/@TheInsideView
Lex Fridman
Lex Fridman Podcast and other videos.
https://www.youtube.com/channel/UCSHZKyawb77ixDdsGog4iWA
sentdex
Python Programming tutorials, going further than just the basics. Learn about machine learning, finance, data analysis, robotics, web development, game development and more.
https://www.youtube.com/channel/UCfzlCWGWYyIQ0aLC5w48gBQ
HuggingFace
HuggingFace is on a mission to solve Natural Language Processing (NLP) one commit at a time by open-source and open-science.
https://www.youtube.com/@HuggingFace
OpenAI
OpenAI Documentation
OpenAI
Guide to getting started with the OpenAI API.
https://platform.openai.com/docs/introduction
OpenAI Tokenizer
OpenAI
A tool to understand how a piece of text would be tokenized by the API, and the total count of tokens in that piece of text.
https://platform.openai.com/tokenizer
Best practices for prompt engineering
OpenAI
Article from the OpenAI help center on how to give clear and effective instructions to GPT-3 and Codex
https://help.openai.com/en/articles/6654000-best-practices-for-prompt-engineering-with-openai-api
GPT Comparison tool
This tool lets you try out different settings (engines, temp, top p, etc.) and compare the results.
https://gpttools.com/comparisontool
GPT-4 Paper
OpenAI
The paper describing GPT-4, the latest version of OpenAI's language model.
https://openai.com/research/gpt-4
Diving Deeper
ChatGPT Prompt Engineering for Developers
DeepLearning.AI
In ChatGPT Prompt Engineering for Developers, you will learn how to use a large language model (LLM) to quickly build new and powerful applications.
https://www.deeplearning.ai/short-courses/chatgpt-prompt-engineering-for-developers/
Fast.ai: Practical Deep Learning for Coders
Fast.ai
A free course designed for people with some coding experience, who want to learn how to apply deep learning and machine learning to practical problems.
https://course.fast.ai/
Meta Learning: How To Learn Deep Learning
Radek Osmulski
Meta Learning is an actionable roadmap to learning machine learning efficiently. It will show you exactly what you need to learn and how to learn it in order to become a world-class machine learning professional in the least amount of time.
https://rosmulski.gumroad.com/l/learn_machine_learning
Anton Teaches Packy AI
Ages of Miracles
Digestible breakdowns of AI for non-technical and technical folks alike.
https://www.youtube.com/playlist?list=PL5em81iKs2atYsYcis2ogPpsKqJnQBtkI
Neural Networks: Zero to Hero
Andrej Karpathy
A course by Andrej Karpathy on building neural networks, from scratch, in code. We start with the basics of backpropagation and build up to modern deep neural networks, like GPT.
https://karpathy.ai/zero-to-hero.html