10. AI & LLMs
What large language models actually are, how they work, and the vocabulary of the field. Covers Claude itself, the broader model landscape, and the techniques (tool use, agents, RAG, MCP, embeddings) that turn raw LLMs into useful systems.
Planned entries
| # | Entry | Status | One-line description |
|---|---|---|---|
| 1 | What is an LLM? | ๐ฉ COMPLETE | A statistical predictor of the next token โ and why thatโs so much more powerful than it sounds |
| 2 | How LLMs work | ๐ฉ COMPLETE | Transformers, attention, training, alignment โ the inner mechanics |
| 3 | Tokens & context windows | ๐ฉ COMPLETE | The units LLMs actually see โ and the limits on how much they hold |
| 4 | Temperature & sampling | ๐ฉ COMPLETE | The dials that control creativity vs determinism |
| 5 | Prompt engineering | ๐ฉ COMPLETE | Crafting the input to get the output you want |
| 6 | Claude models | ๐ฉ COMPLETE ๐ฆ LIVING | The current Claude lineup โ Opus, Sonnet, Haiku, Fable, when to use each |
| 7 | The Claude API | ๐ฉ COMPLETE ๐ฆ LIVING | Calling Claude programmatically โ the basic shape of an API call |
| 8 | Tool use (function calling) | ๐ฉ COMPLETE | Letting the LLM call tools you define โ the foundation of agents |
| 9 | Agents | ๐ฉ COMPLETE | LLMs that loop, reason, and use tools to accomplish tasks |
| 10 | MCP โ Model Context Protocol | ๐ฉ COMPLETE ๐ฆ LIVING | The โUSB-C for AI toolsโ โ standardized tool access for any LLM |
| 11 | RAG โ Retrieval Augmented Generation | ๐ฉ COMPLETE | Looking things up in your own data before answering |
| 12 | Embeddings | ๐ฉ COMPLETE | Turning text into vectors so you can search by meaning |
| 13 | Fine-tuning vs context | ๐ฉ COMPLETE | When to retrain the model vs when to just put more in the prompt |
| 14 | Multimodal (vision, audio) | ๐ฉ COMPLETE ๐ฆ LIVING | LLMs that can see images and hear/speak |
Suggested reading order
1 โ 3 โ 5 โ 6 โ 8 โ 9 โ 10. The โwhat is an LLM, what are tokens, how do I prompt it, whatโs tool useโ arc is the most useful in practice. Save 2 (transformer internals) for when youโre curious.
Vendor entries (AI assistants, image/video/voice/music tools)
The AI landscape is much bigger than the 14 conceptual entries above. Vendor-specific entries (one per AI assistant, image generator, video generator, etc.) live in this section using the vendor entry format with country badges. Active build-out as of June 2026.
Frontier consumer assistants โ Western:
| # | Entry | Status | One-line |
|---|---|---|---|
| 15 | ๐บ๐ธ OpenAI ChatGPT | ๐ฉ ๐ฆ | The most-used AI chatbot; OpenAIโs consumer flagship |
| 16 | ๐บ๐ธ Google Gemini | ๐ฉ ๐ฆ | Googleโs flagship; deepest Workspace integration; free for AUS students |
| 17 | ๐บ๐ธ Anthropic Claude.ai consumer | ๐ฉ ๐ฆ | The chat product (claude.ai); see also Claude models |
| 18 | ๐บ๐ธ Microsoft Copilot | ๐ฉ ๐ฆ | Microsoftโs chatbot; in Edge, Windows, Office |
| 19 | ๐บ๐ธ xAI Grok | ๐ฉ ๐ฆ | Elon Muskโs chatbot; X (Twitter) integration |
| 20 | ๐บ๐ธ Meta AI | ๐ฉ ๐ฆ | Metaโs chatbot; in WhatsApp, Instagram |
| 21 | ๐บ๐ธ Perplexity | ๐ฉ ๐ฆ | AI-powered search engine |
| 22 | ๐ซ๐ท Mistral Le Chat | ๐ฉ ๐ฆ | French frontier-lab chat |
| 23 | ๐จ๐ฆ Cohere Command | ๐ฉ ๐ฆ | Canadian frontier-lab chat |
Frontier consumer assistants โ โ Chinese-origin (avoid):
| # | Entry | Status | One-line |
|---|---|---|---|
| 24 | ๐จ๐ณ DeepSeek โ โ DO NOT USE | ๐ฉ ๐ฆ | The big 2025 China story; canonical example of why to avoid |
| 25 | Tongyi Qianwen โ โ DO NOT USE | ๐ฉ ๐ฆ | Alibabaโs model family |
| 26 | ๐จ๐ณ Doubao โ โ DO NOT USE | ๐ฉ ๐ฆ | ByteDanceโs chatbot (and parent of TikTok / CapCut) |
| 27 | ๐จ๐ณ Kimi (Moonshot) โ โ DO NOT USE | ๐ฉ ๐ฆ | Long-context Chinese chat |
| 28 | Wenxin (Baidu) โ โ DO NOT USE | ๐ฉ ๐ฆ | Baiduโs flagship |
| 29 | Hailuo โ โ DO NOT USE | ๐ฉ ๐ฆ | Multimodal incl. Hailuo video gen |
| 30 | ChatGLM โ โ DO NOT USE | ๐ฉ ๐ฆ | Tsinghua-origin lab; on US Entity List since Jan 2025 |
| 31 | ๐จ๐ณ Tencent Hunyuan โ โ DO NOT USE | ๐ฉ ๐ฆ | Tencent / WeChat ecosystem AI |
| 32 | 01.AI โ โ DO NOT USE | ๐ฉ ๐ฆ | Kai-Fu Leeโs lab; founder background doesnโt change jurisdiction |
| 33 | ๐จ๐ณ Manus (Butterfly Effect) โ โ DO NOT USE | ๐ฉ ๐ฆ | The viral early-2025 agent product |
Secondary Western consumer chat / privacy-focused:
| # | Entry | Status | One-line |
|---|---|---|---|
| 34 | ๐บ๐ธ DuckDuckGo AI Chat | ๐ฉ ๐ฆ | Privacy-routed free access to multiple frontier models |
| 35 | ๐บ๐ธ Brave Leo | ๐ฉ ๐ฆ | Brave browserโs built-in AI; privacy-first |
| 36 | ๐บ๐ธ Kagi Assistant | ๐ฉ ๐ฆ | Paid privacy-focused search + AI with pick-your-model |
Capability cross-cut concept entries (Phase F):
| # | Entry | Status | One-line |
|---|---|---|---|
| 37 | Image generation | ๐ฉ ๐ฆ | How AI makes pictures from words; all the major tools compared |
| 38 | Video generation | ๐ฉ ๐ฆ | How AI makes video from text; Sora, Runway, Veo, Pika compared |
| 39 | Music generation | ๐ฉ ๐ฆ | How AI composes and sings; Suno, Udio, copyright landscape |
| 40 | Voice synthesis (TTS) | ๐ฉ ๐ฆ | AI text-to-speech, voice cloning, ElevenLabs and more |
| 41 | Speech-to-text (STT) | ๐ฉ ๐ฆ | AI transcription; Whisper, Deepgram, AssemblyAI compared |
| 42 | Real-time voice AI | ๐ฉ ๐ฆ | Full two-way spoken AI conversation; ChatGPT voice, Gemini Live |
| 43 | AI translation | ๐ฉ ๐ฆ | DeepL, Google Translate, LLM translation compared |
| 44 | Deep research mode | ๐ฉ ๐ฆ | AI that does hours of web research and produces cited reports |
| 45 | AI document generation | ๐ฉ ๐ฆ | AI for reports, proposals, contracts, and long-form writing |
| 46 | AI slides generation | ๐ฉ ๐ฆ | Gamma, Tome, Beautiful.ai, Copilot in PowerPoint compared |
Embedded vendor AI (Phase G):
| # | Entry | Status | One-line |
|---|---|---|---|
| 47 | ๐บ๐ธ Asana AI | ๐ฉ ๐ฆ | AI project management; AI Studio for workflows |
| 48 | ๐บ๐ธ Linear AI | ๐ฉ ๐ฆ | AI issue tracking for software teams |
| 49 | ๐บ๐ธ Airtable AI | ๐ฉ ๐ฆ | AI database fields; classify, summarise, extract at scale |
| 50 | ๐ธ๐ช Spotify AI DJ | ๐ฉ ๐ฆ | Personalised AI DJ with synthetic voice presenter |
Music/video tool vendors (Phase I overlap):
| # | Entry | Status | One-line |
|---|---|---|---|
| 51 | ๐บ๐ธ Suno | ๐ฉ ๐ฆ | Easiest AI music generation; full songs from text |
| 52 | ๐บ๐ธ Udio | ๐ฉ ๐ฆ | Premium AI music generation; best vocal quality |
| 53 | ๐บ๐ธ Runway | ๐ฉ ๐ฆ | Professional AI video generation; Gen-4; filmmakers |
| 54 | ๐บ๐ธ Pika | ๐ฉ ๐ฆ | Consumer AI video; fast; easy |
| 55 | ๐บ๐ธ Luma AI (Dream Machine) | ๐ฉ ๐ฆ | Smoothest AI video motion; image-to-video |
| 56 | ๐จ๐ฆ Ideogram | ๐ฉ ๐ฆ | AI images with readable text; logos and posters |
Frontier labs as companies (Phase K):
| # | Entry | Status | One-line |
|---|---|---|---|
| 57 | ๐บ๐ธ xAI (Elon Musk) | ๐ฉ ๐ฆ | Grokโs parent company; Colossus supercomputer; X integration |
| 58 | FAIR | ๐ฉ ๐ฆ | Llama models; FAIR research; Facebook/Instagram/WhatsApp AI |
| 59 | ๐ซ๐ท Mistral AI (company) | ๐ฉ ๐ฆ | Europeโs frontier lab; Mixtral; EU data sovereignty |
| 60 | ๐จ๐ฆ Cohere (company) | ๐ฉ ๐ฆ | Canadian enterprise AI; Embed/Rerank/Command R+ |
Vertical / specialised AI (Phase J):
| # | Entry | Status | One-line |
|---|---|---|---|
| 61 | ๐บ๐ธ Harvey AI (legal) | ๐ฉ ๐ฆ | AI for law firms; contract review; legal research |
| 62 | ๐จ๐ฆ Spellbook (legal) | ๐ฉ ๐ฆ | AI contract drafting inside Microsoft Word |
| 63 | ๐บ๐ธ Khanmigo (education) | ๐ฉ ๐ฆ | AI tutor from Khan Academy; Socratic method; not just answers |
| 64 | ๐บ๐ธ Duolingo Max (language learning) | ๐ฉ ๐ฆ | AI-powered language learning; Roleplay + Explain |
| 65 | ๐บ๐ธ Gong (sales AI) | ๐ฉ ๐ฆ | Revenue intelligence; call analysis; deal forecasting |
| 66 | ๐บ๐ธ Intercom Fin (customer service) | ๐ฉ ๐ฆ | AI customer service agent; resolves queries 24/7 |
| 67 | ๐บ๐ธ HeyGen (avatar video) | ๐ฉ ๐ฆ | AI avatar video generation; type script โ presenter delivers it |
| 68 | podcast editing) | ๐ฉ ๐ฆ | Edit video by editing text; voice clone; Studio Sound |
| 69 | ๐บ๐ธ Opus Clip (video clips) | ๐ฉ ๐ฆ | AI long-video โ short clips for TikTok/Reels/Shorts |
| 70 | ๐บ๐ธ Hallow (religious) | ๐ฉ ๐ฆ | Catholic prayer and meditation app with AI companion |
| 71 | Be My AI (accessibility) | ๐ฉ ๐ฆ | AI visual assistance for blind and low vision users |
| 72 | ๐ฌ๐ง Synthesia (avatar video) | ๐ฉ ๐ฆ | Enterprise AI avatar video; UK/EU GDPR; 140+ languages |
| 73 | ๐ฎ๐ฑ D-ID (talking photos) | ๐ฉ ๐ฆ | Israeli AI photo animation; make still photos speak |
| 74 | ๐บ๐ธ Fireflies.ai (meeting notes) | ๐ฉ ๐ฆ | AI meeting transcription and summaries; recording law note |
| 75 | ๐ฆ๐บ Frollo (personal finance) | ๐ฉ ๐ฆ | Australian CDR-native personal finance AI; free; data stays in AUS |
| 76 | ๐บ๐ธ Apollo.io (B2B sales) | ๐ฉ ๐ฆ | B2B sales prospecting AI; 275M contacts; AU Spam Act compliance |
| 77 | ๐บ๐ธ Hippocratic AI (healthcare) | ๐ฉ ๐ฆ | Conversational health AI for patient engagement; HIPAA |
| 78 | ๐ฌ๐ง Cleo (personal finance) | ๐ฉ ๐ฆ | UK conversational personal finance AI; Gen Z personality |
| 79 | ๐บ๐ธ Google Lyria | ๐ฉ ๐ฆ | Google DeepMind music generation model; YouTube Dream Track |
| 80 | ๐บ๐ธ Google Gemma | ๐ฉ ๐ฆ | Googleโs open-weights small models; run locally; permissive licence |
| 81 | ๐บ๐ธ ChatGPT Memory | ๐ฉ ๐ฆ | How ChatGPT remembers you across conversations |
| 82 | ๐บ๐ธ ChatGPT Canvas | ๐ฉ ๐ฆ | Side-by-side collaborative editing with AI |
| 83 | ๐บ๐ธ OpenAI Voice Engine | ๐ฉ ๐ฆ | Voice cloning research preview; safety considerations |
| 84 | ๐บ๐ธ OpenEvidence (clinician AI) | ๐ฉ ๐ฆ | Evidence-based clinical decision support; free for medical professionals |
| 85 | ๐บ๐ธ Otter.ai (meeting notes) | ๐ฉ ๐ฆ | Meeting transcription + AI summary; live captions for accessibility |
| 86 | ๐ฎ๐ฑ K Health (primary care) | ๐ฉ ๐ฆ | AI primary care; not in AU but informative; clinical AI model |
| 87 | ๐บ๐ธ Sierra (CX agents) | ๐ฉ ๐ฆ | Enterprise AI customer experience; ex-Salesforce founders |
| 88 | ๐บ๐ธ Captions.ai (mobile video) | ๐ฉ ๐ฆ | Mobile-first AI video creation; AI Eye Contact; Western CapCut alternative |
| 89 | ๐ฆ๐บ Pocketbook (AU finance) | ๐ฉ ๐ฆ | Established Australian personal finance app; AI categorisation |
| 90 | ๐ฆ๐บ WeMoney (AU credit + finance) | ๐ฉ ๐ฆ | Australian app with credit score focus; community features |
| 91 | ๐ฆ๐บ Heidi Health (AU clinical AI) | ๐ฉ ๐ฆ | Australian AI clinical documentation; AHPRA-aware; data in AU |
| 92 | ๐บ๐ธ AssemblyAI (speech AI) | ๐ฉ ๐ฆ | Speech AI platform; Audio Intelligence; LeMUR Q&A |
| 93 | ๐บ๐ธ Deepgram (speech AI) | ๐ฉ ๐ฆ | Fastest STT; Voice Agent platform; Aura-2 TTS |
| 94 | ๐ฉ๐ช DeepL (translation) | ๐ฉ ๐ฆ | Premium translation; EU/GDPR; highest quality European languages |
| 95 | ๐บ๐ธ LangSmith (LLM observability) | ๐ฉ ๐ฆ | LLM application observability; LangChain native |
| 96 | ๐ฉ๐ช Langfuse (open-source observability) | ๐ฉ ๐ฆ | Open-source LLM observability; self-hostable; EU |
| 97 | ๐ฌ๐ง Recraft (vector AI) | ๐ฉ ๐ฆ | UK vector graphics AI; SVG output; brand design |
| 98 | ๐บ๐ธ Higgsfield (cinematic video AI) | ๐ฉ ๐ฆ | AI video with cinematic camera control; human motion |
| 99 | ๐ฆ๐บ Annalise.ai (radiology AI) | ๐ฉ ๐ฆ | Australian radiology AI; chest X-ray + CT brain; TGA-approved |
| 100 | ๐ฆ๐บ Harrison.ai (parent company) | ๐ฉ ๐ฆ | Australian medical AI parent of Annalise + Franklin |
| 101 | ๐ฆ๐บ Lyrebird Health (clinical AI) | ๐ฉ ๐ฆ | Australian clinical documentation alternative to Heidi |
| 102 | ๐บ๐ธ Character.AI (companion) | ๐ฉ ๐ฆ โ ๏ธ | AI character roleplay; significant safety concerns; honest treatment |
| 103 | ๐บ๐ธ Replika (AI companion) | ๐ฉ ๐ฆ โ ๏ธ | AI companion app; controversial; ethical considerations |
| 104 | ๐ฌ๐ง Stability AI (company) | ๐ฉ ๐ฆ | UK company; made Stable Diffusion; tumultuous history |
| 105 | ๐ฉ๐ช Black Forest Labs (Flux) | ๐ฉ ๐ฆ | German company; makes Flux; ex-Stability AI team |
| 106 | ๐บ๐ธ Cognition AI (Devin) | ๐ฉ ๐ฆ | Makers of Devin AI engineer; honest assessment of hype vs reality |
| 107 | ๐บ๐ธ Glean (enterprise search) | ๐ฉ ๐ฆ | Enterprise AI search across organisational systems |
| 108 | ๐บ๐ธ LangChain (framework) | ๐ฉ ๐ฆ | The dominant LLM application framework; open-source; LangGraph |
| 109 | Vector databases (overview) | ๐ฉ ๐ฆ | Pinecone, Weaviate, Chroma, pgvector; RAG infrastructure |
See also
- AI Landscape โ the map ๐ฉ ๐ฆ โ Western vs Chinese guidance, capability matrix, pricing, โwhich AI for which jobโ
- 11. AI-assisted development ๐ฉ ๐ฆ โ putting all of this to work via Claude Code, Cursor, Antigravity, etc.
- 14. Design & UX ๐ฉ โ design tools with AI (Canva, Figma AI, Adobe Firefly)
- 15. Broader tech (bonus) ๐ฉ โ cloud platforms hosting AI (AWS Bedrock, Azure OpenAI, GCP Vertex)
- 03. Backend ๐ฉ โ most LLM API calls are server-side
- Anthropicโs official docs: https://docs.anthropic.com