AI for Work & Study: Data, Meetings, and Mastering New Skills
Your AI can be more than a writing assistant—it can be a data analyst, a meeting‑minute machine, and a personal tutor. This page gives you the prompts and techniques to tackle real work and study tasks, even if you have zero technical background.
⚡ Jump to a Section
1. Data Analysis Without Being a Data Scientist
You don’t need Python or Excel formulas. Just describe your data (or paste a small table) and ask questions in plain English.
The Data Analysis CTFC Template
Task: Analyse the data I provide and give me [specific insights, e.g., trends, outliers, comparisons].
Format: Present your analysis under headings: Summary, Key Findings, Potential Anomalies, Suggestions for Further Investigation. Use bullet points for findings and a markdown table if comparing numbers.
Constraints: Base your analysis only on the data I provide. Do not invent additional numbers. If you cannot calculate something precisely because of limited data, state your assumptions. After the analysis, add a ‘Caveats’ section and rate your confidence in each key finding (1-5).
Worked Example: Retail Sales
Data pasted:
Month, Product A Sales, Product B Sales Jan, 120, 95 Feb, 135, 80 Mar, 110, 130 Apr, 160, 75
AI output (abbreviated):
- Summary: Product A shows an upward trend with a dip in March; Product B is volatile.
- Key Findings: Product A increased 33% from Jan to Apr. Product B fluctuates between 75 and 130 units.
- Potential Anomalies: Product B’s spike in March coincides with A’s dip—possible cannibalisation?
- Caveats: Small dataset (4 months). Confidence in trend: 3 (short series). Confidence in Product B volatility: 4 (clear fluctuation).
You now have a structured analysis with clear caveats—exactly what you need for a business discussion.
2. From Messy Transcript to Actionable Minutes
Paste raw meeting notes, a voice‑recording transcript, or even a Zoom auto‑caption export—typos and all—and the AI will produce clean, professional minutes in seconds.
Meeting Summary CTFC Template
Task: Create a clean meeting summary with the following sections: Decisions Made, Action Items (with owner and deadline if mentioned), Open Questions, and Key Discussion Points.
Format: Use clear headings. For action items, format as a table: | Task | Owner | Deadline |. If any field is missing, mark it as ‘Not specified’.
Constraints: Base the summary only on the transcript. Do not add information not present. If the transcript is unclear, note ambiguity rather than guess. After the summary, list any sections of the transcript that were too garbled to interpret.
Example (messy snippet)
Transcript: “OK so we need to finalize the Q3 budget. John says marketing needs an extra 10k but Sarah thinks that’s too high. We kind of agreed to revisit after the campaign results come in. Action item for Lisa – draft the budget revision by Thursday. Also, what about the vendor contract? That’s still pending…”
AI output:
- Decisions Made: Product launch moved to mid‑September (exact date TBC).
- Action Items table: Draft budget revision | Lisa | Thursday; Chase vendor contract | Not specified | Not specified.
- Open Questions: Marketing budget increase disputed – deferred. Vendor contract status pending.
No more “what did we actually agree on?” emails.
3. Learn Anything Deeply: The Feynman Technique 2.0
Physicist Richard Feynman famously said: if you can’t explain something simply, you don’t understand it. With an AI, you can have a tireless practice student who asks naive questions until you’ve truly mastered a topic.
How it works: You type your explanation in your own words. The AI responds with questions, requests for simpler analogies, and flags like “You used the word ‘algorithm’ without defining it.” You refine, and the process repeats until your explanation is crystal clear. This iterative loop deepens your understanding far more than re‑reading a textbook.
4. Custom Study Aids: Quizzes, Flashcards, Cheat Sheets
The AI can generate revision materials from any topic in seconds.
Multiple‑Choice Quiz
Flashcard Export
Cheat Sheet / One‑Page Summary
✅ Try It Now
Pick one task from your real life:
- A small dataset (maybe your personal budget or a simple sales table).
- A recent meeting transcript or rough notes.
- A topic you’ve been meaning to understand better.
Use the appropriate template above and run it in your AI chatbot. Notice how much time and mental energy you save.
Ready to move from user to builder? Let’s write your first code with AI.