К содержимому
learnspaceYOUR NEXT CHAPTER
ПРОСТРАНСТВО ОБУЧЕНИЯ
ГлавнаяКаталог курсовМоё обучениеCoursera

Знания без границ

Учитесь у лучших университетов и компаний мира.

Открыть Coursera
Интеграция
Пространство университета
Моё пространствоСтраница курса
↵
ЯЛичный кабинетСтудент
© 2026 LearnSpaceКаждый день — возможность узнать больше.Помощь
Applied Generative AI Development and Strategy · LearnSpace
Назад в каталог
courseraАнализ данных

Applied Generative AI Development and Strategy

Курс от Coursera
Уровень не указан≈ 12.8 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

The Applied Generative AI Development and Strategy course equips learners with the technical depth and strategic insight needed to build real-world generative AI solutions. Throughout the program, you will develop advanced skills in prompt engineering, agent-based architectures, fine-tuning large language models, Retrieval-Augmented Generation (RAG), workflow automation, and AI system evaluation. You’ll also gain experience creating proof-of-concept applications with modern frameworks and APIs, as well as presenting compelling demonstrations that communicate AI’s value to stakeholders. By completing this course, you will learn to design controlled model outputs, automate complex processes with multi-model agents, adapt pretrained models for specialized use cases, and evaluate emerging technologies for their business potential. Hands-on modules guide you from foundational model interaction to enterprise-grade application development across Python, Java, LangChain, Spring AI, and cloud-based evaluation tools. This course benefits from the expertise of IBM, SkillUp, and Coursera, offering diverse perspectives and toolsets that reflect real-world AI development environments. Whether you’re building intelligent assistants, experimenting with new AI frameworks, or validating the performance of cutting-edge models, this course gives you the skills to move from experimentation to impactful implementation.

Навыки, которые вы освоите

Prompt EngineeringGenerative AI AgentsModel EvaluationMultimodal PromptsSpring FrameworkPrompt PatternsLangChainAI IntegrationsFine-tuningEmbeddingsHugging FaceAI OrchestrationAI WorkflowsLLM ApplicationLarge Language ModelingGenerative AIRetrieval-Augmented Generation

Программа курса

9 модулей · 90 учебных материалов

01 Start Here: Get Oriented and Check Your Skills2 материалов

Lesson

Start Here: How This Skill-Based Course WorksЧтениеSkill Diagnostic: Find Your Recommended Starting PointЗадание
02Prompt Engineering: Techniques and Approaches11 материалов

Techniques and Approaches for Writing Effective Prompts

Text-to-Text Prompt TechniquesВидео

Учитесь у экспертов

Professionals from the Industry

Преподаватель курса

Applied Generative AI Development and Strategy
В каталоге вашей программы

Инвестируйте в себя

Новые знания — в удобное для вас время.

Начать на Coursera

Обучение откроется на Coursera
в новой вкладке

Обучение на Coursera

≈ 12.8 ч

9 модулей

Язык: Английский

Субтитры: Арабский, Французский, Узбекский, Украинский, Китайский (Китай), Греческий, Итальянский, Бразильский португальский, Вьетнамский, Нидерландский, Корейский, Немецкий, Пушту, Русский, Тайский, Индонезийский, Шведский, Турецкий, Азербайджанский, Испанский, Хинди, Японский, Казахский, Венгерский, Польский

Часть программы вашего университета
Interview Pattern ApproachВидео
Chain-of-Thought ApproachВидео
Tree-of-Thought ApproachВидео
Dialogue: Chain-of-Thought vs. Tree-of-ThoughtDIALOGUE
Expert Viewpoints: Key Considerations in Choosing Prompt Engineering ApproachВидео
Reading: Multimodal PromptsPLUGIN
Lab: Multimodal PromptsPLUGIN
Reading: The Playoff Method: A Powerful Tool in Prompt EngineeringPLUGIN
Lesson SummaryЧтение
Practice Quiz: Writing Effective PromptsЗадание
03Prompt Engineering and LangChain8 материалов

Prompt Engineering and LangChain

Introduction to LangChainВидеоIntroduction to Prompt Engineering and In-Context LearningВидео Advanced Methods of Prompt EngineeringВидеоLangChain: Core ConceptsВидеоLangChain Documents for Building RAG ApplicationsВидеоLangChain Chains and Agents for Building ApplicationsВидеоPractice Quiz: Prompt Engineering and LangChainЗаданиеSummary and HighlightsЧтение
04Transformers and Fine-Tuning8 материалов

Transfer Learning in NLP

Hugging Face vs. PyTorchВидеоUsing Pre-Trained Transformers and Fine-TuningВидеоFine-tuning with PyTorchВидеоFine-Tuning with Hugging FaceВидеоReading: Summary and HighlightsЧтениеPractice Quiz: Transfer Learning in NLPЗадание[Optional] Lab: QLoRA with Hugging FacePLUGINSoft Prompts PLUGIN
05Summarize Your Private Data with Generative AI and RAG5 материалов

Create an App for Summarizing Your Private Data

Project Overview: Summarize Your Private Data with Generative AI & RAGВидеоIntroduction to LangChainВидеоEnhancing LLM Accuracy with RAGВидеоReading: Introduction to Llama 2 and RAG PLUGIN

Module Summary

Module Summary: Summarize Your Private Data with Generative AI Чтение
06Spring AI Integration13 материалов

Spring AI Integration

Introduction to Spring AI Framework ВидеоReading: Spring AI Architecture and Components PLUGINSetting Up Your First Spring AI Project ВидеоSummary and Highlights: Spring AI IntegrationЧтениеPractice Quiz: Spring AI IntegrationЗадание

Building AI Applications with Spring

AI Service Layer with Spring ВидеоImplementing AI APIs with Spring Part 1ВидеоImplementing AI APIs with Spring Part 2ВидеоVideo: Testing and Debugging Spring AI Applications ВидеоSummary and Highlights: Building AI Applications with SpringЧтениеPractice Quiz: Building AI Applications with SpringЗадание

Glossary and Graded Quiz

Reading: Glossary: Spring AI IntegrationPLUGINCheat Sheet: Spring AI IntegrationPLUGIN
07Implementation of GenAI Agents23 материалов

Designing AI Agent Architecture

Fundamentals of AI Agent Architecture ВидеоArchitecting Your AI Agent's Blueprint ВидеоDesigning Your Agent's Decision-Making Core ВидеоMapping Your Agent's Interaction Flow ВидеоHands On Learning (HOL): Designing Your Own AI Agent ArchitectureЧтениеStructuring Your Agent's Knowledge Base ВидеоAI Agent Architectures: From Theory to Practice ЧтениеArchitectural Thinking DialogueDIALOGUE

Developing a Functional AI Agent

Constructing Your AI Development Lab ВидеоIntegrating AI Frameworks and Libraries ВидеоImplementing Your Agent with LangChain/AutoGen ВидеоCoding Core Agent Functionalities ВидеоHands On Learning (HOL): Implementing Core AI Agent FunctionalitiesЧтениеBest Practices in AI Development Environments and Framework Selection Чтение

Optimizing AI Agent Performance

Evaluating Your AI Agent's Performance ВидеоEnhancing Your Agent with Memory Capabilities ВидеоOptimizing Your Agent with Advanced Tools ВидеоCutting-Edge Techniques in AI Agent OptimizationЧтениеImpact of AI agents on Research and LearningDIALOGUEFine-Tuning Your AI Assistant for Peak Performance Видео
08Evaluating Large Language Model Outputs: A Practical Guide18 материалов

Basics of Large Language Models Evaluation Methods

Introduction to LLMs and their Evaluation MethodsВидеоBenefits and Challenges of LLM Evaluation MethodsВидеоLLM Evaluation on Vertex AIВидеоEvaluating LLMs for Educational Content DevelopmentDIALOGUEEvaluating LLMs: A Standard Set of Metrics for Accurate AssessmentЧтение

LLM Evaluation on Vertex AI

Automatic MetricsВидеоAutomatic Metrics DemoВидеоAutoSxSВидеоAutoSxS DemoВидеоGoogle Generative AI Evaluation ServiceЧтениеLLM Evaluation on Vertex AIDIALOGUE

The Future of Generative AI Evaluation Models

Text-based Evaluation ModelsВидеоDiversity Metrics and Zero-shot Evaluation for LLMsВидеоEvaluation of Non-Text Generative AI ModelsВидеоFinal Notes: Importance of Human EvaluationВидеоCongratulations and Continuous Learning JourneyВидеоEvaluating LLMs for Global Customer ServiceDIALOGUE
09Skill Assessment2 материалов

Lesson

Learner Expectations for Skill AssessmentЧтениеThe GenAI LaunchpadЗадание
Technical Deep-Dive DialogueDIALOGUE
Hands On Learning (HOL): Optimizing and Evaluating Your AI Research AssistantЧтение
GenAI-Empowered Personal Assistant Development ReportЗадание
Ways to Evaluate Gen AI Models for Image GenerationЧтение