Building Ai Agent Course Pdf


Download Building Ai Agent Course Pdf PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Building Ai Agent Course Pdf book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.

Download

Building AI Agents with LLMs, RAG, and Knowledge Graphs


Building AI Agents with LLMs, RAG, and Knowledge Graphs

Author: Salvatore Raieli

language: en

Publisher: Packt Publishing Ltd

Release Date: 2025-07-11


DOWNLOAD





Master LLM fundamentals to advanced techniques like RAG, reinforcement learning, and knowledge graphs to build, deploy, and scale intelligent AI agents that reason, retrieve, and act autonomously Key Features Implement RAG and knowledge graphs for advanced problem-solving Leverage innovative approaches like LangChain to create real-world intelligent systems Integrate large language models, graph databases, and tool use for next-gen AI solutions Purchase of the print or Kindle book includes a free PDF eBook Book DescriptionThis AI agents book addresses the challenge of building AI that not only generates text but also grounds its responses in real data and takes action. Authored by AI specialists with deep expertise in drug discovery and systems optimization, this guide empowers you to leverage retrieval-augmented generation (RAG), knowledge graphs, and agent-based architectures to engineer truly intelligent behavior. By combining large language models (LLMs) with up-to-date information retrieval and structured knowledge, you'll create AI agents capable of deeper reasoning and more reliable problem-solving. Inside, you'll find a practical roadmap from concept to implementation. You’ll discover how to connect language models with external data via RAG pipelines for increasing factual accuracy and incorporate knowledge graphs for context-rich reasoning. The chapters will help you build and orchestrate autonomous agents that combine planning, tool use, and knowledge retrieval to achieve complex goals. Concrete Python examples built on popular libraries, along with real-world case studies, reinforce each concept and show you how these techniques come together. By the end of this book, you’ll be well-equipped to build intelligent AI agents that reason, retrieve, and interact dynamically, empowering you to deploy powerful AI solutions across industries.What you will learn Learn how LLMs work, their structure, uses, and limits, and design RAG pipelines to link them to external data Build and query knowledge graphs for structured context and factual grounding Develop AI agents that plan, reason, and use tools to complete tasks Integrate LLMs with external APIs and databases to incorporate live data Apply techniques to minimize hallucinations and ensure accurate outputs Orchestrate multiple agents to solve complex, multi-step problems Optimize prompts, memory, and context handling for long-running tasks Deploy and monitor AI agents in production environments Who this book is for If you are a data scientist or researcher who wants to learn how to create and deploy an AI agent to solve limitless tasks, this book is for you. To get the most out of this book, you should have basic knowledge of Python and Gen AI. This book is also excellent for experienced data scientists who want to explore state-of-the-art developments in LLM and LLM-based applications.

Building Generative AI Agents


Building Generative AI Agents

Author: Tom Taulli

language: en

Publisher: Springer Nature

Release Date: 2025-06-15


DOWNLOAD





The dawn of AI agents is upon us. Tech visionaries like Bill Gates, Andrew Ng, and Vinod Khosla have highlighted the monumental potential of this powerful technology. This book will provide the knowledge and tools necessary to build generative AI agents using the most popular frameworks, such as AutoGen, LangChain, LangGraph, CrewAI, and Haystack. Recent breakthroughs in large language models have opened up unprecedented possibilities. After years of gradual progress in machine learning and deep learning, we are now witnessing novel approaches capable of understanding, reasoning, and generating content in ways that promise to revolutionize nearly every industry. This platform shift is as significant as the advent of mainframes, PCs, cloud computing, mobile technology, and social media. It’s why the world’s largest technology companies – like Microsoft, Apple, Google, and Meta – are making enormous investments in this category. While chatbots like ChatGPT, Claude, and Gemini have demonstrated remarkable potential, the years ahead will see the rise of generative AI agents capable of executing complex tasks on behalf of users. These agents already exhibit capabilities such as running test suites, searching the web for documentation, writing software, answering questions based on vast organized information, and performing intricate web-based tasks across multiple domains. They can autonomously investigate cybersecurity incidents and address complex customer support needs. By integrating skills, knowledge bases, planning frameworks, memory, and feedback loops, these systems can handle many tasks and improve over time. Building Generative AI Agents serves as a high-quality guide for developers to understand when and where AI agents can be useful, their advantages and disadvantages, and practical advice on designing, building, deploying, and monitoring them. What You Will Learn The foundational concepts, capabilities, and potential of AI agents. Recent innovations in large language models that have enabled the development of AI agents. How to build AI agents for launching a product, creating a financial plan, handling customer service, and using Retrieval Augmented Generation (RAG). Essential frameworks for building generative AI agents, including AutoGen, LangChain, LangGraph, CrewAI, and Haystack. Step-by-step guidance on designing, building, and deploying AI agents. Insights into the future of AI agents and their potential impact on various industries. Who This Book Is For Experienced software developers

Deep Learning for Coders with fastai and PyTorch


Deep Learning for Coders with fastai and PyTorch

Author: Jeremy Howard

language: en

Publisher: O'Reilly Media

Release Date: 2020-06-29


DOWNLOAD





Deep learning is often viewed as the exclusive domain of math PhDs and big tech companies. But as this hands-on guide demonstrates, programmers comfortable with Python can achieve impressive results in deep learning with little math background, small amounts of data, and minimal code. How? With fastai, the first library to provide a consistent interface to the most frequently used deep learning applications. Authors Jeremy Howard and Sylvain Gugger, the creators of fastai, show you how to train a model on a wide range of tasks using fastai and PyTorch. You’ll also dive progressively further into deep learning theory to gain a complete understanding of the algorithms behind the scenes. Train models in computer vision, natural language processing, tabular data, and collaborative filtering Learn the latest deep learning techniques that matter most in practice Improve accuracy, speed, and reliability by understanding how deep learning models work Discover how to turn your models into web applications Implement deep learning algorithms from scratch Consider the ethical implications of your work Gain insight from the foreword by PyTorch cofounder, Soumith Chintala