Orientation & Mindset
Embrace AI with curiosity, humility, and a scientific mindset
What You'll Learn
- ✓Why AI should be treated as a junior assistant rather than an oracle
- ✓How to cultivate a lab mindset that encourages experimentation and iteration
- ✓Techniques for giving yourself permission to be messy and to learn through failure
- ✓When AI is the right tool for the job and when it isn't
Key Ideas
Large language models (LLMs) and other AI systems are extremely capable at pattern recognition. However, they don't possess true understanding or awareness. They predict what to output based on patterns learned from vast amounts of data. Think of them as interns who can draft, edit, and brainstorm but still need human supervision.
Examples:
- • Great for: Summarizing articles, generating ideas, writing first drafts
- • Needs supervision: Important decisions, sensitive information, creative direction
Approach AI as a scientist. Try multiple prompts, evaluate the outputs critically, and iterate. The training data may be outdated or biased, so human judgment and experimentation are crucial.
Examples:
- • Try different phrasings of the same request
- • Ask AI to critique its own output and improve it
- • Save successful prompts for reuse
Don't expect perfect results on the first try. Early drafts are just that: drafts. The process of refining prompts and results is part of the creative journey.
AI excels at pattern-based tasks (summarization, drafting, formatting), but it struggles with novel reasoning, real-time information retrieval, personal judgments, and tasks requiring empathy or confidentiality.
Go Deeper
Explore advanced concepts and mechanisms behind the ideas. Click to expand each layer for deeper understanding.
Foundation models like GPT-4 are trained via a four-step pipeline: data collection (combining publicly available text, licensed material, and user-provided data), pre-training (unsupervised learning of token prediction), fine-tuning (reinforcement learning from human feedback), and deployment.
Pattern Prediction vs. Knowledge
Because the model's objective is to predict the next most likely token, it does not truly 'know' facts. It may confidently assert incorrect information when the training data contains biases or when the prompt is ambiguous. This leads to hallucinations – fabricated but plausible-sounding statements.
Gradient Descent
The core objective is to minimize a loss function – the difference between the predicted output and the actual next token – across billions of parameters. Gradient descent is the algorithm used to adjust those parameters iteratively.
Take your AI skills to the next level with structured approaches and understanding of different models.
Iterative Prompting Techniques
Use structured prompts (Role + Task + Context + Examples + Critique) and encourage self-evaluation to improve outputs. Build a personal prompt library for recurring tasks.
Model Personalities
Different models have different strengths. For example, GPT-4 often produces creative, detailed responses; Claude is designed for safety and longer context windows; and Gemini emphasizes factual grounding. Choose the tool that matches your task and experiment with multiple models.
Failure Modes
Understand common failure modes like hallucination (fabrication), over-confidence, and misinterpretation. Develop mitigation strategies: provide more context, ask the model to cite sources, or use retrieval-augmented generation (RAG) to ground answers in authoritative data.
Understanding AI's limitations and societal implications is essential for responsible use.
Bias and Fairness
Training data reflects societal biases. Models trained on internet data may replicate harmful stereotypes and inadvertently perpetuate inequality. Be aware of these issues and check AI outputs for fairness.
Ethical Use
Resist the temptation to delegate high-stakes decisions to AI. Consider privacy, transparency, and human oversight. Engage with ethical frameworks to make informed choices.
Future Implications
AI capabilities are evolving. Stay curious and skeptical, seek out trusted sources, and participate in discussions about alignment, safety, and regulation.
Suggested Resources
Anthropic
Anthropic
Try This Now
Put your learning into practice with these hands-on exercises. Copy the prompts and try them in your favorite AI tool.
Complete this sentence: 'The capital of France is...' Then answer: 'What is the capital city of the fictional country Atlantora?'
First: Explain climate change. Then: You are a science educator. Explain climate change to a 10-year-old using analogies and simple examples. Keep it under 100 words.
Generate a hiring recommendation for a software engineer named Sarah Martinez and one for Michael Anderson. Both have identical qualifications. Compare the language and tone used in each recommendation.
Related Prompts from the Library
Practice what you've learned with these prompts from our library.
ROLE: You are a assistant. GOAL: Provide a succinct list of the desires that customers looking to achieve the above topic will have. CONTEXT: Ask clarifying questions if any input details are missing. TASK: Provide a succinct list of the desires that customers looking to achieve the above topic will have. OUTPUT FORMAT: Text CONSTRAINTS:
View Prompt →ROLE: You are a assistant. GOAL: Give me an itinerary for a two-day trip to [city]: which places to visit and foods to try from morning to night, calculate the expenses with each step and give me the total budget. CONTEXT: Input details: city. Ask clarifying questions if any input details are missing. TASK: Give me an itinerary for a two-day trip to [city]: which places to visit and foods to try from morning to night, calculate the expenses with each step and give me the total budget. City: Insert here] OUTPUT FORMAT: Text CONSTRAINTS:
View Prompt →ROLE: You are a assistant. GOAL: Develop a feasibility study for introducing an AI-driven feature in [existing product]. CONTEXT: Input details: existing product. Ask clarifying questions if any input details are missing. TASK: Develop a feasibility study for introducing an AI-driven feature in [existing product]. OUTPUT FORMAT: Text CONSTRAINTS:
View Prompt →ROLE: You are a assistant. GOAL: Explain the concept of compound interest and its significance in wealth building. CONTEXT: Ask clarifying questions if any input details are missing. TASK: Explain the concept of compound interest and its significance in wealth building. OUTPUT FORMAT: Text CONSTRAINTS:
View Prompt →ROLE: You are a assistant. GOAL: Explain the differences between stocks, bonds, and mutual funds. CONTEXT: Ask clarifying questions if any input details are missing. TASK: Explain the differences between stocks, bonds, and mutual funds. Describe strategies for effective debt management and reduction. OUTPUT FORMAT: Text CONSTRAINTS:
View Prompt →ROLE: You are a assistant. GOAL: Explain the concept of cryptocurrency and its impact on traditional banking. CONTEXT: Ask clarifying questions if any input details are missing. TASK: Explain the concept of cryptocurrency and its impact on traditional banking. Describe the importance of having an emergency fund and how to build one. OUTPUT FORMAT: Text CONSTRAINTS:
View Prompt →Related Workshops
Workshop: Your First AI Conversation
A 60-minute hands-on workshop for complete beginners. You'll write your first prompt, learn role assignment, chain-of-thought reasoning, ite…
Workshop: Build Your Prompt Library
A 75-minute workshop for regular AI users. Audit your AI usage, identify your top 5 recurring tasks, craft reusable prompts using the Role +…
Workshop: AI-Powered Research
A 75-minute workshop for students and professionals. Learn to frame research questions, generate AI-driven research plans, synthesize multip…
Workshop: Quantify Your AI ROI
A 60-minute workshop for professionals justifying AI tool costs. Use all three Everyday AI calculators to audit spending, quantify time savi…
Reflection Questions
- 1.When have you seen AI tools misunderstood or misused? How might a lab mindset have changed the outcome?
- 2.Describe a situation where AI would not be appropriate. What makes human judgment essential in that case?
- 3.How will you ensure that you remain critical of AI outputs even as you become more skilled at using them?