Building LLM Powered Applications: Create intelligent apps and agents with large language models 305449

Код товару: 305449Паперова книга
  • ISBN
    978-1835462317
  • Бренд
  • Автор
  • Рік
    2024
  • Мова
    Англійська
  • Ілюстрації
    Чорно-білі
Get hands-on with GPT 3.5, GPT 4, LangChain, Llama 2, Falcon LLM and more, to build LLM-powered sophisticated AI applications

Key Features
  • Embed LLMs into real-world applications
  • Use LangChain to orchestrate LLMs and their components within applications
  • Grasp basic and advanced techniques of prompt engineering
Book Description
Building LLM Powered Applications delves into the fundamental concepts, cutting-edge technologies, and practical applications that LLMs offer, ultimately paving the way for the emergence of large foundation models (LFMs) that extend the boundaries of AI capabilities.

The book begins with an in-depth introduction to LLMs. We then explore various mainstream architectural frameworks, including both proprietary models (GPT 3.5/4) and open-source models (Falcon LLM), and analyze their unique strengths and differences. Moving ahead, with a focus on the Python-based, lightweight framework called LangChain, we guide you through the process of creating intelligent agents capable of retrieving information from unstructured data and engaging with structured data using LLMs and powerful toolkits. Furthermore, the book ventures into the realm of LFMs, which transcend language modeling to encompass various AI tasks and modalities, such as vision and audio.

Whether you are a seasoned AI expert or a newcomer to the field, this book is your roadmap to unlock the full potential of LLMs and forge a new era of intelligent machines.

What you will learn
  • Explore the core components of LLM architecture, including encoder-decoder blocks and embeddings
  • Understand the unique features of LLMs like GPT-3.5/4, Llama 2, and Falcon LLM
  • Use AI orchestrators like LangChain, with Streamlit for the frontend
  • Get familiar with LLM components such as memory, prompts, and tools
  • Learn how to use non-parametric knowledge and vector databases
  • Understand the implications of LFMs for AI research and industry applications
  • Customize your LLMs with fine tuning
  • Learn about the ethical implications of LLM-powered applications
Who this book is for
Software engineers and data scientists who want hands-on guidance for applying LLMs to build applications. The book will also appeal to technical leaders, students, and researchers interested in applied LLM topics.

We don’t assume previous experience with LLM specifically. But readers should have core ML/software engineering fundamentals to understand and apply the content.

About the Author
After completing her bachelor's degree in finance, Valentina Alto pursued a master's degree in data science in 2021. She began her professional career at Microsoft as an Azure Solution Specialist, and since 2022, she has been primarily focused on working with Data & AI solutions in the Manufacturing and Pharmaceutical industries. Valentina collaborates closely with system integrators on customer projects, with a particular emphasis on deploying cloud architectures that incorporate modern data platforms, data mesh frameworks, and applications of Machine Learning and Artificial Intelligence. Alongside her academic journey, she has been actively writing technical articles on Statistics, Machine Learning, Deep Learning, and AI for various publications, driven by her passion for AI and Python programming.
2'100 ₴
Купити
Monobank
до 10 платежей
от 236 ₴ / міс.
  • Нова Пошта
    Безкоштовно від 3'000,00 ₴
  • Укрпошта
    Безкоштовно від 1'000,00 ₴
  • Meest Пошта
    Безкоштовно від 3'000,00 ₴
Building LLM Powered Applications: Create intelligent apps and agents with large language models - фото 1
Інші книги Packt Publishing
Boost.Asio C++ Programming Network
13510
John Torjo
360 ₴

Характеристики

  • Бренд
  • Автор
  • Категорія
    Програмування
  • Рік
    2024
  • Сторінок
    342
  • Формат
    190х230 мм
  • Обкладинка
    М'яка
  • Тип паперу
    Офсетний
  • Мова
    Англійська
  • Ілюстрації
    Чорно-білі

Від видавця

Get hands-on with GPT 3.5, GPT 4, LangChain, Llama 2, Falcon LLM and more, to build LLM-powered sophisticated AI applications

Key Features
  • Embed LLMs into real-world applications
  • Use LangChain to orchestrate LLMs and their components within applications
  • Grasp basic and advanced techniques of prompt engineering
Book Description
Building LLM Powered Applications delves into the fundamental concepts, cutting-edge technologies, and practical applications that LLMs offer, ultimately paving the way for the emergence of large foundation models (LFMs) that extend the boundaries of AI capabilities.

The book begins with an in-depth introduction to LLMs. We then explore various mainstream architectural frameworks, including both proprietary models (GPT 3.5/4) and open-source models (Falcon LLM), and analyze their unique strengths and differences. Moving ahead, with a focus on the Python-based, lightweight framework called LangChain, we guide you through the process of creating intelligent agents capable of retrieving information from unstructured data and engaging with structured data using LLMs and powerful toolkits. Furthermore, the book ventures into the realm of LFMs, which transcend language modeling to encompass various AI tasks and modalities, such as vision and audio.

Whether you are a seasoned AI expert or a newcomer to the field, this book is your roadmap to unlock the full potential of LLMs and forge a new era of intelligent machines.

What you will learn
  • Explore the core components of LLM architecture, including encoder-decoder blocks and embeddings
  • Understand the unique features of LLMs like GPT-3.5/4, Llama 2, and Falcon LLM
  • Use AI orchestrators like LangChain, with Streamlit for the frontend
  • Get familiar with LLM components such as memory, prompts, and tools
  • Learn how to use non-parametric knowledge and vector databases
  • Understand the implications of LFMs for AI research and industry applications
  • Customize your LLMs with fine tuning
  • Learn about the ethical implications of LLM-powered applications
Who this book is for
Software engineers and data scientists who want hands-on guidance for applying LLMs to build applications. The book will also appeal to technical leaders, students, and researchers interested in applied LLM topics.

We don’t assume previous experience with LLM specifically. But readers should have core ML/software engineering fundamentals to understand and apply the content.

About the Author
After completing her bachelor's degree in finance, Valentina Alto pursued a master's degree in data science in 2021. She began her professional career at Microsoft as an Azure Solution Specialist, and since 2022, she has been primarily focused on working with Data & AI solutions in the Manufacturing and Pharmaceutical industries. Valentina collaborates closely with system integrators on customer projects, with a particular emphasis on deploying cloud architectures that incorporate modern data platforms, data mesh frameworks, and applications of Machine Learning and Artificial Intelligence. Alongside her academic journey, she has been actively writing technical articles on Statistics, Machine Learning, Deep Learning, and AI for various publications, driven by her passion for AI and Python programming.

Зміст

Table of Contents
  1. Introduction to Large Language Models
  2. LLMs for AI-Powered Applications
  3. Choosing an LLM for Your Application
  4. Prompt Engineering
  5. Embedding LLMs within Your Applications
  6. Building Conversational Applications
  7. Search and Recommendation Engines with LLMs
  8. Using LLMs with Structured Data
  9. Working with Code
  10. Building Multimodal Applications with LLMs
  11. Fine-Tuning Large Language Models
  12. Responsible AI
  13. Emerging Trends and Innovations

Відгуки про Building LLM Powered Applications: Create intelligent apps and agents with large language models

Building LLM Powered Applications: Create intelligent apps and agents with large language models
Building LLM Powered Applications: Create intelligent apps and agents with large language models
2'100 ₴
Купити
Персонально для вас
Machine Learning System Design: With end-to-end examples
310470
Valerii BabushkinArseny Kravchenko
1'900 ₴
Supremacy
305335
Parmy Olson
2'000 ₴
Applied Deep Learning with TensorFlow 2. 2nd Ed.
244660
Umberto Michelucci
2'100 ₴
Snowflake Essentials. Getting Started with Big Data in the Cloud. 1st Ed.
244727
Frank Bell, Raj Chirumamilla, Bhaskar B. Joshi
2'100 ₴
Introducing MLOps. How to Scale Machine Learning in the Enterprise. 1st Ed.
244757
Mark Treveil, Nicolas Omont, Cl?ment Stenac
2'100 ₴
Machine Learning Algorithms in Depth
286417
Vadim Smolyakov
2'100 ₴
Graph Neural Networks in Action
302590
Keita BroadwaterNamid Stillman
2'100 ₴
Practical Deep Learning, 2nd Edition
303261
Ronald T. Kneusel
2'100 ₴
Deep Learning Crash Course
303263
Giovanni VolpeJoana B. PereiraCarlo ManzoBenjamin MidtvedtJesus PinedaHenrik Klein MobergHarshith Bachimanchi
2'300 ₴
AI for Everyday IT: Accelerate workplace productivity
308363
Chrissy LeMaireBrandon Abshire
2'300 ₴
Deep Learning: Foundations and Concepts 2024th Edition
292939
Hugh BishopChris Bishop
2'400 ₴
Effective Conversational AI: Chatbots that work
305302
Andrew FreedEniko RozsaCari Jacobs
2'400 ₴
Build Financial Software with Generative AI (From Scratch)
305306
Christopher KardellMark Brouwer
2'400 ₴
Instant Razor View Engine How-to
13829
Abhimanyu Kumar Vatsa
491 ₴
Python Arithmetic: The Informational Nature of Numbers (Studies in Big Data, 153) 2024th Edition
295073
Vincenzo Manca
2'400 ₴
Java. Серверні додатки
2658
Равиль Мухамедзянов
69 ₴
Machine Learning with PySpark. With Natural Language Processing and Recommender Systems. 2nd Ed.
244699
Pramod Singh
1'600 ₴
Computer Graphics from Scratch: A Programmer's Introduction to 3D Rendering
302873
Gabriel Gambetta
1'400 ₴
EJB 3 in Action Second Edition
78010
Debu PandaReza RahmanRyan CuprakMichael Remijan
900 ₴
Unity 3D UI Essentials
39503
Simon Jackson
320 ₴
Generative AI-Powered Assistant for Developers: Accelerate software development with Amazon Q Developer
295066
Behram IraniRahul Sonawane
1'600 ₴