Overview
Seven-step, 30-day roadmap to master AI usage by structuring prompts, adding context, iterating, steering to experts, verifying, and developing taste.
Why Most People Use AI Wrong
- Generative models predict language; they do not truly understand it.
- Vague prompts lead to vague outputs due to probability-based generation.
- Precision improves results by narrowing likely next tokens.
How Generative AI Works (High Level)
- Text is split into tokens; tokens become multidimensional vectors.
- Vectors live in an embedding space where similar ideas cluster.
- Models predict the most likely next token based on context and proximity.
- Outputs are generated on the fly, not retrieved from stored answers.
Week 1: Learn “Machine English” and Pick One Tool
- Speak in structured prompts so AI computes intent, not guesses it.
- Use AIM framework: Actor, Input, Mission for clarity.
- Choose one primary model (ChatGPT, Gemini, or Claude) and go deep.
- Learn its personality, cadence, limits, strengths by focused practice.
AIM Framework (Prompt Structure)
- Actor: Define the role/persona the model should assume.
- Input: Provide relevant context, data, files, constraints.
- Mission: Specify the exact task, format, and success criteria.
Context Building with MAP
- M (Memory): Maintain continuity via conversation history or summaries.
- A (Assets): Attach files, data, and resources to ground responses.
- A (Actions): Allow tool use (search, code, docs) to extend capability.
- P (Prompt): Clear instruction refined by memory, assets, and actions.
- Richer context improves reasoning and response quality.
Debug Your Thinking (Iteration Patterns)
- Assume weak outputs reflect prompt issues; iterate deliberately.
- Chain-of-thought pattern: “Think step by step; show reasoning; then answer.”
- Verifier pattern: Model asks clarifying questions one at a time.
- Refinement pattern: Model proposes sharper versions of the question.
- Goal: Understand why outputs work or fail; build ongoing dialogue.
Steer Toward Experts
- Avoid generic answers by citing expert frameworks and sources in prompts.
- If experts are unknown, first ask for top experts/papers, then synthesize.
- Directs the model from average patterns to depth and mastery.
Verification Methods (Separate Intelligence from Illusion)
- Assumptions: List and rank assumptions by confidence.
- Sources: Provide two independent sources per major claim with titles, URLs, quotes.
- Counterevidence: Find credible disagreement and explain dependencies.
- Auditing: Recompute figures; show math/code for accuracy.
- Cross-model verification: Compare, critique, and validate across models.
Develop Taste with OCEAN
- Original: Push for nonobvious angles; label one risky; pick a favorite.
- Concrete: Demand names, examples, numbers for each claim.
- Evident: Show logic in bullets; provide evidence before conclusions.
- Assertive: Take a stance; state thesis, defend, address counterpoint.
- Narrative: Ensure flow—hook, problem, insight, proof, actions.
30-Day Learning Arc
- Week 1: Learn AIM, choose one model, practice structured prompts.
- Week 2: Build context with MAP; integrate memory, assets, actions.
- Week 3: Iterate and verify; apply chains, verification, auditing, cross-checks.
- Week 4: Develop taste; use OCEAN to craft distinctive, high-quality outputs.
Key Terms & Definitions
- Token: A word or part of a word used in model processing.
- Embedding Space: Numerical vector space where similar ideas are close.
- AIM: Actor, Input, Mission—prompt structuring framework.
- MAP: Memory, Assets, Actions, Prompt—context framework.
- Chain-of-Thought: Stepwise reasoning shown before final answer.
- Cross-Model Verification: Validating outputs across different AI models.
- OCEAN: Original, Concrete, Evident, Assertive, Narrative—taste framework.
Action Items / Next Steps
- Select one AI model and practice AIM daily until fluent.
- Start each session by summarizing memory; attach assets and enable actions.
- When outputs are weak, use chain-of-thought, verifier, and refinement loops.
- Prompt with expert names, research, and frameworks; avoid generic phrasing.
- Verify with assumptions, sources, counterevidence, auditing, and cross-model checks.
- In week four, apply OCEAN to make outputs original, concrete, evidenced, assertive, and well-narrated.
30-Day Roadmap Summary
| Week | Focus | Frameworks/Methods | Goals |
|---|
| 1 | Machine English; tool selection | AIM; single-model deep practice | Fluent structured prompts; model familiarity |
| 2 | Context building | MAP (Memory, Assets, Actions, Prompt) | Grounded, higher-quality responses |
| 3 | Iteration and verification | Chain-of-thought; verifier; refinement; auditing; cross-model | Reliable, explainable outputs |
| 4 | Develop taste and voice | OCEAN (Original, Concrete, Evident, Assertive, Narrative) | Distinctive, persuasive, you-like outputs |