1. 学习
  2. /
  3. 课程
  4. /
  5. Prompt Engineering with the OpenAI API

Connected

练习

Learning advisor chatbot

You are developing a personalized learning advisor chatbot that recommends textbooks for users. The chatbot's role is to receive queries from learners about their background, experience, and goals, and accordingly, recommends a learning path of textbooks, including both beginner-level and more advanced options. Your job is to create a role-playing system_prompt for the textbook recommendation chatbot, highlighting what it is expected to do while interacting with the users.

The OpenAI package, and the get_response() function have been pre-loaded for you.

说明

100 XP
  • Define a role-playing system_prompt that tells the bot to act as a learning advisor who can interpret learner queries as described and provide the relevant textbook recommendations.