Bustos J. Generative AI Application Integration Patterns...2024 PDF
Download this torrent!
Bustos J. Generative AI Application Integration Patterns...2024 PDF
To start this P2P download, you have to install a BitTorrent client like qBittorrent
Category: Other
Total size: 6.75 MB
Added: 2025-03-10 23:39:03
Share ratio:
7 seeders,
2 leechers
Info Hash: 3BB17049C159A9E469847134D167E3B464A440C4
Last updated: 5.8 hours ago
Description:
Textbook in PDF format
What you will learn
Concepts of GenAI: pre-training, fine-tuning, prompt engineering, and RAG
Framework for integrating AI: entry points, prompt pre-processing, inference, post-processing, and presentation
Patterns for batch and real-time integration
Code samples for metadata extraction, summarization, intent classification, question-answering with RAG, and more
Ethical use: bias mitigation, data privacy, and monitoring
Deployment and hosting options for GenAI models
Who this book is for
This book is not an introduction to AI/ML or Python. It offers practical guides for designing, building, and deploying GenAI applications in production. While all readers are welcome, those who benefit most include
Developer engineers with foundational tech knowledge
Software architects seeking best practices and design patterns
Professionals using ML for data science, research, etc., who want a deeper understanding of Generative AI
Technical product managers with a software development background
This concise focus ensures practical, actionable insights for experienced professionals
Table of Contents
Introduction to Generative AI Design Patterns
Identifying Generative AI Use Cases
Designing Patterns for Interacting with Generative AI
Generative AI Batch & Real-time Integration Patterns
Integration Pattern: Batch Metadata Extraction
Integration Pattern: Batch Summarization
Integration Pattern: Real-Time Intent Classification
Integration Pattern: Real-Time Retrieval Augmented Generation
Operationalizing Generative AI Integration Patterns
Embedding Responsible AI into your GenAI Applications