Create a university-level syllabus for a 12 week course on Generative AI, covering
foundational concepts, models, applications, and ethics.
Refine the syllabus by adding practical exercises, case studies, and real-world applications for
each week.
Modify the syllabus to include project-based learning and interactive class discussions.
Chain-of-Thought:
Solve this: Find the factorial of a number in python.
Solve this problem step by step: Find the factorial of a number using recursion in python.
Explain each step clearly before showing the code.
Now, modify the code to handle negative numbers and zeros and explain me in the step by
step approach.
Role based Prompting technique:
Explain Object Oriented Programming Langauge
Act as a university professor and explain object-oriented programming to IT students in their
second year.
Now, explain the same topic as if you were speaking to a first-year student who has no prior
knowledge of programming.
Few Shot Prompting Technique:
Generate a quiz on Python.
Generate five multiple-choice questions on Python Programming. Heres an example of the
format I want Question: What will be the output of Code: print(3 * 'abc') A) abcabcabc B)
ABC ABC ABC C) abc3 D) Error Answer: A
Ensure that the difficulty level is beginner-friendly and include a mix of syntax-based
questions and logic-based questions.
Zero Shot Prompting Technique:
How is AI used in education?
Describe how AI is transforming university education with three- real world examples.
What is cloud computing?
Explain Cloud Computing in 100 words , focusing on the benefits for IT startups.
Self-Consistency Prompting:
What are the common network security threats?
List the top 5 network security threats based on multiple AI-generated responses . Ensure
consistency in ranking and provide real-world examples.
Now compare these threats in terms of risk severity and suggest me the best mitigation
strategies.
Hypothetical Prompting technique:
Imagine you are a software engineer developing a facial recognition system for law
enforcement. What ethical concerns should I be able to consider it? Provide the arguments
from both the sides.
Imagine you are managing a cloud-based distributed system where one of the servers
suddenly crashed. How would you ensure system reliability and failover?
Interactive Role based Prompting:
Act as an interviewer for a Google system design interview. Ask me 5 questions one by one
and evaluate my resposnes.
Act as a first year CSE student who is curious about AI Ethics. Ask me 1 challenging question
that tests my deep understanding of the subject.