awesome-artificial-intelligence
A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers.
https://github.com/owainlewis/awesome-artificial-intelligence
Last synced: 8 days ago
JSON representation
-
π€ Agents
-
Coding
- Codex CLI - based local terminal agent; lightweight and fast.
- Gemini CLI - source terminal agent; long-context repo exploration.
- Cursor CLI - native agent with sandboxed permissions.
- Aider - integrated pair programming with surgical edits and undo.
- OpenCode - agnostic terminal harness with a strong TUI.
- Cline - source agentic IDE extension with strong multi-provider support.
- Continue - source IDE + CLI assistant with source-controlled rules.
- Goose - driven local agent.
- Factory Droid - leading multi-model harness with BYOK local execution.
- Amp
- Mistral Vibe
- Qwen Code
- Pi - driven.
- Nanocoder - first agent for Ollama and LM Studio.
- Kilo CLI - mode agent with a unified gateway to 500+ models.
- Terminal-Bench - bench](https://www.swebench.com/)._
-
-
Books
- Machine Learning for Mortals (Mere and Otherwise) - Early access book that provides basics of machine learning and using R programming language.
- How Machine Learning Works - Mostafa Samir. Early access book that introduces machine learning from both practical and theoretical aspects in a non-threatening way.
- MachineLearningWithTensorFlow2ed - purpose machine learning techniques, including regression, classification, unsupervised clustering, reinforcement learning, autoencoders, convolutional neural networks, RNNs, and LSTMs, using TensorFlow 1.14.1.
- The Hundred-Page Machine Learning Book - all you need to know about Machine Learning in a hundred pages, supervised and unsupervised learning, SVM, neural networks, ensemble methods, gradient descent, cluster analysis and dimensionality reduction, autoencoders and transfer learning, feature engineering and hyperparameter tuning.
- Trust in Machine Learning - a book for experienced data scientists and machine learning engineers on how to make your AI a trustworthy partner. Build machine learning systems that are explainable, robust, transparent, and optimized for fairness.
- Generative AI in Action - A book that shows exactly how to add generative AI tools for text, images, and code, and more into your organizationβs strategies and projects..
-
π Build
-
Evals
-
Frameworks
- PocketFlow
- Google ADK
- Pydantic-AI
- LangGraph - agent workflows with stateful graphs on top of LangChain.
- CrewAI - in-the-loop controls.
- AutoGen - agent conversation and collaboration.
- LlamaIndex
- Haystack - source search/RAG framework with modular pipelines.
- Docling
-
Guides & Playbooks
-
IDEs
- GitHub Copilot - IDE code completion, chat, and refactors.
-
-
Code
-
Competitions
-
π Courses
-
π Landmark Papers
-
-
Courses
-
Commerical Tools
- MIT Artificial Intelligence Videos - MIT AI Course
- Grokking Deep Learning in Motion - Beginner's course to learn deep learning and neural networks without frameworks.
- Intro to Artificial Intelligence - Learn the Fundamentals of AI. Course run by Peter Norvig
- Machine Learning - Basic machine learning algorithms for supervised and unsupervised learning
- Deep Learning - An Introductory course to Deep Learning using TensorFlow.
- Stanford Statistical Learning - Introductory course on machine learning focusing on linear and polynomial regression, logistic regression and linear discriminant analysis; cross-validation and the bootstrap, model selection and regularization methods (ridge and lasso); nonlinear models, splines and generalized additive models; tree-based methods, random forests and boosting; support-vector machines.
- Deep RL Bootcamp Lectures - Deep Reinforcement Bootcamp Lectures - August 2017
- Machine Learning Crash Course By Google - world case studies, and hands-on practice exercises.
- Deep Learning Crash Course
- Introduction to Artificial Intelligence (AI) - A high-level introduction to AI from IBM on Coursera
- Introduction to Generative AI - A beginner-level introduction to Generative AI from Google on Coursera
- Knowledge Based Artificial Intelligence - Georgia Tech's course on Artificial Intelligence focussing on Symbolic AI.
- EdX Artificial Intelligence - The course will introduce the basic ideas and techniques underlying the design of intelligent computer systems
-
- CS50βs Intro to Artificial Intelligence - This course explores the concepts and algorithms at the foundation of modern artificial intelligence
- EdX Artificial Intelligence - The course will introduce the basic ideas and techniques underlying the design of intelligent computer systems
- Artificial Intelligence For Robotics - This class will teach you basic methods in Artificial Intelligence, including: probabilistic inference, planning and search, localization, tracking and control, all with a focus on robotics
- Python Class By Google
- Artificial Intelligence: A Modern Approach - Stuart Russell & Peter Norvig
- list of recommended reading
- Paradigms Of Artificial Intelligence Programming: Case Studies in Common Lisp - Paradigms of AI Programming is the first text to teach advanced Common Lisp techniques in the context of building major AI systems
- Reinforcement Learning: An Introduction - This introductory textbook on reinforcement learning is targeted toward engineers and scientists in artificial intelligence, operations research, neural networks, and control systems, and we hope it will also be of interest to psychologists and neuroscientists.
- The Cambridge Handbook Of Artificial Intelligence - Written for non-specialists, it covers the discipline's foundations, major theories, and principal research areas, plus related topics such as artificial life
- The Emotion Machine: Commonsense Thinking, Artificial Intelligence, and the Future of the Human Mind - In this mind-expanding book, scientific pioneer Marvin Minsky continues his groundbreaking research, offering a fascinating new model for how our minds work
- Artificial Intelligence: A New Synthesis - Beginning with elementary reactive agents, Nilsson gradually increases their cognitive horsepower to illustrate the most important and lasting ideas in AI
- On Intelligence - Hawkins develops a powerful theory of how the human brain works, explaining why computers are not intelligent and how, based on this new theory, we can finally build intelligent machines. Also audio version available from audible.com
- How To Create A Mind - Kurzweil discusses how the brain works, how the mind emerges, brain-computer interfaces, and the implications of vastly increasing the powers of our intelligence to address the worldβs problems
- Deep Learning and the Game of Go - Deep Learning and the Game of Go teaches you how to apply the power of deep learning to complex human-flavored reasoning tasks by building a Go-playing AI. After exposing you to the foundations of machine and deep learning, you'll use Python to build a bot and then teach it the rules of the game.
- Deep Learning for Search - Deep Learning for Search teaches you how to leverage neural networks, NLP, and deep learning techniques to improve search performance.
- Deep Learning with PyTorch - PyTorch puts these superpowers in your hands, providing a comfortable Python experience that gets you started quickly and then grows with you as youβand your deep learning skillsβbecome more sophisticated. Deep Learning with PyTorch will make that journey engaging and fun.
- Deep Reinforcement Learning in Action - Deep Reinforcement Learning in Action teaches you the fundamental concepts and terminology of deep reinforcement learning, along with the practical skills and techniques youβll need to implement it into your own projects.
- Grokking Deep Reinforcement Learning - Grokking Deep Reinforcement Learning introduces this powerful machine learning approach, using examples, illustrations, exercises, and crystal-clear teaching.
- Fusion in Action - Fusion in Action teaches you to build a full-featured data analytics pipeline, including document and data search and distributed data clustering.
- Real-World Natural Language Processing - Early access book on how to create practical NLP applications using Python.
- Grokking Machine Learning - Early access book that introduces the most valuable machine learning techniques.
- Succeeding with AI - An introduction to managing successful AI projects and applying AI to real-life situations.
- Elements of AI (Part 1) - Reaktor/University of Helsinki - An Introduction to AI is a free online course for everyone interested in learning what AI is, what is possible (and not possible) with AI, and how it affects our lives β with no complicated math or programming required.
- Transfer Learning for Natural Language Processing - A book that gets you up to speed with the relevant ML concepts and then dives into transfer learning for NLP.
- Amazon Machine Learning Developer Guide - A book for ML developers which introduces the ML concepts & strategies with lots of practical usages.
- Machine Learning for Humans - A series of simple, plain-English explanations accompanied by math, code, and real-world examples.
- Machine Learning Observability Course - Self-guided course covers the intuition, math, and best practices for effective machine learning observability.
-
-
π‘ Follow
-
Newsletters
-
-
Free Content
- Foundations Of Computational Agents - This book is published by Cambridge University Press
- The Quest For Artificial Intelligence - This book traces the history of the subject, from the early dreams of eighteenth-century (and earlier) pioneers to the more successful work of today's AI engineers.
- Stanford CS229 - Machine Learning - This course provides a broad introduction to machine learning and statistical pattern recognition.
- Computers and Thought: A practical Introduction to Artificial Intelligence - The book covers computer simulation of human activities, such as problem-solving and natural language understanding; computer vision; AI tools and techniques; an introduction to AI programming; symbolic and neural network models of cognition; the nature of mind and intelligence; and the social implications of AI and cognitive science.
- Society of Mind - Marvin Minsky's seminal work on how our mind works. Lot of Symbolic AI concepts have been derived from this basis.
- Artificial Intelligence and Molecular Biology - The current volume is an effort to bridge that range of exploration, from nucleotide to abstract concept, in contemporary AI/MB research.
- Brief Introduction To Educational Implications Of Artificial Intelligence - This book is designed to help preservice and inservice teachers learn about some of the educational implications of current uses of Artificial Intelligence as an aid to solving problems and accomplishing tasks.
- Encyclopedia: Computational intelligence - Scholarpedia is a peer-reviewed open-access encyclopedia written and maintained by scholarly experts from around the world.
- Ethical Artificial Intelligence - a book by Bill Hibbard that combines several peer-reviewed papers and new material to analyze the issues of ethical artificial intelligence.
- Golden Artificial Intelligence - a cluster of pages on artificial intelligence and machine learning.
- R2D3 - A website with explanations on topics from Machine Learning to Statistics. All helped with beautifully animated infographics and real-life examples. Available in various languages.
- Modeling Agents with Probabilistic Programs - This book describes and implements models of rational agents for (PO)MDPs and Reinforcement Learning.
-
Journals
- AI & Society
- AI Communications
- AI Magazine
- Annals of Mathematics and Artificial Intelligence
- Applicable Algebra in Engineering, Communication and Computing
- Applied Artificial Intelligence
- Applied Intelligence
- Artificial Intelligence for Engineering Design, Analysis and Manufacturing
- Artificial Intelligence Review
- Artificial Intelligence
- Automated Software Engineering
- Autonomous Agents and Multi-Agent Systems
- Computational and Mathematical Organization Theory
- Computational Intelligence
- Electronic Transactions on Artificial Intelligence
- Evolutionary Intelligence
- EXPERTβIEEE Intelligent Systems
- IEEE Transactions Automation Science and Engineering
- Intelligent Industrial Systems
- International Journal of Intelligent Systems
- International Journal on Artificial Intelligence Tools
- Journal of Automated Reasoning
- Journal of Experimental and Theoretical Artificial Intelligence
- Journal of Intelligent Information Systems
- Journal on Data Semantics
- Knowledge Engineering Review
- Minds and Machines
- Progress in Artificial Intelligence
- EXPERTβIEEE Intelligent Systems
-
π Learn
-
Books
- Designing Machine Learning Systems
- Generative Deep Learning (2nd Edition)
- AI Engineering - to-end AI product building (Chip Huyen).
- The 100-Page Language Models Book - grounded path from n-grams to transformers (Andriy Burkov).
- Artificial Intelligence: A Modern Approach
- Deep Learning
- Reinforcement Learning: An Introduction (2nd Edition)
- Build a Large Language Model from Scratch
- Hands-On Large Language Models
- LLM Engineer's Handbook - tuning, quantization, serving (Labonne, Iusztin).
- Deep Learning: Foundations and Concepts - grounded modern DL (Bishop & Bishop).
- Understanding Deep Learning
- Speech and Language Processing (3rd Edition)
-
Courses
-
Landmark Papers
-
-
Learning
- Deep Learning. Methods And Applications
- Machine Learning: A Probabilistic Perspective - This textbook offers a comprehensive and self-contained introduction to the field of machine learning, based on a unified, probabilistic approach
- Getting Started with Deep Learning and Python
- Deep Learning.net - Aggregation site for DL resources
- Awesome Machine Learning - Like this Github, but ML-focused
- FastML
- Awesome Deep Learning Resources - Rough list of learning resources for Deep Learning
- Professional and In-Depth Machine Learning Video Courses - A collection of free professional and in-depth Machine Learning and Data Science video tutorials and courses
- Professional and In-Depth Artificial Intelligence Video Courses - A collection of free professional and in-depth Artificial Intelligence video tutorials and courses
- Professional and In-Depth Deep Learning Video Courses - A collection of free professional and in-depth Deep Learning video tutorials and courses
-
Misc
- Open Cognition Project - We're undertaking a serious effort to build a thinking machine
- AITopics - Large aggregation of AI resources
- AIResources - Directory of open source software and open access data for the AI research community
- Artificial Intelligence Subreddit
- AI Experiments with Google
-
π§ Models
-
π Audio
- ElevenLabs - quality text-to-speech and voice cloning.
- Suno
-
π Compare
- OpenRouter
- LMArena - preference Elo rankings for text, image, and video.
- Artificial Analysis
-
πΌ Image
- Midjourney
- Ideogram
- Flux - res, prompt-editable, open-weight images.
- Adobe Firefly - safe.
- GPT Image - perfect text rendering.
-
π¬ Language
- Gemini
- ChatGPT
- Cohere - augmented generation APIs.
- Mistral - performance open-weight models.
- Qwen - first applications.
- DeepSeek - efficient reasoning with open weights.
- Grok - time information via X and very long context.
- Llama - weight family for self-hosting and fine-tuning.
- Kimi - context instruction following.
- GLM - tier Chinese model with open weights.
-
π₯ Video
-
-
π° Newsletters
-
π Landmark Papers
-
-
Newsletters
-
Organizations
Programming Languages
Categories
Sub Categories
Coding
16
Commerical Tools
13
Books
13
π¬ Language
10
Frameworks
9
Courses
7
Guides & Playbooks
6
πΌ Image
5
Newsletters
4
Landmark Papers
4
π Compare
3
π¨ Multimedia AI Tools
3
π Landmark Papers
2
π Audio
2
π₯ Video
2
π¨βπ» Code & Developer Tools
1
Video
1
Chat
1
π¬ Models
1
IDEs
1
Evals
1
Images
1
Keywords
ai
3
llm-inference
2
ai-agents
2
convert
1
llmops
1
llm-framework
1
llm-agent
1
gpt-4
1
gpt-35-turbo
1
gpt
1
chatgpt
1
chatbot
1
chat-application
1
chat
1
agentic-agi
1
agentic
1
agent-oriented-programming
1
agent-based-framework
1
tensorflow
1
machine-learning
1
lstm
1
deep-learning
1
cnn
1
awesome-list
1
awesome
1
openrouter
1
openai
1
ollama
1
llm
1
coding-agents
1
ai-coding
1
mcp-server
1
mcp-client
1
gemini-api
1
gemini
1
cli
1
xlsx
1
tables
1
pptx
1
pdf-to-text
1
pdf-to-json
1
pdf-converter
1
pdf
1
markdown
1
html
1
docx
1
documents
1
document-parsing
1
document-parser
1