Q.Who is this book for?
A.This book is written by a developer for developers and is perfect for absolute beginners, those with some existing knowledge, and enthusiasts alike. It's not designed for scientists, but it caters to everyone else looking to deepen their understanding and skills in coding with large language models.
Q.Do I need to learn Python or JavaScript/TypeScript?
A.You won’t need to learn a new language to dive into this book. It’s designed with YOU in mind, regardless of the programming language you’re most comfortable with. The examples are in TypeScript, but the core concepts and patterns are universal.
Q.What topics are covered in the book?
A.The book covers topics such as basic understanding of AI terms, running LLMs locally, prompt engineering, data extraction & creation, RAG, tool calling, agents, basics of fine-tuning, and tips & tricks.