AI Research Foundations is an eight-course curriculum which exposes learners to foundational building blocks of modern AI through the lens of language modeling. Research skills and responsible innovation are central to each of the courses, so that learners are empowered to create high impact and responsible AI solutions globally. The curriculum builds up to a capstone project where learners research and develop AI-backed solutions to challenges that they recognize.
The AI Research Foundations curriculum is an online curriculum that is also teachable in a blended mode at a university, college or grassroots meet-up.
Each course in the curriculum combines reading, videos, practical labs and short assessments. This code repository contains the courses' practical labs. The full curriculum is accessible online through Google Cloud Skills Boost, initially through a private beta program.
The eight courses are in the curriculum are:
- Build Your Own Small Language Model
- Represent Your Language Data
- Design and Train Neural Networks
- Discover the Transformer Architecture
- Finetune Your Model
- Align Your Model
- Accelerate Your Model
- Capstone: Develop Your Model for Real-World Impact
The courses are released sequentially, starting with course 1.
Copyright 2025 Google LLC
All software is licensed under the Apache License, Version 2.0 (Apache 2.0); you may not use this file except in compliance with the Apache 2.0 license. You may obtain a copy of the Apache 2.0 license at: https://www.apache.org/licenses/LICENSE-2.0
All other materials are licensed under the Creative Commons Attribution 4.0 International License (CC-BY). You may obtain a copy of the CC-BY license at: https://creativecommons.org/licenses/by/4.0/legalcode
Unless required by applicable law or agreed to in writing, all software and materials distributed here under the Apache 2.0 or CC-BY licenses are distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the licenses for the specific language governing permissions and limitations under those licenses.
The language models that are built as part of the AI Research Foundations Curriculum are intended for educational purposes only and may sometimes produce inaccurate, offensive, or inappropriate information that doesn't represent Google's views. Always double-check the responses of models and don't rely on them for medical, legal, financial or other professional advice.
This is not an official Google product.