This video introduces the latest book from PointBreeze Publications LLC on using large language models (LLMs) in Python. We discuss how to convert text into vectors, and how to use those vectors for searching text. Then, we illustrate text generation and how you can use LLMs to generate structured outputs, call tools, etc.
At the end, I briefly present the bonus materials that show how to use an LLM to interact with documents, and to automate scientific instruments.
You can buy this book at https://pointbreezepubs.gumroad.com/l...
UV setup (1:25)
Text embeddings (4:00)
Text generation (5:40)
Tools (6:45)
Data extraction (9:40)
RAG and documents (11:15)
Agents (13:15)
Bonus 1 (17:56)
LLMs and scientific instruments (20:12)