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

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

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

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

Prompt Engineering for LLMs

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

О курсе

This course offers a comprehensive, hands-on exploration of prompt engineering as a core skill for working effectively with large language models (LLMs). It focuses on how prompts can be deliberately designed, structured, evaluated, and scaled to guide model behavior, improve reasoning quality, and build reliable AI-driven applications—without modifying model weights. Through a progression of foundational concepts, advanced strategies, and real-world demonstrations, you will learn how to craft high-quality prompts, apply proven prompt patterns such as few-shot and chain-of-thought prompting, manage context and memory, and systematically evaluate and refine prompt performance. The course emphasizes practical workflows using modern tooling such as LangChain, prompt templates, evaluation frameworks, and automation techniques. By the end of this course, you will be able to: - Explain the principles and objectives of prompt engineering and its role in controlling LLM behavior - Design effective prompt structures using techniques such as few-shot prompting, chain-of-thought reasoning, and role-based prompts - Manage long context and conversational memory to build coherent, multi-turn LLM interactions - Evaluate, test, and refine prompts using qualitative metrics, automated feedback, and ranking methods - Build reusable, scalable prompt systems that support multimodal inputs, domain-specific use cases, and production workflows This course is ideal for software developers, machine learning engineers, AI practitioners, prompt designers, and data scientists who want to move beyond ad-hoc prompting and develop systematic, testable, and reusable prompt-driven solutions for LLM applications. A basic understanding of Python, familiarity with LLM concepts, and experience interacting with generative AI models are recommended to get the most value from this course. Join us to master the art and engineering of prompts—from simple instructions to robust, reusable prompt systems that power reliable and scalable LLM-based applications.

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

Prompt EngineeringMultimodal PromptsPrompt PatternsCI/CDLangChainPython ProgrammingAI PersonalizationLarge Language ModelingResponsible AIOpenAILLM ApplicationApplication DevelopmentNatural Language ProcessingFine-tuningAI SecurityPrompt Engineering ToolsSafety and SecurityGenerative AIContext ManagementPandas (Python Package)

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

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

01Fundamentals of Prompt Design21 материалов

Introduction to Prompt Engineering

Specialization IntroductionВидеоCourse IntroductionВидеоWelcome to Prompt Engineering for LLMsЧтениеIntroduction to Prompt EngineeringВидео

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

Edureka

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

Prompt Engineering for LLMs
В каталоге вашей программы

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

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

Начать на Coursera

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

Обучение на Coursera

≈ 9.9 ч

4 модулей

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

Субтитры: Арабский, Французский, Итальянский, Бразильский португальский, Корейский, Испанский, Японский

Часть программы вашего университета
Demonstration: Creating Effective Prompts Using LangChain PromptTemplateВидео
Demonstration: Comparing Prompt Outputs for Clarity and ToneВидео
Introduce YourselfОбсуждение
Prompt Engineering Principles for Generative AIЧтение
Practice Knowledge Check: Fundamentals of Prompt DesignЗадание

Prompt Structures and Patterns

Advanced Prompting TechniquesВидеоDemonstration: Implementing Few-Shot Prompts for Text GenerationВидеоDemonstration: Adding Reasoning Steps to Chain-of-Thought PromptsВидеоPrompt Pattern Design: From Few-Shot to CoT TechniquesЧтениеPractice Knowledge Check: Prompt Pattern EngineeringЗадание

Evaluating and Refining Prompts

Key Metrics for Prompt EffectivenessВидеоDemonstration: Prompt Testing with LangChain Evaluation ToolsВидеоDemonstration: Automating Prompt Feedback and RankingВидеоPrompt Evaluation Metrics and Automation ToolsЧтениеPractice Knowledge Check: Evaluating and Refining PromptsЗадание

Module Wrap-Up and Assessment

Summary of Fundamentals of Prompt DesignЧтениеKnowledge Check: Fundamentals of Prompt DesignЗадание
02Advanced Prompt Strategies18 материалов

Context and Memory Management

Long-Context and Conversational Prompt DesignВидеоDemonstration: Summarization Prompts for Context RetentionВидеоDemonstration: Injecting Dynamic Context with LangChain MemoryВидеоLong-Context Handling and Memory in LLM ConversationsЧтениеPractice Knowledge Check: Context and Memory ManagementЗадание

Automated Prompt Optimization

Introduction to Prompt ParameterizationВидеоDemonstration: Implementing LangChain PromptTemplate APIВидеоDemonstration: Dynamic Prompt Variables in Multi-Input ScenariosВидеоDynamic Prompting and Automated Optimization FrameworksЧтениеPractice Knowledge Check: Automated Prompt OptimizationЗадание

Ethical and Secure Prompt Engineering

Preventing Data Leakage and BiasВидеоDemonstration: Red Team Testing for Prompt SafetyВидеоDemonstration: Securing Prompt Inputs and Outputs - I ВидеоDemonstration : Securing Prompts Inputs and Outputs - IIВидеоEthical Guidelines for Safe Prompt EngineeringЧтениеPractice Knowledge Check: Ethical and Secure Prompt EngineeringЗадание

Module Wrap-Up and Assessment

Summary of Advanced Prompt StrategiesЧтениеKnowledge Check: Advanced Prompt StrategiesЗадание
03Building Reusable Prompt Systems17 материалов

Programmatic Prompt Pipelines

Automating Prompt GenerationВидеоDemonstration: Building a Prompt Generator Function in PythonВидеоDemonstration: Integrating Prompt Templates in CI/CD WorkflowsВидеоBuilding Scalable Prompt Pipelines for LLM ApplicationsЧтениеPractice Knowledge Check: Programmatic Prompt PipelinesЗадание

Multimodal and Domain-Specific Prompting

Prompts for Images, Code, and DocumentsВидеоDemonstration: Image-Captioning Prompt WorkflowВидеоDemonstration: Domain-Specific Prompt Tuning ExampleВидеоCross-Domain Prompt Engineering for Multimodal AIЧтениеPractice Knowledge Check: Multimodal and Domain-Specific PromptingЗадание

Testing and Evaluating Prompt Libraries

Systematic Testing of Prompt CollectionsВидеоDemonstration: Benchmarking Prompt Libraries Using LangChain EvalВидеоDemonstration: Automating A/B Prompt Testing for PerformanceВидеоEvaluating Prompt Libraries and Prompt-Driven WorkflowsЧтениеPractice Knowledge Check: Testing and Evaluating Prompt LibrariesЗадание

Module Wrap-Up and Assessment

Summary of Building Reusable Prompt SystemsЧтениеKnowledge Check: Building Reusable Prompt SystemsЗадание
04Course Wrap-Up and Assessment4 материалов

Course Wrap-up and Assessments

Course Summary: Prompt Engineering for LLMsВидеоPractice Project: Building a Reusable Prompt System for a Technical Communication Assistant ЧтениеEnd Course Knowledge Check: Prompt Engineering for LLMsЗаданиеDescribe your Learning JourneyОбсуждение