You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
You have learned how LLMs work, how to write effective prompts, how to use structured patterns, and how to apply AI to research, writing, coding, and study. You understand the risks — hallucinations, bias, over-reliance — and the ethical considerations around transparency and integrity.
Now it is time to bring it all together. This final lesson is about building a personal AI workflow — a set of habits, templates, and decision-making frameworks that let you use AI consistently, effectively, and responsibly in your daily work and learning.
Not all AI tools are equal, and not every task benefits from AI.
Different AI tools have different strengths:
| Tool Type | Best For |
|---|---|
| General chatbots (ChatGPT, Claude) | Writing, research, brainstorming, explanation, coding |
| Code-specific tools (GitHub Copilot, Cursor) | In-editor code generation, autocomplete, refactoring |
| Image generators (DALL-E, Midjourney) | Visual content, concept art, design mockups |
| Specialised tools (Grammarly, Otter.ai) | Specific tasks like grammar or transcription, often with higher accuracy |
Choose the right tool for the task rather than using one AI for everything.
If you find yourself doing the same type of task repeatedly, create prompt templates that you can reuse and refine over time.
Meeting Summary Template:
"Summarise the following meeting notes into: 1. Key decisions made (bullet points) 2. Action items with owners and deadlines 3. Open questions that need follow-up
Keep it concise — no more than one page.
Meeting notes: [paste notes]"
Code Review Template:
"Review the following code for: 1. Bugs or potential errors 2. Security vulnerabilities 3. Performance issues 4. Readability improvements
Be specific — quote the line of code and explain the issue and the fix.
* *[paste code]* *"
Study Question Template:
"Generate [N] practice questions from the following notes. Mix difficulty levels: [easy/medium/hard split]. Include answers with explanations.
Topic: [topic] Exam board/level: [details]
Notes: [paste notes]"
Content Brief Template:
"Write [content type] about [topic]. Audience: [who] Tone: [formal/casual/etc.] Length: [word count] Must include: [requirements] Must avoid: [exclusions] Format: [structure]"
Every piece of AI output should go through a quality check before you use it. The intensity of the check should match the stakes.
| Stakes | Check Level | Example |
|---|---|---|
| Low | Quick scan for obvious errors | Personal brainstorming, rough notes |
| Medium | Careful review for accuracy and tone | Work emails, blog posts, study materials |
| High | Thorough fact-checking and expert review | Published articles, academic submissions, production code |
| Critical | Multiple independent verifications | Medical information, legal documents, financial analysis |
For medium-stakes output, a quick quality check covers:
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.