Sztuczna inteligencja
Giorgio Boa, Fabio Biondi
In Building AI-Powered Apps with Angular, you'll embark on an end-to-end journey to revolutionize web development with artificial intelligence. This hands-on guide shows you how to integrate cutting-edge AI capabilities, particularly Large Language Models (LLMs) like Google Gemini and multimodal agents, directly into your Angular applications.Starting with AI/ML fundamentals and an introduction to Google Gemini using Node.js, you’ll quickly progress to building sophisticated AI features within your Angular frontend. You’ll create dynamic content, design intelligent multi-turn chat interfaces, and harness multimodal AI to analyze and generate rich media such as images and videos.The journey extends beyond the frontend. You’ll build robust backends with Angular Server-Side Rendering and Genkit, enabling seamless communication with AI models. You’ll also implement advanced search capabilities using Retrieval Augmented Generation (RAG) and Firestore and learn how to deploy your AI-powered Angular app to the cloud.By the end of the book, you'll have the skills to design, develop, and deploy innovative and intelligent Angular applications that leverage the full potential of AI.
Tim O'Brien
Learn how to build GenAI applications using proven software engineering patterns instead of rapidly changing frameworks. This book helps engineers build secure, scalable agentic systems with familiar tools and practical, engineer-to-engineer architectural guidance.You will connect GenAI concepts such as agentic workflows, embeddings, and vector databases to enterprise patterns, including components, adapters, and microarchitectures. Established GoF and enterprise design patterns help explain agentic behavior and system design, enabling you to reason about architecture rather than memorize tools. The book also shows you how to generate multi-agent and GenAI patterns as RabbitMQ configurations for scalable orchestration and communication.Using language-agnostic examples and widely used messaging, orchestration, and data technologies, you will build production-ready systems that integrate with existing infrastructure without unnecessary complexity. You will also use our Topologos prompt to build, modify, and test deploy-ready multi-agent systems quickly while improving robustness and maintainability.By the end of this book, you will be able to design reliable GenAI systems, make informed architectural decisions, and adapt confidently as tools and frameworks evolve.*Email sign-up and proof of purchase required
François Voron
Building Data Science Applications with FastAPI is the go-to resource for creating efficient and dependable data science API backends. This second edition incorporates the latest Python and FastAPI advancements, along with two new AI projects – a real-time object detection system and a text-to-image generation platform using Stable Diffusion. The book starts with the basics of FastAPI and modern Python programming. You'll grasp FastAPI's robust dependency injection system, which facilitates seamless database communication, authentication implementation, and ML model integration. As you progress, you'll learn testing and deployment best practices, guaranteeing high-quality, resilient applications. Throughout the book, you'll build data science applications using FastAPI with the help of projects covering common AI use cases, such as object detection and text-to-image generation. These hands-on experiences will deepen your understanding of using FastAPI in real-world scenarios. By the end of this book, you'll be well equipped to maintain, design, and monitor applications to meet the highest programming standards using FastAPI, empowering you to create fast and reliable data science API backends with ease while keeping up with the latest advancements.
Andrei Gheorghiu
Large language models can generate impressive responses, but they often struggle with outdated knowledge, limited access to proprietary data, hallucinations, and inconsistent reasoning in real-world applications. LlamaIndex addresses these challenges through RAG, enabling developers to connect LLMs with external data sources and build more reliable AI applications.This fully updated second edition reflects the latest evolution of the LlamaIndex ecosystem. You will learn how to ingest and parse data from multiple sources, build optimized indexes, and implement advanced retrieval strategies for high-quality RAG applications.The book introduces modern agentic AI patterns using LlamaIndex Workflows, chat engines, agents, and multi-agent orchestration. You will also explore observability and RAG evaluation, prompt engineering best practices, and deployment strategies using Streamlit.Throughout the book, you will build a practical Contract Review Expert application that evolves chapter by chapter from a simple query engine into a fully deployed AI-powered web application. You will also learn how to use enterprise tooling such as LlamaParse alongside open source alternatives such as LiteParse.By the end of this book, you will be able to design, build, evaluate, and deploy scalable LlamaIndex applications grounded in your own data.*Email sign-up and proof of purchase required
Andrei Gheorghiu
Discover the immense potential of Generative AI and Large Language Models (LLMs) with this comprehensive guide. Learn to overcome LLM limitations, such as contextual memory constraints, prompt size issues, real-time data gaps, and occasional ‘hallucinations’. Follow practical examples to personalize and launch your LlamaIndex projects, mastering skills in ingesting, indexing, querying, and connecting dynamic knowledge bases. From fundamental LLM concepts to LlamaIndex deployment and customization, this book provides a holistic grasp of LlamaIndex's capabilities and applications. By the end, you'll be able to resolve LLM challenges and build interactive AI-driven applications using best practices in prompt engineering and troubleshooting Generative AI projects.
John Blum
Learn how to turn AI ideas into practical Java applications without fighting unfamiliar tools or excessive boilerplate. This book shows you how to use Spring AI to build intelligent applications with the Spring programming model, helping you work productively while applying chat, audio, image, embeddings, structured output, and automation capabilities in real projects.Written by John Blum, a staff software engineer formerly with Spring R&D at VMware and a contributor to Spring AI, Spring Boot, Spring Data, Spring Framework, and Spring Session, this book combines deep Spring expertise with hands-on AI experience. You start with the foundations of AI and Spring AI, then move into building applications that translate messages in real time, process audio, identify songs, and compare model reasoning in game-based scenarios.You also explore model options, observability, testing, extensions, and autonomous workflows so you can move beyond prototypes and build reliable applications. By the end of this book, you will be comfortable using Spring AI to design, develop, evaluate, and refine intelligent Java applications for a wide range of use cases.
Building LLM Powered Applications. Create intelligent apps and agents with large language models
Valentina Alto
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.*Email sign-up and proof of purchase required
Vihag Gupta
In this new era of data platform system design, data lakes and data warehouses are giving way to the lakehouse – a new type of data platform system that aims to unify all data analytics into a single platform. Databricks, with its Databricks SQL product suite, is the hottest lakehouse platform out there, harnessing the power of Apache Spark™, Delta Lake, and other innovations to enable data warehousing capabilities on the lakehouse with data lake economics.This book is a comprehensive hands-on guide that helps you explore all the advanced features, use cases, and technology components of Databricks SQL. You’ll start with the lakehouse architecture fundamentals and understand how Databricks SQL fits into it. The book then shows you how to use the platform, from exploring data, executing queries, building reports, and using dashboards through to learning the administrative aspects of the lakehouse – data security, governance, and management of the computational power of the lakehouse. You’ll also delve into the core technology enablers of Databricks SQL – Delta Lake and Photon. Finally, you’ll get hands-on with advanced SQL commands for ingesting data and maintaining the lakehouse.By the end of this book, you’ll have mastered Databricks SQL and be able to deploy and deliver fast, scalable business intelligence on the lakehouse.
Aleksander Molak, Ajit Jaokar
Causal methods present unique challenges compared to traditional machine learning and statistics. Learning causality can be challenging, but it offers distinct advantages that elude a purely statistical mindset. Causal Inference and Discovery in Python helps you unlock the potential of causality.You’ll start with basic motivations behind causal thinking and a comprehensive introduction to Pearlian causal concepts, such as structural causal models, interventions, counterfactuals, and more. Each concept is accompanied by a theoretical explanation and a set of practical exercises with Python code. Next, you’ll dive into the world of causal effect estimation, consistently progressing towards modern machine learning methods. Step-by-step, you’ll discover Python causal ecosystem and harness the power of cutting-edge algorithms. You’ll further explore the mechanics of how “causes leave traces” and compare the main families of causal discovery algorithms. The final chapter gives you a broad outlook into the future of causal AI where we examine challenges and opportunities and provide you with a comprehensive list of resources to learn more.By the end of this book, you will be able to build your own models for causal inference and discovery using statistical and machine learning techniques as well as perform basic project assessment.
Dr. Scott Dell, Dr. Mfon Akpan
In the fast-paced AI world, accounting professionals are increasingly challenged by the complexities of AI. Many struggle to integrate these advanced tools into their workflows, leading to a sense of overwhelm. ChatGPT for Accounting bridges this gap by not only simplifying AI concepts but also offering practical insights for its application in various accounting domains.This book takes you from the foundational principles of Generative Artificial Intelligence (GAI) to its practical applications in audits, tax planning, practice management, fraud examination, financial analysis, and beyond. Each chapter equips you with essential skills, showing you how AI can revolutionize internal control systems, enhance recruitment processes, streamline marketing plans, optimize tax strategies, and boost efficiency in audits. You’ll then advance to exploring the role of AI in forensic accounting, financial analysis, managerial accounting, and corporate governance, while also addressing ethical and security implications.Concluding with a reflective outlook on the promises and challenges of AI, you’ll gain a holistic view of the future of accounting. By the end of this book, you’ll be equipped with the knowledge to harness the power of AI effectively and ethically, transforming your accounting practice and staying ahead in the ever-evolving landscape.
Andy Forbes, Philip Safir, Joseph Kubon, Francisco...
Authored by a team of Salesforce masters with exemplary IT background, ChatGPT for Salesforce Development helps you learn about the intricacies of Salesforce design, configuration, coding, and testing, demonstrating how ChatGPT can simplify complex setups and enhance project team efficiency.With this book, you’ll unlock the effective use of ChatGPT for crafting user stories that align seamlessly with project goals, learn how to design and implement Salesforce flows, and quickly write clear, comprehensive, and high-quality project documentation. You’ll leverage ChatGPT to write new Apex code, decipher existing code, and explore the development of web services and callouts. This book covers everything from trigger creation to the development of Lightning Web Components (LWC), highlighting how these can accelerate the development process. Applying ChatGPT's debugging capabilities, you’ll swiftly identify and resolve Salesforce issues to uphold the integrity and performance of your Salesforce applications.By the end of this book, you’ll be adept at integrating ChatGPT at every stage of Salesforce project delivery, from initial configuration to final testing.
Adrian Thompson
ChatGPT for Conversational AI and Chatbots is a definitive resource for exploring conversational AI, ChatGPT, and large language models.This book introduces the fundamentals of ChatGPT and conversational AI automation. You’ll explore the application of ChatGPT in conversation design, the use of ChatGPT as a tool to create conversational experiences, and a range of other practical applications. As you progress, you’ll delve into LangChain, a dynamic framework for LLMs, covering topics such as prompt engineering, chatbot memory, using vector stores, and validating responses. Additionally, you’ll learn about creating and using LLM-enabling tools, monitoring and fine tuning, LangChain UI tools such as LangFlow, and the LangChain ecosystem. You’ll also cover popular use cases, such as using ChatGPT in conjunction with your own data. Later, the book focuses on creating a ChatGPT-powered chatbot that can comprehend and respond to queries directly from your unique data sources. The book then guides you through building chatbot UIs with ChatGPT API and some of the tools and best practices available.By the end of this book, you’ll be able to confidently leverage ChatGPT technologies to build conversational AI solutions.
Clint Bodungen, Aaron Crow
Are you ready to unleash the potential of AI-driven cybersecurity? This cookbook takes you on a journey toward enhancing your cybersecurity skills, whether you’re a novice or a seasoned professional. By leveraging cutting-edge generative AI and large language models such as ChatGPT, you'll gain a competitive advantage in the ever-evolving cybersecurity landscape.ChatGPT for Cybersecurity Cookbook shows you how to automate and optimize various cybersecurity tasks, including penetration testing, vulnerability assessments, risk assessment, and threat detection. Each recipe demonstrates step by step how to utilize ChatGPT and the OpenAI API to generate complex commands, write code, and even create complete tools. You’ll discover how AI-powered cybersecurity can revolutionize your approach to security, providing you with new strategies and techniques for tackling challenges. As you progress, you’ll dive into detailed recipes covering attack vector automation, vulnerability scanning, GPT-assisted code analysis, and more. By learning to harness the power of generative AI, you'll not only expand your skillset but also increase your efficiency.By the end of this cybersecurity book, you’ll have the confidence and knowledge you need to stay ahead of the curve, mastering the latest generative AI tools and techniques in cybersecurity.
ChatGPT. Podstawy i proste zastosowania
Filip Sala, Marzena Sala-Tefelska, Maksymilian Bujok
Twój nowy, nad wyraz inteligentny współpracownik ChatGPT, czyli flagowy produkt firmy OpenAI, jest dziś na ustach wszystkich. Przyglądamy się dotychczasowym zastosowaniom sztucznej inteligencji, ale nasze myśli najbardziej zaprzątają przewidywania co do jej przyszłości. Autorzy udowadniają, że nie mamy się czego obawiać. Co więcej, pokazują, że najlepszym sposobem na pokonanie strachu przed nieznanym jest zrozumienie, czego się boimy. A możemy to osiągnąć dzięki praktycznym wskazówkom udzielonym w tej książce. Współpraca z ChatGPT wymaga pewnego przygotowania. Niewątpliwą zaletą tej technologii jest to, że można się z nią porozumieć za pomocą języka naturalnego ― takiego, jakim komunikujemy się ze sobą na co dzień. Rzecz w tym, by nauczyć się w odpowiedni sposób zadawać pytania i wydawać polecenia, czyli tworzyć tak zwane prompty. W trakcie lektury prześledzisz różne metody tworzenia zapytań i poznasz konkretne przykłady ich zastosowania. Dowiesz się między innymi, jak pracować z tekstem, grafiką i analizą danych, a także jak skorzystać z ChatGPT do celów dydaktycznych. Zrozumiesz również, jak sztuczna inteligencja może Cię wesprzeć w programowaniu i projektowaniu. Dzięki temu będziesz w stanie osiągnąć wszystkie cele, jakie sobie wyznaczasz ― i to zarówno w życiu osobistym, jak i zawodowym. Już dziś rozpocznij przygodę z ChatGPT! Książka jest przeznaczona przede wszystkim dla osób początkujących i tych, które ze sztuczną inteligencją nie miały dotychczas do czynienia. Zachęcamy również do odwiedzenia kanału naukowego Sala Science prowadzonego przez autorów na platformie YouTube.
Oliver Theobald
The course embarks on an enlightening journey through the world of ChatGPT, starting from the very basics of understanding what ChatGPT is, to delving deep into the mechanics of crafting precision prompts that unlock its full potential. From the outset, you'll be introduced to the foundational elements that make ChatGPT an indispensable tool for a wide range of applications, setting the stage for a comprehensive exploration of its capabilities.As we progress, the course meticulously unfolds the layers of prompt writing techniques, priming strategies, and training methodologies that are designed to enhance your interaction with AI. You'll learn how to craft prompts for common use cases, navigate the nuances of content creation, translation tasks, and personalized tutoring, all while leveraging ChatGPT's advanced AI art capabilities.The course culminates by focusing on practical applications and exploring advanced prompt training and role prompting techniques. This final stretch is designed to solidify your understanding and empower you with the confidence to employ ChatGPT across various scenarios, from professional content writing to creative explorations.
ChatGPT w życiu, pracy i biznesie
Marcin Stokłosa
ChatGPT to nie tylko chatbot - to osobisty asystent, organizator, edytor i pomysłodawca w jednym. Ten e-book pokazuje krok po kroku, jak korzystać z jego możliwości w praktyce: w codziennym życiu, zawodowo oraz w rozwoju własnych projektów. Znajdziesz tu ponad 50 gotowych promptów, checklisty, narzędzia, ćwiczenia i historie z życia. Niezależnie od tego, czy dopiero zaczynasz, czy już testujesz AI - ten przewodnik jest dla Ciebie. Marcin Stokłosa Pasjonat technologii, entuzjasta rozwiązań smart home i autor praktycznych poradników dla każdego, kto chce lepiej wykorzystywać nowoczesne narzędzia w życiu codziennym i zawodowym. Od ponad 10 lat mieszka w Niemczech, gdzie łączy pracę zawodową z własnymi projektami online. Tworzy treści edukacyjne, które tłumaczą złożone tematy prostym językiem - bez zbędnego żargonu i teorii. Jego celem jest pomagać zwykłym ludziom skutecznie korzystać z potencjału sztucznej inteligencji - w pracy, nauce, biznesie i domowych obowiązkach. W swoich materiałach stawia na konkret, klarowność i natychmiastową użyteczność.