University of Colorado Boulder

Modern Applications of Generative AI

Économisez sur les compétences qui vous font briller avec 40 % de réduction sur 3 mois de Coursera Plus. Économisez maintenant

Ce cours n'est pas disponible en Français (France)

Nous sommes actuellement en train de le traduire dans plus de langues.
University of Colorado Boulder

Modern Applications of Generative AI

Bobby Hodgkinson

Instructeur : Bobby Hodgkinson

Inclus avec Coursera Plus

Obtenez un aperçu d'un sujet et apprenez les principes fondamentaux.
niveau Intermédiaire

Expérience recommandée

9 heures à compléter
Planning flexible
Apprenez à votre propre rythme
Préparer un diplôme
Obtenez un aperçu d'un sujet et apprenez les principes fondamentaux.
niveau Intermédiaire

Expérience recommandée

9 heures à compléter
Planning flexible
Apprenez à votre propre rythme
Préparer un diplôme

Compétences que vous acquerrez

  • Catégorie : Large Language Modeling
  • Catégorie : Agentic systems
  • Catégorie : Fine-tuning
  • Catégorie : Model Training
  • Catégorie : Generative AI Agents
  • Catégorie : Responsible AI
  • Catégorie : AI literacy
  • Catégorie : Model Evaluation
  • Catégorie : Generative Model Architectures
  • Catégorie : LLM Application
  • Catégorie : Artificial Intelligence
  • Catégorie : Tool Calling
  • Catégorie : Prompt Patterns
  • Catégorie : Context Management
  • Catégorie : Data Ethics

Outils que vous découvrirez

  • Catégorie : Generative AI
  • Catégorie : Prompt Engineering
  • Catégorie : AI Workflows

Détails à connaître

Certificat partageable

Ajouter à votre profil LinkedIn

Récemment mis à jour !

mai 2026

Évaluations

7 devoirs

Enseigné en Anglais

Découvrez comment les employés des entreprises prestigieuses maîtrisent des compétences recherchées

 logos de Petrobras, TATA, Danone, Capgemini, P&G et L'Oreal

Il y a 7 modules dans ce cours

Modern Applications of Generative AI focuses on helping learners understand how generative AI behavior is shaped, guided, and extended, moving from surface-level interaction to a systems-level perspective. The course begins with how humans control models at inference time through prompting strategies and sampling parameters, then steps back to examine how models are shaped during training through reinforcement learning, fine-tuning, and feedback. Learners develop a clear mental distinction between intelligence that is baked into a model during training and intelligence that emerges at inference time through structure, reasoning, tools, and memory. This framing allows learners to see modern generative AI not as a static tool, but as a dynamic system whose behavior depends on both how it was trained and how it is used. As the course progresses, learners move beyond single prompts to structured reasoning, model comparison, and evaluation across different architectures and ecosystems, including open-source and mixture-of-experts models. They then explore how tools, memory, and context persistence allow AI systems to operate across time, enabling action-oriented workflows rather than isolated responses. The course concludes with real-world applications across domains such as coding, business, accessibility, and creative work, paired with individual-level ethical reflection on what it means to work alongside AI systems. By the end of the course learners understand not only how to use generative AI effectively today, but how the combination of control, feedback, reasoning, evaluation, and external capabilities gives rise to more autonomous behavior, setting the foundation for agents and more advanced systems.

Inclus

2 vidéos

This week emphasizes that prompting and sampling guide behavior without changing the underlying model. By briefly revisiting earlier concepts such as transformers and multimodal generative architectures, learners place prompting within the broader AI landscape while staying focused on practical control. The week closes by raising a key question: if users can shape behavior so effectively at inference time, how does the model learn what “good” behavior is in the first place? That question leads directly into the next week’s exploration of training, reinforcement learning, and fine-tuning.

Inclus

4 vidéos2 lectures2 devoirs

The week centers on reinforcement learning from human feedback (RLHF) and evaluator models as mechanisms for encoding preferences, alignment, and style into generative systems. Learners examine how feedback shapes model behavior, why RLHF has been so effective, and why it can also contribute to issues such as hallucinations and reward misalignment. The week closes by shifting attention back to inference time, asking how structured prompting and additional compute can enable models to reason, revise, and refine outputs without retraining, setting the stage for the study of reasoning scaffolds and chain-of-thought in the following week.

Inclus

5 vidéos3 lectures1 devoir

This week focuses on inference-time compute and reasoning scaffolds such as chain-of-thought and step-by-step prompting, highlighting how large context windows allow models to “think on the page.” Rather than producing a single answer, models can fill the context window with intermediate steps, enabling feedback into their own reasoning and improving accuracy on complex tasks. The week emphasizes that this process does not involve learning or parameter updates. Instead, reasoning emerges from structure, additional context, and the ability to revisit earlier steps within the same prompt. Learners explore how self-critique, revision, and iterative prompting take advantage of large context windows to refine outputs without retraining. The week closes by shifting from individual reasoning strategies to broader comparison, preparing learners to examine how different models reason, specialize, and perform across tasks, which leads directly into the study of open-source models, mixture-of-experts architectures, and systematic evaluation in the following week.

Inclus

3 vidéos2 lectures1 devoir

This week introduces the open-source model ecosystem and Mixture of Experts architectures, using models such as Mistral to illustrate how specialization and routing can improve performance without relying on a single monolithic model. Learners connect these ideas to earlier discussions of fine-tuning, seeing how different approaches shape behavior and capability in complementary ways. The week then shifts to evaluation and benchmarking as essential practices for understanding model strengths, limitations, and tradeoffs. Learners examine the history of benchmarking to see how rapidly frontier models have advanced, from outperforming grade-school benchmarks to surpassing expert-level performance when paired with tools. Concepts such as alignment, alignment drift, and reward hacking are introduced through examples, including Goodhart’s Law, to show why evaluation must evolve alongside model capability. The week closes by highlighting practical considerations around data ownership, IP boundaries, and deployment constraints—particularly in open-source settings—setting up the next week’s focus on tool use, memory, and systems that operate across time.

Inclus

4 vidéos3 lectures1 devoir

This week explores tool use, showing how models invoke calculators, search, APIs, and retrieval-augmented generation systems to access external capabilities. Tool use marks a key transition from passive reasoning to action-oriented behavior, where models no longer operate solely within their training data or context window. The week also introduces memory and context persistence, examining how short-term context, long-term storage, and summarization enable systems to operate across multiple interactions rather than isolated prompts. Learners explore basic evaluation heuristics that help monitor reliability as systems grow more complex. Together, tools and memory allow AI systems to maintain continuity over time, setting the stage for real-world applications and ethical considerations in the following week.

Inclus

3 vidéos2 lectures1 devoir

This week surveys modern applications across domains such as code generation, business workflows, accessibility enhancements, and creative media (music, speech, image, video), emphasizing how AI systems function as productivity multipliers rather than replacements. The week also introduces ethical reflection at the individual level, focusing on what it means to work alongside AI systems in daily practice. Learners consider tradeoffs related to cognition, autonomy, and reliance and discussions of the AI productivity paradox. “Every time you interact with an AI, realize you’re giving something up in exchange.” The course closes by inviting learners to reflect on what AI can do in their chosen field today, forming the basis for the Course 2 capstone and setting up Course 3, where attention shifts from current capabilities to the emergence of agents and the implications of more autonomous systems.

Inclus

4 vidéos2 lectures1 devoir

Préparer un diplôme

Ce site cours fait partie du (des) programme(s) diplômant(s) suivant(s) proposé(s) par University of Colorado Boulder. Si vous êtes admis et que vous vous inscrivez, les cours que vous avez suivis peuvent compter pour l'apprentissage de votre diplôme et vos progrès peuvent être transférés avec vous.¹

Instructeur

Bobby Hodgkinson
University of Colorado Boulder
3 Cours12 027 apprenants

Offert par

En savoir plus sur Software Development

Pour quelles raisons les étudiants sur Coursera nous choisissent-ils pour leur carrière ?

Felipe M.

Étudiant(e) depuis 2018
’Pouvoir suivre des cours à mon rythme à été une expérience extraordinaire. Je peux apprendre chaque fois que mon emploi du temps me le permet et en fonction de mon humeur.’

Jennifer J.

Étudiant(e) depuis 2020
’J'ai directement appliqué les concepts et les compétences que j'ai appris de mes cours à un nouveau projet passionnant au travail.’

Larry W.

Étudiant(e) depuis 2021
’Lorsque j'ai besoin de cours sur des sujets que mon université ne propose pas, Coursera est l'un des meilleurs endroits où se rendre.’

Chaitanya A.

’Apprendre, ce n'est pas seulement s'améliorer dans son travail : c'est bien plus que cela. Coursera me permet d'apprendre sans limites.’

Foire Aux Questions