1. Decide what kind of AI person you want to be (for now)
- LLM App Builder – chatbots, copilots, agents, automations.
- GenAI Creative – images, videos, audio, content workflows.
- Infra / Systems Nerd – deployment, serving, evals, scaling.
Free resources to explore roles:
2. Go LLM-first, not “math-first”
You spend 1–2 weeks learning how LLMs behave:
- Prompts: system vs user vs tools.
- Temperature / max tokens / JSON mode.
- Patterns: role prompting, few-shot, chain-of-thought, rewriting, and extraction.
Free resources:
Practice prompts like:
- “Turn this messy meeting note into 5 clear action items + owners.”
- “Extract a JSON list of {company, role, location} from this job post.”