|
|
Indie founders, product builders |
Founder workflows, Product ops, Automation |
Read the public notes and examples before deciding whether the paid material matches your business. |
|
|
Founders, service business owners |
Founder workflows, Systems, Automation |
Look for workflow breakdowns and implementation examples. |
|
|
Product managers, founders |
Product strategy, Writing, AI adoption |
Review the Maven syllabus and compare it to your current product workflow. |
|
|
Product teams, founders |
Product, Growth, Team adoption |
Browse the How I AI interviews and copy the workflows that match your role. |
|
|
Knowledge workers, educators, leaders |
AI literacy, Workplace adoption, Strategy |
Read recent essays on using AI as a collaborator and on organizational adoption. |
|
|
Developers, AI engineers |
AI engineering, Agents, Developer tools |
Watch AI Engineer talks for production patterns and tool choices. |
|
|
Everyone from beginners to builders |
Prompting, Agents, RAG, ML foundations |
Start with ChatGPT Prompt Engineering for Developers, then pick a RAG or agents course. |
|
|
Coders learning deep learning |
Deep learning, PyTorch, Model training |
Practical Deep Learning for Coders, lesson 1. |
|
|
Developers, data scientists |
Practical ML, Ethics, Education |
Use fast.ai essays and course material alongside hands-on notebooks. |
|
|
Programmers who want model internals |
Neural networks, Backprop, LLM internals |
Watch micrograd, then makemore, then the GPT video. |
|
|
Developers, technical generalists |
LLM tools, Prompting, AI safety, Local models, Model selection |
Read the recent model-roundup posts, then try the llm command-line tool with two or three different providers. |
|
|
Developers building LLM apps |
Structured outputs, Extraction, RAG |
Try the Instructor examples for extraction and validation. |