These are my notes to Matt Pococks aihero.dev course "ai engineer roadmap" https://www.aihero.dev/ai-engineer-roadmap What is An AI Engineer Matt said his course is partly based on article from Latent Space: "The rise of the ai engineer" " An AI Engineer is a software developer who builds applications powered by AI" An AI Engineer needs strong software engineering fundamentals ability to build reliable scaleable applications knows modern AI tools and frameworks focuses on user experience and applications AI Engineers - use models, use prompt engineering, pipelines/chains, optimize cost/speed/performance, infra, evaluate systems. Different to an ML engineer who: build and train models, heavy math, phd level skills Yes, web developers can become AI Engineers. And Typescript is growing fast and makes a great fit for AI systems (well Matt would say that, wouldn't he!..but I do think it's true) What can you use LLMs for? 1. Converting unstructured to st...