Skip to content

Learning Resources

Last edited 200 days ago by Christine Dahl.

What is an LLM?



LLM Explained




How LLM’s Work


Go learn!

Here are 10 free AI training courses suitable for three levels of adult learners—beginner, intermediate, and advanced. Each listing includes the URL, a brief description, learning objectives, and reasons for recommendation.

Beginner Level

1. Elements of AI (University of Helsinki & MinnaLearn)
URL:
Description: A globally popular, non-technical introduction to AI, combining theory and practical exercises. No coding required.
Learning Objectives: Understand what AI is, its capabilities and limitations, and how it impacts society.
Why Recommended: Accessible to all backgrounds, available in multiple languages, and highly acclaimed for demystifying AI
.
2. AI for Everyone (Andrew Ng, Coursera)
Description: A 6-hour course for non-technical learners covering AI basics, business applications, and societal implications.
Learning Objectives: Grasp core AI terminology, recognize AI’s realistic capabilities, and identify opportunities to use AI in your work.
Why Recommended: Taught by a leading AI educator, requires no technical background, and is free to audit
.
3. IBM SkillsBuild: Artificial Intelligence Fundamentals
Description: A modular course introducing AI concepts, natural language processing, and ethical considerations.
Learning Objectives: Gain foundational AI knowledge, understand practical applications, and build a simple chatbot.
Why Recommended: Hands-on, badge-earning, and designed for absolute beginners
.
4. Microsoft: AI for Beginners
Description: A 12-week, 24-lesson curriculum with practical labs and quizzes, hosted on GitHub.
Learning Objectives: Learn AI concepts, build basic AI models, and understand ethical issues.
Why Recommended: Well-structured, self-paced, and includes hands-on exercises
.
5. Google: Introduction to Generative AI
URL:
Description: A short course explaining generative AI and large language models.
Learning Objectives: Understand generative AI, LLMs, and responsible AI principles.
Why Recommended: Up-to-date, non-technical, and from a top industry source
.

Intermediate Level

6. Microsoft: Generative AI for Beginners
Description: A 12-lesson course covering generative AI, prompt engineering, and app-building.
Learning Objectives: Build generative AI apps, use LLMs, and apply prompt engineering.
Why Recommended: Practical, code-focused, and suitable for those with basic Python skills
.
7. IBM: Generative AI—Prompt Engineering Basics (Coursera)
Description: A 7-hour course on crafting and optimizing prompts for generative AI.
Learning Objectives: Write effective prompts, troubleshoot AI outputs, and apply to real-world tasks.
Why Recommended: Industry-relevant, hands-on, and free to audit
.
8. Google Cloud: Generative AI Learning Path
Description: A self-paced learning path with labs on generative AI tools and prompt design.
Learning Objectives: Use Google’s generative AI tools, design prompts, and build simple AI solutions.
Why Recommended: Cloud-based, practical, and intermediate-level depth
.

Advanced Level

9. DeepLearning.AI: Building with Large Language Models (Coursera)
Description: A 10-hour course on fine-tuning, integrating, and deploying LLMs in projects.
Learning Objectives: Fine-tune LLMs, integrate them into applications, and handle advanced AI tasks.
Why Recommended: Advanced, project-based, and taught by industry leaders
.
10. NVIDIA: Fundamentals of Deep Learning
Description: Self-paced courses on deep learning and GPU programming.
Learning Objectives: Build and train deep learning models, optimize with GPUs, and tackle real-world AI challenges.
Why Recommended: Industry-grade, hands-on labs, and ideal for those with strong coding backgrounds
.
These courses were chosen for their accessibility, practical focus, and strong reputations. They cover a spectrum from foundational knowledge to advanced, hands-on AI development, ensuring relevance for adult learners at any stage.

Here is a summary of OpenAI’s official training materials, including URLs and concise descriptions:

1. OpenAI Academy

Summary: OpenAI Academy is a free, public learning hub designed to boost AI literacy for all audiences, including educators, students, nonprofit leaders, and small-business owners. It features expert-led workshops, on-demand videos, and community discussions covering AI fundamentals, prompt engineering, advanced integration, and real-world use cases. The platform is continuously updated with new resources and live events, aiming to democratize AI knowledge and empower users to integrate AI responsibly and effectively into their work and communities
.
Key Content Areas:
Mastering Prompts
Introduction to Prompt Engineering
Evals for production-ready AI apps
Custom GPTs
AI Policy in Schools
Advanced Features for Nonprofits
K-12 and Higher Education resources

2. OpenAI API Documentation & Tutorials

Summary: OpenAI provides comprehensive API documentation and hands-on tutorials for developers and technical professionals. These resources guide users through integrating models like GPT-4, DALL-E, and Whisper, covering topics such as authentication, rate limits, prompt engineering, and building real AI apps (e.g., website Q&A, meeting transcription). The documentation is practical, well-structured, and regularly updated with new examples and guides
.
Key Content Areas:
API integration and best practices
Step-by-step app building
Prompt engineering
Fine-tuning models
Dynamic code examples

3. OpenAI Cookbook (GitHub)

Summary: The OpenAI Cookbook is a collection of code samples and practical guides for developers working with OpenAI’s APIs. It covers common use cases such as text summarization, image generation, and fine-tuning, providing hands-on starting points for experimentation and rapid prototyping
.
Key Content Areas:
Code examples for GPT, DALL-E, Whisper
Prompt design and optimization
Fine-tuning workflows
Integration tips

4. OpenAI Research, Blogs, and Case Studies

Summary: OpenAI publishes research papers, technical blog posts, and case studies that explain the capabilities, limitations, and ethical considerations of its models. These materials help users understand the science behind AI, stay updated on the latest advancements, and learn from real-world applications
.
Key Content Areas:
Model updates and safety features
Reinforcement learning and alignment
Industry case studies
Responsible AI practices

5. Community Forums and Support

Summary: OpenAI’s community forum is an active space where users can ask questions, share insights, troubleshoot issues, and discuss AI ethics and applications. It supports collaborative learning and knowledge exchange among developers and researchers
.
Key Content Areas:
Developer Q&A
Use case sharing
Troubleshooting
Ethical discussions

Why These Materials Are Recommended

Authoritative: All resources are either created or directly supported by OpenAI.
Practical: They offer hands-on guides, real-world examples, and community support.
Accessible: Most materials are free and designed for a wide range of users, from beginners to advanced developers.
Current: Content is regularly updated to reflect the latest in AI technology and practices.
These resources collectively provide a strong foundation for anyone looking to understand, implement, or teach with OpenAI’s tools and models.

Here is a summary of OpenAI’s official training materials, including URLs and concise descriptions:

1. OpenAI Academy

Summary: OpenAI Academy is a free, public learning hub designed to boost AI literacy for all audiences, including educators, students, nonprofit leaders, and small-business owners. It features expert-led workshops, on-demand videos, and community discussions covering AI fundamentals, prompt engineering, advanced integration, and real-world use cases. The platform is continuously updated with new resources and live events, aiming to democratize AI knowledge and empower users to integrate AI responsibly and effectively into their work and communities
.
Key Content Areas:
Mastering Prompts
Introduction to Prompt Engineering
Evals for production-ready AI apps
Custom GPTs
AI Policy in Schools
Advanced Features for Nonprofits
K-12 and Higher Education resources

2. OpenAI API Documentation & Tutorials

Summary: OpenAI provides comprehensive API documentation and hands-on tutorials for developers and technical professionals. These resources guide users through integrating models like GPT-4, DALL-E, and Whisper, covering topics such as authentication, rate limits, prompt engineering, and building real AI apps (e.g., website Q&A, meeting transcription). The documentation is practical, well-structured, and regularly updated with new examples and guides
.
Key Content Areas:
API integration and best practices
Step-by-step app building
Prompt engineering
Fine-tuning models
Dynamic code examples

3. OpenAI Cookbook (GitHub)

Summary: The OpenAI Cookbook is a collection of code samples and practical guides for developers working with OpenAI’s APIs. It covers common use cases such as text summarization, image generation, and fine-tuning, providing hands-on starting points for experimentation and rapid prototyping
.
Key Content Areas:
Code examples for GPT, DALL-E, Whisper
Prompt design and optimization
Fine-tuning workflows
Integration tips

4. OpenAI Research, Blogs, and Case Studies

Summary: OpenAI publishes research papers, technical blog posts, and case studies that explain the capabilities, limitations, and ethical considerations of its models. These materials help users understand the science behind AI, stay updated on the latest advancements, and learn from real-world applications
.
Key Content Areas:
Model updates and safety features
Reinforcement learning and alignment
Industry case studies
Responsible AI practices

5. Community Forums and Support

Summary: OpenAI’s community forum is an active space where users can ask questions, share insights, troubleshoot issues, and discuss AI ethics and applications. It supports collaborative learning and knowledge exchange among developers and researchers
.
Key Content Areas:
Developer Q&A
Use case sharing
Troubleshooting
Ethical discussions

Why These Materials Are Recommended

Authoritative: All resources are either created or directly supported by OpenAI.
Practical: They offer hands-on guides, real-world examples, and community support.
Accessible: Most materials are free and designed for a wide range of users, from beginners to advanced developers.
Current: Content is regularly updated to reflect the latest in AI technology and practices.
These resources collectively provide a strong foundation for anyone looking to understand, implement, or teach with OpenAI’s tools and models.
Want to print your doc?
This is not the way.
Try clicking the ··· in the right corner or using a keyboard shortcut (
CtrlP
) instead.